awslabs / dynamodb-streams-kinesis-adapter

The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.
Apache License 2.0
97 stars 37 forks source link

The code do not compile #29

Closed Arpitjit closed 4 years ago

Arpitjit commented 4 years ago

KinesisClientLeaseManager(java.lang.String,com.amazonaws.services.dynamodbv2.AmazonDynamoDB)

KinesisClientLeaseManager constructor is changed to and it now needs BillingMode in an amazon-kinesis-client-1.13.1 jar Since the code is changed in the existing version, everywhere a code change is required.

Arpitjit commented 4 years ago

redundant

Arpitjit commented 4 years ago

redundant