ravowlga123 opened a new pull request #794: HBASE-18439 Subclasses of o.a.h.h.chaos.actions.Action all use the same logger URL: https://github.com/apache/hbase/pull/794 In org.apache.hadoop.hbase.chaos.actions.* were all using same logger inherited from Action class. So, I have added logger for each class which inherits Action class and also made logger of Action from protected to private. Also, fixed some checkstyle issues of sub-module Action.
---------------------------------------------------------------- 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
