Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

currentSequenceNumbers() is missing vBuckets #10

Closed
legatoslide opened this issue Jan 9, 2016 · 1 comment
Closed

currentSequenceNumbers() is missing vBuckets #10

legatoslide opened this issue Jan 9, 2016 · 1 comment

Comments

@legatoslide
Copy link

Hello,

when I call the currentSequenceNumbers() of the CouchbaseKafkaConnector class, I get:

  • 1024 MutationTokens if only 1 node in the cluster
  • 512 if 2 nodes
  • 341 if 3 nodes
    So it seems we only get 1/N MutationTokens with N the number of nodes of the cluster.

As far as I can see, this is what we get from the Core IO library.

Regards,
David

@legatoslide
Copy link
Author

Hello,

--oups, closed issue by mistake--

any news on this? It prevents from correctly starting from current state as we can not retrieve all sequence numbers for each one of the vbuckets.

Regards,
David

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