pankaj72981 opened a new pull request #544: HBASE-22917 Proc-WAL roll fails saying someone else has already created log URL: https://github.com/apache/hbase/pull/544 This PR contains following changes, 1. Delete the file when header write fails 2. If corrupted file deletion fails then increase the flushLogId, so that WAL rolling will be successful on next attempt 3. Modified the log message to print the correct log file ID. Tried to mock this scenario, but couldn't as Mockito doesn't support static method or final class mocking.
---------------------------------------------------------------- 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
