You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/05 15:32:42 UTC

[GitHub] [hbase] ravowlga123 opened a new pull request #794: HBASE-18439 Subclasses of o.a.h.h.chaos.actions.Action all use the same logger

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:
users@infra.apache.org


With regards,
Apache Git Services