You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to be able to take advantage of KCL2's enhanced fan out.
KCL 2 comes in software.amazon.kinesis/amazon-kinesis-client which uses software.amazon.kinesis.xxxx classes rather than com.amazonaws.services.kinesis.xxxx so excluding com.amazonaws/amazon-kinesis-client and bringing in software.amazon.kinesis/amazon-kinesis-client doesn't cut it.
Big job I'm assuming...
Any thoughts?
The text was updated successfully, but these errors were encountered:
Would be nice to be able to take advantage of KCL2's enhanced fan out.
KCL 2 comes in software.amazon.kinesis/amazon-kinesis-client which uses software.amazon.kinesis.xxxx classes rather than com.amazonaws.services.kinesis.xxxx so excluding com.amazonaws/amazon-kinesis-client and bringing in software.amazon.kinesis/amazon-kinesis-client doesn't cut it.
Big job I'm assuming...
Any thoughts?
The text was updated successfully, but these errors were encountered: