KAFKA-6784: FindCoordinatorResponse cannot be cast to FetchResponse#4865
KAFKA-6784: FindCoordinatorResponse cannot be cast to FetchResponse#4865koqizhao wants to merge 1 commit intoapache:trunkfrom
Conversation
|
JDK 8 and Scala 2.12 case fail: java.lang.NullPointerException |
|
Thanks for the PR. I agree this would fix the problem, but the fact that the error is happening in the first place suggests that we have a bug somewhere else in the code. Do you have a way to reproduce the problem? |
|
It's found when running test case. Cannot be reproduced stably. I will have a try sometime. |
|
@koqizhao The test case itself may have a bug. Do you know which one causes it? |
|
@hackikuji, test case is cannot be repro stably. |
fix bug: FindCoordinatorResponse cannot be cast to FetchResponse