ajeydudhe commented on issue #14067: URL: https://github.com/apache/pinot/issues/14067#issuecomment-2372872901
> @klsince any idea why is this specifically occuring in 1.2 and not 1.1. It should have ideally happened in 1.1 as well as this check has been there since beginning: https://github.com/apache/pinot/pull/11020/files#diff-0a831c7605c3a8b7058200545bd732eb614526a4b03e4a972af66058874b507bR206-R207 > > > All the older segments are marked BAD and new consuming ones as GOOD. > > @ajeydudhe can you also share if the segments are in ERROR state or marked as OFFLINE in External view? All the segments are in ERROR state. ### Additional info - I am using the attached docker compose for Pinot using following command: ```shell docker-compose up --scale server=2 -d ``` - For Kafka, I am creating topic with 10 partitions and hence the table creates 10 consuming segments. But same issue is observed with 2 partitions. [Pinot Docker.zip](https://github.com/user-attachments/files/17124740/Pinot.Docker.zip) -- 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 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