empire commented on a change in pull request #2646:
URL: https://github.com/apache/hbase/pull/2646#discussion_r523392529
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java
##########
@@ -56,7 +56,7 @@
* When L0 is compacted, it's split into the files corresponding to existing
stripe boundaries,
* that can thus be added to stripes.
* When scan or get happens, it only has to read the files from the
corresponding stripes.
- * See StripeCompationPolicy on how the stripes are determined; this class
doesn't care.
+ * See StripeCompactionPolicy on how the stripes are determined; this class
doesn't care.
Review comment:
I've done your comment in that pull request.
----------------------------------------------------------------
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]