wchevreuil commented on code in PR #138:
URL: 
https://github.com/apache/hbase-operator-tools/pull/138#discussion_r1386469940


##########
hbase-hbck2/README.md:
##########
@@ -22,17 +22,15 @@ _HBCK2_ is the repair tool for Apache HBase clusters.
 
 Problems in operation are bugs. The need for an _HBCK2_ fix
 is meant as workaround until the bug is fixed and deployed
-in a new hbase version.
+in a new HBase version.
 
 ## _HBCK2_ vs _hbck1_
-HBCK2 is the successor to 
[hbck](https://hbase.apache.org/book.html#hbck.in.depth),
-the repair tool that shipped with _hbase-1.x_ (A.K.A _hbck1_).  Use _HBCK2_ in 
place of
-_hbck1_ making repairs against hbase-2.x clusters. _hbck1_ should not be run 
against an
-hbase-2.x install. It may do damage. While _hbck1_ is still bundled inside 
hbase-2.x
--- to minimize surprise -- it is deprecated, to be removed in _hbase-3.x_. Its
-write-facility (`-fix`) has been removed. It can report on the state of an 
hbase-2.x
-cluster but its assessments will be inaccurate since it does not understand 
the internal
-workings of an hbase-2.x.
+HBCK2 is the successor to 
[hbck](https://hbase.apache.org/book.html#hbck.in.depth), the repair tool that 
shipped with _HBase 1.x_ (A.K.A _hbck1_).
+Use _HBCK2_ in place of _hbck1_ making repairs against hbase-2.x clusters.
+_hbck1_ should not be run against an HBase 2.x installation as it may to 
damage.

Review Comment:
   nit: "may do damage"



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to