ankitsultana opened a new issue, #10010:
URL: https://github.com/apache/pinot/issues/10010

   Saw this in one of our production tables. Haven't taken a look at the 
possible RC yet but creating this for future reference.
   
   ```
   2022-12-19 23:09:37.915 [HelixTaskExecutor-message_handle_thread] INFO  
table_name_REALTIME-RealtimeTableDataManager  - Closed segment: 
table_name__414__311__20221219T2257Z of table: table_name_REALTIME
   2022-12-19 23:09:37.915 [table_name__414__312__20221219T2309Z] ERROR 
o.a.p.c.d.m.r.LLRealtimeSegmentDataManager_table_name__414__312__20221219T2309Z 
 - Exception while in work
   java.lang.NullPointerException: null
           at 
org.apache.pinot.common.metrics.AbstractMetrics.setValueOfGauge(AbstractMetrics.java:342)
           at 
org.apache.pinot.common.metrics.AbstractMetrics.setValueOfTableGauge(AbstractMetrics.java:285)
           at 
org.apache.pinot.core.data.manager.realtime.LLRealtimeSegmentDataManager.consumeLoop(LLRealtimeSegmentDataManager.java:430)
           at 
org.apache.pinot.core.data.manager.realtime.LLRealtimeSegmentDataManager$PartitionConsumer.run(LLRealtimeSegmentDataManager.java:598)
           at java.base/java.lang.Thread.run(Thread.java:829)
   ```


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to