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

NPE while executing org.apache.druid.indexing.kafka.supervisor.KafkaSupervisorTest.testLatestOffset() #8867

Open
leventov opened this issue Nov 14, 2019 · 0 comments

Comments

@leventov
Copy link
Member

leventov commented Nov 14, 2019

NullPointerException happens in this line: https://github.com/apache/incubator-druid/blob/ce4ee42459f397b844d0e531fe98c3ba773624de/indexing-service/src/main/java/org/apache/druid/indexing/seekablestream/supervisor/SeekableStreamSupervisor.java#L2550

Though the test passes, having an NPE in the normal control flow should be considered a defect.

I'm not sure whether this issue is a Bug or not, but it might be.

FYI @jihoonson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant