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

Hudson commented on HBASE-30322:
--------------------------------

Results for branch branch-2.6
        [build #502 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/General_20Nightly_20Build_20Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/502/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


> Some fields in BackupInfo do not save to the backup:system table
> ----------------------------------------------------------------
>
>                 Key: HBASE-30322
>                 URL: https://issues.apache.org/jira/browse/HBASE-30322
>             Project: HBase
>          Issue Type: Bug
>          Components: backup&restore
>    Affects Versions: 3.0.0, 2.6.7
>            Reporter: Charles Connell
>            Assignee: Charles Connell
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.1.0, 3.0.1, 2.6.8
>
>
> The class BackupInfo has a pair of methods {{toProtosBackupInfo()}} and 
> {{fromProto()}} so you can convert the POJO BackupInfo to and from the 
> protobuf version. These methods do not handle all fields, so some information 
> is lost. They do not handle:
> * {{totalBytesCopied}}
> * {{noChecksumVerify}}
> * {{incrBackupFileList}}
> * {{incrTimestampMap}}
> In particular I ran into a problem when {{incrBackupFileList}} was missing 
> after getting a BackupInfo from BackupAdmin.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to