You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/08/28 19:18:27 UTC

[GitHub] milleruntime commented on a change in pull request #620: Spelling corrections in comments/javadocs

milleruntime commented on a change in pull request #620: Spelling corrections in comments/javadocs
URL: https://github.com/apache/accumulo/pull/620#discussion_r213438479
 
 

 ##########
 File path: server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
 ##########
 @@ -1535,7 +1535,8 @@ public TConditionalSession startConditionalUpdate(TInfo tinfo, TCredentials cred
         try {
           TabletServer.this.resourceManager.waitUntilCommitsAreEnabled();
         } catch (HoldTimeoutException hte) {
-          // Assumption is that the client has timed out and is gone. If thats not the case throw an
+          // Assumption is that the client has timed out and is gone. If that's not the case throw
+          // an
 
 Review comment:
   Could combine this line with the next line.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services