Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KinesisChannel : Consumer does not check for data stream on startup. #112

Open
rkhera-tibco opened this issue Jun 3, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working Kinesis channel Issues related to kinesis channel.

Comments

@rkhera-tibco
Copy link
Collaborator

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

@rkhera-tibco rkhera-tibco self-assigned this Jun 3, 2023
@rkhera-tibco rkhera-tibco added bug Something isn't working Kinesis channel Issues related to kinesis channel. labels Jun 3, 2023
rkhera-tibco added a commit to rkhera-tibco/be-contribution that referenced this issue Aug 31, 2023
rkhera-tibco added a commit that referenced this issue Sep 5, 2023
#111, #112 : Kinesis Channel issues fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Kinesis channel Issues related to kinesis channel.
Projects
None yet
Development

No branches or pull requests

1 participant