Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Conversation

@anupkumarsharma
Copy link

This add following features

  1. Add OperationType in Keys attribute map. This help the Kafka consumer determine the Dynamodb operation type like - INSERT, MODIFY, REMOVE.

  2. Handle the deletion of data. In this case, the code doesn't attempt to get the new image, instead adds Keys with OperationType="REMOVE"

  3. Add a logging flag in the properties file called log.record.stream. If this is true, code spits out the exact record retrieved from DynamoDB. This is useful in case of debugging but also if someone wants to monitor the data using ELK or Splunk.

@meticulo3366
Copy link

can we merge this pull request in? any reason not to merge in?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants