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

   At Stripe we recently tried adding a sortedColumn on a realtime table that 
already exists and noticed that we see these logs, and then the segment goes 
into error start until we restart the server.
   
   ```[2022-06-20 20:18:54.399523] 2022/06/20 20:18:54.399 INFO 
[LLRealtimeSegmentDataManager_<SEGMENT NAME>] 
[HelixTaskExecutor-message_handle_thread] RealtimeDataResourceZKMetadata 
**contains no information about sorted column for segment** <SEGMENT NAME>```
   
   Adding sortedColumn to an existing realtime table isn't a safe change, this 
seems like a bug.


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