generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
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
Metadata
Metadata
Assignees
Labels
No labels