[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-23 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-9346:
--

Attachment: HBASE-9346_96_addendum.patch

Addendum for 96. Sorry for the issue.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Fix For: 0.98.0, 0.94.16, 0.96.2, 0.99.0

 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v10-trunk.patch, HBASE-9346-v2-94.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch, 
 HBASE-9346_96_addendum.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-22 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v9-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-22 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.96.1.1, 0.94.14, 0.98.1, 0.99.0
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-22 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Strange for the nested if. I fixed it on the version 7. It's fix again in 
version 9.

Same as the  vs =. Fixed too. I might have been thinking about something else 
when I did my last comment ;)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.96.1.1, 0.94.14, 0.98.1, 0.99.0
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-22 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-9346:
--

Attachment: HBASE-9346-v2-94.patch
HBASE-9346-v10-trunk.patch

Versions I am going to commit. Addressed you comment also in this Liang

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v10-trunk.patch, HBASE-9346-v2-94.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-22 Thread Anoop Sam John (JIRA)

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

Anoop Sam John updated HBASE-9346:
--

   Resolution: Fixed
Fix Version/s: 0.99.0
   0.96.2
   0.94.16
   0.98.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to 94, 96, 98 and trunk. Thanks for the work JMS. 
Thanks all for the reviews.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Fix For: 0.98.0, 0.94.16, 0.96.2, 0.99.0

 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v10-trunk.patch, HBASE-9346-v2-94.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch, HBASE-9346-v9-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-19 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.96.1.1, 0.94.14, 0.98.1, 0.99.0
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-19 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v8-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-19 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

So here is an updated version addressing Anoop's comments. Thanks Anoop.

1) Fixed findbug issues. 2 out of 3. Let's see what Hadoop QA will pop.
2) The comparator test was wrong. It worked for my tests because I had only a 
single store. But will have failed when there is more than one store for a 
region. Fixed.
3) For a reason I don't know, the reading of the parameter from the command 
line disappears between the versions. Restored it.

So will wait for findbug to see if it's better now...

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.96.1.1, 0.94.14, 0.98.1, 0.99.0
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-19 Thread stack (JIRA)

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

stack updated HBASE-9346:
-

Component/s: Operability

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck, Operability
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch, 
 HBASE-9346-v8-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Affects Version/s: (was: 0.94.11)
   (was: 0.95.2)
   0.96.1.1
   0.99.0
   0.98.1
   0.94.14
   Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v6-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Rebased, again ;) I will go to the ML to ask for another +1...

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v7-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: (was: HBASE-9346-v7-trunk.patch)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-18 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v7-trunk.patch

Version without the long lines.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.14, 0.98.1, 0.99.0, 0.96.1.1
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch, 
 HBASE-9346-v6-trunk.patch, HBASE-9346-v7-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Submitting the same patch again to get Hadoop QA running and see if the findbug 
issue was because of this patch or not.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v4-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Rebased...

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-09-13 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v5-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch, 
 HBASE-9346-v4-trunk.patch, HBASE-9346-v5-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-30 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v3-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-30 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Strange. Eclipse keep generating those extra files even if they are not 
selected in the UI... Anyway, cleaned version attached. Thanks.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-30 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch, HBASE-9346-v3-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-29 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Open  (was: Patch Available)

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-29 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Thanks for looking at it Ted. Attached it the updated version taking into 
consideration all your comments.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-29 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v2-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch, 
 HBASE-9346-v2-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-26 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v0-0.94.patch

Patch for 0.94 attached. Just if someone want to have a look. Not yet tested. 
Just doing the detection for now. Will upload trunk when 0.94 will be tested.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-26 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Status: Patch Available  (was: Open)

Trunk version attached. Tried the 0.94 version only. But there are mostly the 
same.

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.11, 0.95.2
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-08-26 Thread Jean-Marc Spaggiari (JIRA)

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

Jean-Marc Spaggiari updated HBASE-9346:
---

Attachment: HBASE-9346-v1-trunk.patch

 HBCK should provide an option to check if regions boundaries are the same in 
 META and in stores.
 

 Key: HBASE-9346
 URL: https://issues.apache.org/jira/browse/HBASE-9346
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.95.2, 0.94.11
Reporter: Jean-Marc Spaggiari
Assignee: Jean-Marc Spaggiari
 Attachments: HBASE-9346-v0-0.94.patch, HBASE-9346-v1-trunk.patch


 If META don't have the same region boundaries as the stores files, writes and 
 read might go to the wrong place. We need to provide a way to check that 
 withing HBCK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira