ddupg opened a new pull request #1486: HBASE-24166 Duplicate implementation for acquireLock between CreateTa… URL: https://github.com/apache/hbase/pull/1486 …bleProcedure and its parent class The override method acquireLock in CreateTableProcedure and InitMetaProcedure is the same as the implementation in its parent class AbstractStateMachineTableProcedure. So delete the override method in subclass.
---------------------------------------------------------------- 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
