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

bugfix: select from table external stream gets stuck if a topic contains invalid data #767

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

zliang-min
Copy link
Collaborator

PR checklist:

  • Did you run ClangFormat ?
  • Did you separate headers to a different section in existing community code base ?
  • Did you surround proton: starts/ends for new code in existing community code base ?

Please write user-readable short description of the changes:

fixes #765

@zliang-min zliang-min added bug Something isn't working external stream Read/write Kafka with Proton labels Jun 7, 2024
@zliang-min zliang-min self-assigned this Jun 7, 2024
@chenziliang chenziliang merged commit ecb3bd1 into develop Jun 27, 2024
21 checks passed
@jovezhong
Copy link
Contributor

(Jove Github Bot) added it to the current sprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external stream Read/write Kafka with Proton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select from table(ex_stream) never returns if data in the kafka topic is invalid
3 participants