You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/14 16:25:52 UTC

[GitHub] [hbase] saintstack commented on a change in pull request #435: HBASE-22767 System table RIT STUCK if their RSGroup has no highest ve…

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


With regards,
Apache Git Services