Apache9 commented on a change in pull request #774: HBASE-23221 Polish the WAL
interface after HBASE-23181
URL: https://github.com/apache/hbase/pull/774#discussion_r340397832
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java
##########
@@ -242,8 +242,8 @@
private static final class WalProps {
/**
- * Map the encoded region name to the highest sequence id. Contain all the
regions it has
- * entries of
+ * Map the encoded region name to the highest sequence id.
+ * Contains all the regions it has an entry for.
Review comment:
Add a <p/>? Otherwise it will be reformatted by others easily.
----------------------------------------------------------------
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