Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra Channel || Multinode|| Doesn't reflect consumed message on BE side when one node is down #107

Open
praagraw-tibco opened this issue May 12, 2023 · 1 comment
Assignees

Comments

@praagraw-tibco
Copy link

Version Information

Software Version(s)
BusinessEvents 6.3.0
OS Type?
OS Version?

Issue Description

I have taken 2 Cassandra servers and created a multinode setup. When I am trying to test fault tolerance feature by killing one cassandra server( tried to kill seed as well as other node alternatively), then pulsar topic messages are not reflecting on BE side.

###Additional points
I have created a keyspace with replication factor 2 as well as 1.

While creating a keyspace with replication factor 1 I am getting below error.

image

When I am trying to kill seed provider, I am getting below error

image

@rakulkar-tibco
Copy link
Collaborator

Can you try with ./nodetool repair -all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants