Double play of OpenedRegionHandler for a single region; fails second time
through and aborts Master
---
Key: HBASE-3159
URL: https://issues.apache.org/jira/browse/HBAS
[
https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925257#action_12925257
]
Nicolas Spiegelberg commented on HBASE-3158:
lol. I was trying to debug an ass
[
https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3158:
-
Resolution: Fixed
Fix Version/s: 0.90.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Pa
[
https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925247#action_12925247
]
stack commented on HBASE-2462:
--
@Nicolas Good stuff. Shall we commit this (after making sure
[
https://issues.apache.org/jira/browse/HBASE-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
andychen updated HBASE-3106:
Attachment: multithread-compaction-0.20.6-v2.patch
two modifications:
1. interrupt compaction threads immed
[
https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg updated HBASE-3158:
---
Attachment: HBASE-3158.patch
Also, added "io.storefile.bloom.max.keys" to control the
[
https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg updated HBASE-3158:
---
Status: Patch Available (was: Open)
> Bloom File Writes Broken if keySize is large
>
[
https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg updated HBASE-3155:
---
Status: Patch Available (was: Open)
> HFile.appendMetaBlock() uses wrong comparator
[
https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925204#action_12925204
]
Nicolas Spiegelberg commented on HBASE-3158:
Two fixes to make:
1) Catch Illeg
Bloom File Writes Broken if keySize is large
Key: HBASE-3158
URL: https://issues.apache.org/jira/browse/HBASE-3158
Project: HBase
Issue Type: Bug
Affects Versions: 0.90.0
Reporter:
[
https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925200#action_12925200
]
HBase Review Board commented on HBASE-3102:
---
Message from: "Gary Helmling"
[
https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925194#action_12925194
]
Gary Helmling commented on HBASE-3102:
--
@Nicolas: I agree that the naming issue isn't
[
https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925168#action_12925168
]
Nicolas Spiegelberg commented on HBASE-3102:
@Gary: I started looking into the
[
https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925158#action_12925158
]
Nicolas Spiegelberg commented on HBASE-2462:
@Stack: jgray helped me clarify my
[
https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925150#action_12925150
]
Karthik Ranganathan commented on HBASE-3156:
Awesome! I was thinking of doing t
[
https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925144#action_12925144
]
HBase Review Board commented on HBASE-3102:
---
Message from: "Gary Helmling"
[
https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925092#action_12925092
]
Alex Newman commented on HBASE-3156:
Sounds good, I actually have some code to do this.
Add more tests of new Increment class to ensure it works in all edge
conditions, especially with dupe TS in snapshot
Key: HBASE-3157
URL: https://
[
https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925090#action_12925090
]
Karthik Ranganathan commented on HBASE-3149:
Yes, agreed that the memory implic
[
https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karthik Ranganathan reassigned HBASE-3156:
--
Assignee: Karthik Ranganathan
> Special case distributed log splitting on fresh
[
https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray resolved HBASE-2946.
--
Resolution: Fixed
Fix Version/s: 0.90.0
Hadoop Flags: [Reviewed]
Committed. Thanks
[
https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Spiegelberg updated HBASE-3155:
---
Attachment: HBASE-3155.patch
> HFile.appendMetaBlock() uses wrong comparator
> --
Special case distributed log splitting on fresh cluster startup
---
Key: HBASE-3156
URL: https://issues.apache.org/jira/browse/HBASE-3156
Project: HBase
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925085#action_12925085
]
Nicolas Spiegelberg commented on HBASE-3155:
Code prior to this patch is probab
HFile.appendMetaBlock() uses wrong comparator
-
Key: HBASE-3155
URL: https://issues.apache.org/jira/browse/HBASE-3155
Project: HBase
Issue Type: Bug
Reporter: Nicolas Spiegelberg
[
https://issues.apache.org/jira/browse/HBASE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925072#action_12925072
]
stack commented on HBASE-3153:
--
Its like when we the closed region handler on master goes to r
[
https://issues.apache.org/jira/browse/HBASE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925070#action_12925070
]
stack commented on HBASE-3153:
--
Problem seems to be as follows:
1. Rebalance
2. Close region
[
https://issues.apache.org/jira/browse/HBASE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925066#action_12925066
]
Jonathan Gray commented on HBASE-3153:
--
You know the cause? Seems like over-aggressiv
[
https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925064#action_12925064
]
HBase Review Board commented on HBASE-2946:
---
Message from: thekhem...@facebook.co
HBase RPC should support timeout
Key: HBASE-3154
URL: https://issues.apache.org/jira/browse/HBASE-3154
Project: HBase
Issue Type: Improvement
Reporter: Hairong Kuang
Assignee: Hairong
[
https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925047#action_12925047
]
HBase Review Board commented on HBASE-2946:
---
Message from: thekhem...@facebook.co
"Attempting open of X but it's already online on this server"
-
Key: HBASE-3153
URL: https://issues.apache.org/jira/browse/HBASE-3153
Project: HBase
Issue Type: Bug
Repo
[
https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack reassigned HBASE-3147:
Assignee: stack
> Regions stuck in transition after rolling restart, perpetual timeout handling
> but noth
[
https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-3147.
--
Resolution: Fixed
Committed. Thanks for writing half of the patch and for reviews Jon.
> Regions stuck in tra
[
https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3147:
-
Attachment: HBASE-3147-v11.patch
This is the patch I'm applying. It fixes the two items raised at the top of
th
[
https://issues.apache.org/jira/browse/HBASE-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Bauer updated HBASE-3152:
---
Attachment: hbase-hbase-regionserver-db2b.goldenline.pl.out.gz
hbase-hbase-reg
[
https://issues.apache.org/jira/browse/HBASE-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Bauer updated HBASE-3152:
---
Attachment: hbase-hbase-regionserver-db2a.goldenline.pl.log.gz
hbase-hbase-mas
Disabling table stuck on regions-in-transition
--
Key: HBASE-3152
URL: https://issues.apache.org/jira/browse/HBASE-3152
Project: HBase
Issue Type: Bug
Components: master
Affects Versi
[
https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924883#action_12924883
]
HBase Review Board commented on HBASE-3147:
---
Message from: st...@duboce.net
[
https://issues.apache.org/jira/browse/HBASE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3151:
-
Fix Version/s: 0.90.0
> NPE when trying to read regioninfo from .META.
>
[
https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924870#action_12924870
]
stack commented on HBASE-2462:
--
@Nicolas
On 1., above, sorry if I'm being dense, but I don't
[
https://issues.apache.org/jira/browse/HBASE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Bauer updated HBASE-3151:
---
Affects Version/s: 0.90.0
Its trunk version, excactly 1026606 revision
> NPE when trying to
42 matches
Mail list logo