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

Is this project dead? #10

Closed thesurlydev closed 7 years ago

joelittlejohn commented 7 years ago

I'd be interested to know if this project has any notional owner within Amazon. I think #7 is an important PR, because this project is now lagging far behind the KCL and can't coexist in a project with other libraries that need a later version of the KCL. In particular I think awslabs/amazon-kinesis-client#135 is an important fix and the DynamoDB Streams Kinesis Adapter really should depend on a version of the KCL that includes that fix.

It's disappointing to see that this project, which is discussed in detail in the DynamoDB Streams docs (and is still, to my knowledge, the best way to consume a DynamoDB stream in Java) is apparently dormant with no maintainers.

amcp commented 7 years ago

We updated the DynamoDB Streams Kinesis Adapter to be compatible with KCL 1.7.5.