Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Setting Kinesis Client Library DynamoDB properties fails #89

Open
Zambonilli opened this issue May 25, 2018 · 0 comments
Open

Setting Kinesis Client Library DynamoDB properties fails #89

Zambonilli opened this issue May 25, 2018 · 0 comments

Comments

@Zambonilli
Copy link

When trying to set the Kinesis Client Library dynamoDB properties they are not being correctly passed to the Kinesis Client Library and applied. This issue looks to be caused by the connector's ExecutorBase class not including the dynamoDB parameters in the kinesisClientLibConfiguration's constructor.

I think the fix would be to add the properties for dynamoDB here, https://github.com/awslabs/amazon-kinesis-connectors/blob/master/src/main/java/com/amazonaws/services/kinesis/connectors/KinesisConnectorExecutorBase.java#L48

I can create a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant