jackjlli opened a new pull request #3665: Better handle error messages in 
periodic tasks
URL: https://github.com/apache/incubator-pinot/pull/3665
 
 
   We've seen the following error messages:
   ```
   2019/01/06 00:00:26.060 WARN [SegmentStatusChecker] [pool-11-thread-4] 
[pinot-controller] [] Caught exception while updating segment status for table 
java.lang.NullPointerException
   2019/01/06 00:00:26.060 WARN [SegmentStatusChecker] [pool-11-thread-4] 
[pinot-controller] [] Caught exception while updating segment status for table 
java.lang.NullPointerException
   ```
   
   This PR fixes the error messages.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to