caiconghui commented on issue #3223: commitAndPublishTransaction function sometimes may has poor performance URL: https://github.com/apache/incubator-doris/issues/3223#issuecomment-605455630 and we find the root cause is be publish txn slowly, with the following log: 2020-03-28 11:04:44,835 DEBUG 27 [AgentTaskQueue.addTask():70] add task: type[PUBLISH_VERSION], backend[63831820], signature[55597313] 2020-03-28 11:04:51,099 DEBUG 11764 [AgentTaskQueue.removeTask():97] remove task: type[PUBLISH_VERSION], backend[63831820], signature[55597313]
---------------------------------------------------------------- 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]
