jihoonson commented on issue #8605: Failed to publish segments because of [java.lang.RuntimeException: Aborting transaction!]. URL: https://github.com/apache/incubator-druid/issues/8605#issuecomment-556283972 Hi @qianmoQ, sorry for the late reponse. If this is a real bug, it seems pretty critical and we should fix it. > this is a bug, kafka index service generate Multiple tasks, However, when tasks were merged, multiple segments in the same group failed to be merged, and all the data of the current segment were lost. Since I've never seen this error, would you please give more details about what you found? Why and where segment merge failed? @qianmoQ @mggger @Stephan3555 the `Failed to publish segments because of [java.lang.RuntimeException: Aborting transaction!]` error just means the overlord failed to publish segments into metadata store for some reason. The overlord should have logged the details of failure. Do you still have the overlord logs? If so, do you see anything interesting?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
