starryCoder commented on PR #3848:
URL: https://github.com/apache/hertzbeat/pull/3848#issuecomment-3514522973

   > > > Consider replacing the **blocking wait** approach with an alternative, 
such as: Redis rpop → brpop
   > > 
   > > 
   > > ok, let me try.
   > 
   > i have a confuse, we currently have use the BlockingQueue.take() - the 
blocking implementation -> like brpop
   
   I pulled the latest master code to address the memory leak issue, but now 
I'm running into a NullPointerException (NPE) when trying to use both Redis and 
Kafka.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to