TIBCOSoftware / TIBCOSoftware/be-contribution
Cassandra Channel || Able to see messages on engine when CDC value for a table is changed from true to false
Open
@rakulkar-tibco is already working on this.
Since Jul 18, 2023.
question
- 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? |
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.
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.