Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
2.0.0
-
None
Description
In the Kafka Connector API docs the method currentState of the CouchbaseKafkaConnector class takes as a parameter a list of 'partitions'.
The partitions correspond to the vBucket numbers.
Is it possible to expose the list via the API? It is otherwise non-obvious to users what these partitions are.