gosonzhang opened a new issue, #6069:
URL: https://github.com/apache/inlong/issues/6069

   ### What happened
   
   Since the ClickHouse service is not initialized[1], when initializing 
BaseConsume, BaseConsume.handleMessage() outputs a null pointer exception[2]
   
   1. 
https://github.com/apache/inlong/blob/master/inlong-audit/audit-store/src/main/java/org/apache/inlong/audit/service/AuditMsgConsumerServer.java#L90
   
   
   2. 
https://github.com/apache/inlong/blob/master/inlong-audit/audit-store/src/main/java/org/apache/inlong/audit/service/consume/BaseConsume.java#L59
   
![企业微信截图_16644496255863](https://user-images.githubusercontent.com/14038849/193173452-2980e29c-de27-459a-9c0c-33889a50fca2.png)
   
   
   ### What you expected to happen
   
   no null exception
   
   ### How to reproduce
   
   configure ClickHouse and run
   
   ### Environment
   
   Linux
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Audit
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

Reply via email to