TIBCOSoftware / TIBCOSoftware/be-contribution
KinesisChannel : Consumer does not check for data stream on startup.
Open
@rkhera-tibco is already working on this.
Since Jun 3, 2023.
bug
Kinesis channel
- Dominant language
- Java
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Version Information
| Software | Version(s) |
|---|---|
| BusinessEvents | 6.2.0, 6.1.1 |
| OS Type? | |
| OS Version? |
Description
If we run KinesisChannel use case without creating a data stream, we observe that the consumer started successfully while the producer throws an exception.
In the absence of a data stream, if the consumer is started then it should fail to start or should throw an error on startup just like a producer.
Attached are logs for reference.
Supporting attachment.zip
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.