dlmarion commented on a change in pull request #2186:
URL: https://github.com/apache/accumulo/pull/2186#discussion_r662208750
##########
File path: core/src/main/java/org/apache/accumulo/core/conf/Property.java
##########
@@ -333,8 +346,9 @@
"Maximum time manager will wait for tserver available threshold "
+ "to be reached before continuing. When set to 0 or less, will
block "
+ "indefinitely. Default is 0 to block indefinitely. Only valid when
tserver available "
- + "threshold is set greater than 0. Added with version 1.10"),
- // properties that are specific to tablet server behavior
+ + "threshold is set greater than 0. Added with version 1.10"), //
properties that are
+ //
specific to tablet
+ //
server behavior
Review comment:
It seems this comment may have been meant as a separator between MANAGER
and the TSERV properties below. It seems that just moving it down one line
would be appropriate
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]