You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: