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

   We are encountering the following issue when OFFLINE-> ONLINE transition of 
the segment 
   
   ```
   Caught exception in state transition from OFFLINE -> ONLINE for resource: 
<TableName>, partition:<Segment> 
   java.lang.RuntimeException: InterruptedException when acquiring the 
partitionConsumerSemaphore for segment: 
rta_eater_rtp_wav_baf_prod__0__4985__20240209T0153Z
        at 
o.a.p.c.d.m.r.LLRealtimeSegmentDataManager.<init>(LLRealtimeSegmentDataManager.java:1432)
        at 
o.a.p.c.d.m.r.RealtimeTableDataManager.addSegment(RealtimeTableDataManager.java:380)
        at 
o.a.p.s.s.h.HelixInstanceDataManager.addRealtimeSegment(HelixInstanceDataManager.java:221)
        at 
o.a.p.s.s.h.SegmentOnlineOfflineStateModelFactory$SegmentOnlineOfflineStateModel.onBecomeOnlineFromOffline(SegmentOnlineOfflineStateModelFactory.java:161)
        at 
o.a.p.s.s.h.SegmentOnlineOfflineStateModelFactory$SegmentOnlineOfflineStateModel.onBecomeConsumingFromOffline(SegmentOnlineOfflineStateModelFactory.java:83)
        at j.i.r.GeneratedMethodAccessor1558.invoke(Unknown Source)
        at 
j.i.r.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:566)
        at o.a.h.m.h.HelixStateTransitionHandler...
   ```
   Pinot Version : 0.12
   


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