aws-samples / aws-samples/amazon-msk-java-app-cdk

how to modify or adapt this class

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
47
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Hello ,
We are trying to use public KafkaConsumer(DynamoDBService dynamoDBService, AdminClient adminClient, KafkaConsumerProperties properties) so as to consume the topic messages . However we are needing to use DynamoDBService so can this method signature be changed to
public KafkaConsumer(AdminClient adminClient, KafkaConsumerProperties properties) and will that work

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.