zrlw opened a new issue #376:
URL: https://github.com/apache/dubbo-samples/issues/376


   github构建dubbo的日志:
   ```
   java.lang.NullPointerException
        at 
org.apache.dubbo.samples.monitor.MonitorServiceIT.check(MonitorServiceIT.java:76)
        at 
org.apache.dubbo.samples.monitor.MonitorServiceIT.test(MonitorServiceIT.java:62)
   ```
   初步判断是多线程同时执行MonitorServiceImpl的collect方法对ArrayList进行add所致。


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