jinrongluo commented on issue #344:
URL:
https://github.com/apache/incubator-eventmesh/issues/344#issuecomment-841248508
> > I submit PR to fix this issue. Please review. Thanks.
> > #345
>
> @jinrongluo Well, I try to recurring your problem,after use your pull
request here still have the problem below.
>
> ```
> ConsumerManager(ConsumerManager.java:296) - onChange
event:consumerGroupStateEvent={consumerGroup=1234-FT0,action=NEW} err
> java.lang.NullPointerException: null
> ```
>
> this NullPointerException problem occured when **EventMeshConsumer
init()** use the **HTTPMessageHandler the code line 63** cause the exception.
https://github.com/apache/incubator-eventmesh/blob/develop/eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/protocol/http/push/HTTPMessageHandler.java
>
> Only enhance client registration in subscribeProcessor or
unsubscribeProcessor cannot fundamentally solve the problem, please have a
check, thank you
Thanks @xwm1992 I will take a look and fix it in next commit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]