TIBCOSoftware / TIBCOSoftware/be-contribution
Cassandra Channel || Multinode|| Doesn't reflect consumed message on BE side when one node is down
Open
@praagraw-tibco is already working on this.
Since Jul 19, 2023.
- Dominant language
- Java
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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.
When I am trying to kill seed provider, I am getting below error
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.