Apache9 commented on a change in pull request #941: HBASE-23326 Implement a
ProcedureStore which stores procedures in a H…
URL: https://github.com/apache/hbase/pull/941#discussion_r358029900
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/procedure2/store/ProcedureTree.java
##########
@@ -50,9 +47,9 @@
* we will also consider them as corrupted. Please see the code in {@link
#checkOrphan(Map)} method.
*/
@InterfaceAudience.Private
-public final class WALProcedureTree {
Review comment:
Just move it to another package, as it will be used in the new store.
----------------------------------------------------------------
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