saintstack commented on a change in pull request #435: HBASE-22767 System table 
RIT STUCK if their RSGroup has no highest ve…
URL: https://github.com/apache/hbase/pull/435#discussion_r324429366
 
 

 ##########
 File path: hbase-common/src/saveVersion.sh
 ##########
 @@ -71,7 +71,7 @@ import org.apache.yetus.audience.InterfaceAudience;
 
 @InterfaceAudience.Private
 public class Version {
-  public static final String version = "$version";
+  public static final String version = new String("$version");
 
 Review comment:
   Why make this change?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to