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