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

Investigate errors regarding empty batch. #667

Closed
subkanthi opened this issue Jul 3, 2024 · 0 comments
Closed

Investigate errors regarding empty batch. #667

subkanthi opened this issue Jul 3, 2024 · 0 comments
Labels
bug Something isn't working dev-complete Development completed lightweight Issues related to Lightweight version p1 qa-verified label to mark issues that were verified by QA
Milestone

Comments

@subkanthi
Copy link
Collaborator

java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because "batch" is null
	at com.altinity.clickhouse.sink.connector.executor.DebeziumOffsetManagement.calculateMinMaxTimestampFromBatch(DebeziumOffsetManagement.java:59)
@subkanthi subkanthi added bug Something isn't working lightweight Issues related to Lightweight version p1 labels Jul 3, 2024
@subkanthi subkanthi added this to the 2.3.0 milestone Jul 3, 2024
@subkanthi subkanthi added the dev-complete Development completed label Jul 10, 2024
@subkanthi subkanthi modified the milestones: 2.3.0, 2.2.0 Jul 10, 2024
@Selfeer Selfeer added the qa-verified label to mark issues that were verified by QA label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev-complete Development completed lightweight Issues related to Lightweight version p1 qa-verified label to mark issues that were verified by QA
Projects
None yet
Development

No branches or pull requests

2 participants