[ 
https://issues.apache.org/jira/browse/HBASE-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590727#comment-15590727
 ] 

Ted Yu commented on HBASE-16827:
--------------------------------

{code}
 message BackupManifest {
-  required string version = 1;
-  required string backup_id = 2;
-  required BackupType type = 3;
+  //optional string version = 1;
+  //optional string backup_id = 2;
+  //optional BackupType type = 3;
{code}
Please drop commented out fields.

> Backup.proto refactoring
> ------------------------
>
>                 Key: HBASE-16827
>                 URL: https://issues.apache.org/jira/browse/HBASE-16827
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>         Attachments: HBASE-16827-v1.patch, HBASE-16827-v2.patch
>
>
> Make server_name type ServerName (from HBase.proto)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to