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 || Able to see messages on engine when CDC value for a table is changed from true to false #93

Open
praagraw-tibco opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@praagraw-tibco
Copy link

Version Information

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

When CDC value for a table is updated to true from false, then engine displays records created during CDC=false. Also msgIn/out counter variable display the message count when CDC is changed.

What is the actual behavior?

Steps to reproduce:

Create a table having CDC=false
Start a engine and insert the record
Check the status of msgIn/Out counter for data topic
Change the CDC to true
The count of msgIn/out will be changed and engine will also reflect messages for the records created during CDC=false

Please provide log files.

BE-31629.zip

@rakulkar-tibco
Copy link
Collaborator

created issue for cdc-apache-cassandra github repo : datastax/cdc-apache-cassandra#151

@rakulkar-tibco rakulkar-tibco added the question Further information is requested label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants