coki230 commented on issue #3048: "One trace segment has been abandoned, cause by buffer is full" bug fix. URL: https://github.com/apache/skywalking/pull/3048#issuecomment-510484127 @peng-yongsheng it have manual fulsh in the code which is in the class of "BatchProcessEsDAO" line of 72. so in my opinion, it didn't have to set Flush Interval. The lock will remain locked until restart oap server. because the auto flush will first lock the BulkProcessor add lock, than it will wait another lock which is waiting all the time.
---------------------------------------------------------------- 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
