TIBCOSoftware / TIBCOSoftware/be-contribution
Support for Cassandra Channel
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Context
Adding support for Cassandra channel. The goal of this channel is to have a behavior similar to that of AS Channel, where we track Table changes i.e. insert/delete/expire, filtering if available.
Alternatives
None
Has the feature been requested before?
Yes, by FedEx, they are moving from AS to Cassandra and are looking for alternatives to AS Channel. SR - https://supportapps.na.tibco.com/query?q=02139348&s=ka&p=kwbe
If the feature request is approved, would you be willing to submit a PR?
Yes
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.
Research direction
Start by reviewing the repository's existing AS Channel implementation; the issue names no files, tests, or entry points. Define the supported Cassandra table-change events and filtering behavior, then verify that the new channel provides the requested AS Channel-like coverage for insert, delete, and expire changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100