bgl-prahlad commented on issue #13626: URL: https://github.com/apache/pinot/issues/13626#issuecomment-2323445862
I tried to reproduce the issue mentioned here, but the behaviour is as expected. Ingestion fails (when ingesting bad data "data-bad.json"), and the segment remains in the CONSUMING state. But once there additional records available it does transition to ONLINE state. See attached files used for investigation : [pr_13626-config.json](https://github.com/user-attachments/files/16830011/pr_13626-config.json) [pr_13626-schema.json](https://github.com/user-attachments/files/16830012/pr_13626-schema.json) [data-bad.json](https://github.com/user-attachments/files/16830013/data-bad.json) [data-good.json](https://github.com/user-attachments/files/16830014/data-good.json) [data-good-2.json](https://github.com/user-attachments/files/16830015/data-good-2.json) -- 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]
