[jira] [Updated] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2025-05-27 Thread Nick Dimiduk (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-17953:
-
Component/s: Replication

> VerifyReplication should read all versions other than the latest version by 
> default.
> 
>
> Key: HBASE-17953
> URL: https://issues.apache.org/jira/browse/HBASE-17953
> Project: HBase
>  Issue Type: Bug
>  Components: Replication
>Reporter: Zheng Hu
>Assignee: Zheng Hu
>Priority: Major
> Attachments: HBASE-17953.v1.patch
>
>
> Two  problems for VerifyReplication.java: 
> 1.  With the default versions ( DO NOT set --versions option) ,  we will  
> read the latest version other than all version,  because Scan.maxVersions is 
> 1.   Actuallly, I think we should compare all version by default.
> 2.   In logFailRowAndIncreaseCounter() method ,  we should set  
> familly/TimeRange/maxVersions attrs for a Get. 



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


[jira] [Updated] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2017-04-25 Thread Zheng Hu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Hu updated HBASE-17953:
-
Attachment: HBASE-17953.v1.patch

> VerifyReplication should read all versions other than the latest version by 
> default.
> 
>
> Key: HBASE-17953
> URL: https://issues.apache.org/jira/browse/HBASE-17953
> Project: HBase
>  Issue Type: Bug
>Reporter: Zheng Hu
>Assignee: Zheng Hu
> Attachments: HBASE-17953.v1.patch
>
>
> Two  problems for VerifyReplication.java: 
> 1.  With the default versions ( DO NOT set --versions option) ,  we will  
> read the latest version other than all version,  because Scan.maxVersions is 
> 1.   Actuallly, I think we should compare all version by default.
> 2.   In logFailRowAndIncreaseCounter() method ,  we should set  
> familly/TimeRange/maxVersions attrs for a Get. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2017-04-24 Thread Zheng Hu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Hu updated HBASE-17953:
-
Description: 
Two  problems for VerifyReplication.java: 

1.  With the default versions ( DO NOT set --versions option) ,  we will  read 
the latest version other than all version,  because Scan.maxVersions is 1.   
Actuallly, I think we should compare all version by default.
2.   In logFailRowAndIncreaseCounter() method ,  we should set  
familly/TimeRange/maxVersions attrs for a Get. 

  was:
Two  problem for VerifyReplication.java: 

1.  With the default versions ( DO NOT set --versions option) ,  we will  read 
the latest version other than all version,  because Scan.maxVersions is 1.   
Actuallly, I think we should compare all version by default.
2.   In logFailRowAndIncreaseCounter() method ,  we should set  
familly/TimeRange/maxVersions attr for a Get. 


> VerifyReplication should read all versions other than the latest version by 
> default.
> 
>
> Key: HBASE-17953
> URL: https://issues.apache.org/jira/browse/HBASE-17953
> Project: HBase
>  Issue Type: Bug
>Reporter: Zheng Hu
>Assignee: Zheng Hu
>
> Two  problems for VerifyReplication.java: 
> 1.  With the default versions ( DO NOT set --versions option) ,  we will  
> read the latest version other than all version,  because Scan.maxVersions is 
> 1.   Actuallly, I think we should compare all version by default.
> 2.   In logFailRowAndIncreaseCounter() method ,  we should set  
> familly/TimeRange/maxVersions attrs for a Get. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2017-04-24 Thread Zheng Hu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zheng Hu updated HBASE-17953:
-
Summary: VerifyReplication should read all versions other than the latest 
version by default.  (was: VerifyReplication should read all versions other 
than the latest version be default.)

> VerifyReplication should read all versions other than the latest version by 
> default.
> 
>
> Key: HBASE-17953
> URL: https://issues.apache.org/jira/browse/HBASE-17953
> Project: HBase
>  Issue Type: Bug
>Reporter: Zheng Hu
>Assignee: Zheng Hu
>
> Two  problem for VerifyReplication.java: 
> 1.  With the default versions ( DO NOT set --versions option) ,  we will  
> read the latest version other than all version,  because Scan.maxVersions is 
> 1.   Actuallly, I think we should compare all version by default.
> 2.   In logFailRowAndIncreaseCounter() method ,  we should set  
> familly/TimeRange/maxVersions attr for a Get. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)