[jira] [Updated] (HBASE-19798) Retry time should not be 0

2018-01-15 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-19798: Environment: linux centos 6.5  jdk 1.8     was: hbase.client.retries.number  should not be

[jira] [Created] (HBASE-19798) Retry time should not be 0

2018-01-15 Thread chenrongwei (JIRA)
chenrongwei created HBASE-19798: --- Summary: Retry time should not be 0 Key: HBASE-19798 URL: https://issues.apache.org/jira/browse/HBASE-19798 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-29 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123183#comment-15123183 ] chenrongwei commented on HBASE-15097: - hi,how about this issue? @Anoop Sam John @Ted yu > When the

[jira] [Commented] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-23 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113716#comment-15113716 ] chenrongwei commented on HBASE-15125: - ok. > HBaseFsck's adoptHdfsOrphan function creates region

[jira] [Commented] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-23 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113736#comment-15113736 ] chenrongwei commented on HBASE-15125: - ok,i think it's no problem. > HBaseFsck's adoptHdfsOrphan

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-23 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113755#comment-15113755 ] chenrongwei commented on HBASE-15097: - I think it won't happen.There are two situations under no stop

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-23 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-v001-for-branch-1 This is a patch prepared for branch-1. > HBaseFsck's

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-23 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-v005.patch Just modified for balance test file 'TestHBaseFsckOneRS' and

[jira] [Commented] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-21 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110250#comment-15110250 ] chenrongwei commented on HBASE-15125: - I means maybe hbck did two steps to fix orphan regions. First

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-20 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-v004.patch done. > HBaseFsck's adoptHdfsOrphan function create region

[jira] [Commented] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-20 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110145#comment-15110145 ] chenrongwei commented on HBASE-15125: - Maybe we should have a look at the debug log which produced by

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set incorrect 'storesFirstKey'

2016-01-20 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v006.patch ... done > HBaseFsck's checkRegionBoundaries function set

[jira] [Commented] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary

2016-01-20 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110002#comment-15110002 ] chenrongwei commented on HBASE-15125: - Thanks for your reminder, But I think that's the smallest

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-20 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v005.patch done. > HBaseFsck's checkRegionBoundaries function set the

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-19 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: HBASE-15097-v003.patch Add an unit test case and HBASE-15125 should be merged first,

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-19 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v004.patch Thanks for your reminder,the patch already had been

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-19 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: HBASE-15097-v004.patch Reformatted the patch. > When the scan operation covered two

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-19 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-v003.patch Thanks for your reminder,it's done now. > HBaseFsck's

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105316#comment-15105316 ] chenrongwei commented on HBASE-15097: - Thanks for your reminder. I think there are other two bugs

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: HBASE-15097-v002.patch > When the scan operation covered two regions,sometimes the

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Status: Patch Available (was: Open) > HBaseFsck's adoptHdfsOrphan function create region with

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-V001.patch > HBaseFsck's adoptHdfsOrphan function create region with wrong

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v002.patch > HBaseFsck's checkRegionBoundaries function set the

[jira] [Commented] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106092#comment-15106092 ] chenrongwei commented on HBASE-15126: - OK,At first I added a unit test case,however according to the

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v003.patch Add an unit test case for region boundary check. > HBaseFsck's

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Attachment: HBASE-15125-v002.patch Add an unit test case for this patch > HBaseFsck's

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106309#comment-15106309 ] chenrongwei commented on HBASE-15097: - Yes,you're right. we should find and fix the root cause

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-18 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106315#comment-15106315 ] chenrongwei commented on HBASE-15097: - I think HBASE-15125 will cause data out of its boundary,but

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Status: Patch Available (was: Open) > HBaseFsck's checkRegionBoundaries function set the

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Component/s: hbck > HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was >

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Component/s: hbck > HBaseFsck's adoptHdfsOrphan function create region with wrong end key >

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Attachment: HBASE-15126-v001.patch > HBaseFsck's checkRegionBoundaries function set the

[jira] [Created] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-17 Thread chenrongwei (JIRA)
chenrongwei created HBASE-15126: --- Summary: HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect. Key: HBASE-15126 URL: https://issues.apache.org/jira/browse/HBASE-15126

[jira] [Updated] (HBASE-15126) HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey' was incorrect.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15126: Affects Version/s: 2.0.0 > HBaseFsck's checkRegionBoundaries function set the 'storesFirstKey'

[jira] [Created] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with end key boundary.

2016-01-17 Thread chenrongwei (JIRA)
chenrongwei created HBASE-15125: --- Summary: HBaseFsck's adoptHdfsOrphan function create region with end key boundary. Key: HBASE-15125 URL: https://issues.apache.org/jira/browse/HBASE-15125 Project:

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with end key boundary.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Affects Version/s: 2.0.0 > HBaseFsck's adoptHdfsOrphan function create region with end key

[jira] [Updated] (HBASE-15125) HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary.

2016-01-17 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15125: Summary: HBaseFsck's adoptHdfsOrphan function create region with wrong end key boundary. (was:

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-15 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102039#comment-15102039 ] chenrongwei commented on HBASE-15097: - Sorry,I didn't consider the situation of the reverse scan,i

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-15 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: HBASE-15097-v001.patch > When the scan operation covered two regions,sometimes the

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-14 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Status: Patch Available (was: Open) > When the scan operation covered two regions,sometimes the

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Description: When the scan operation‘s start key and end key covered two regions,the first region

[jira] [Created] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
chenrongwei created HBASE-15097: --- Summary: When the scan operation covered two regions,sometimes the final results have duplicated rows. Key: HBASE-15097 URL: https://issues.apache.org/jira/browse/HBASE-15097

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Description: When the scan operation‘s start key and end key covered two regions,the first region

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096136#comment-15096136 ] chenrongwei commented on HBASE-15097: - I think there maybe exist some bug in the progress of region

[jira] [Commented] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096178#comment-15096178 ] chenrongwei commented on HBASE-15097: - I think there maybe exist some bug in the progress of region

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: rowkey.txt output.log > When the scan operation covered two

[jira] [Updated] (HBASE-15097) When the scan operation covered two regions,sometimes the final results have duplicated rows.

2016-01-13 Thread chenrongwei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chenrongwei updated HBASE-15097: Attachment: snapshot2016-01-13 pm 8.42.37.png > When the scan operation covered two