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
#93 1 comment 0 reactions 1 assignee View on GitHub

@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.

BE-31629.zip

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.