This repository is to add various contributions across different modules within TIBCO BusinessEvents. It will include contributions by TIBCO BusinessEvents team as well external users/customers/fields teams.
BSD 3-Clause "New" or "Revised" License
0
stars
10
forks
source link
Cassandra Channel || Able to see messages on engine when CDC value for a table is changed from true to false #93
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
Version Information
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