ArvinDevel commented on issue #202: DistributedLogManager's getLastDLSN runs long time, especially after reOpen log stream URL: https://github.com/apache/distributedlog/issues/202#issuecomment-334994347 After I moved the getLastDLSN() from the logWriter callback to last, I found this test is passed. It's likely there exists dead lock when executing getLastDLSN() in openWriter callback. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
