[jira] Created: (HBASE-3336) Make GC pauses more obvious to users

2010-12-13 Thread Todd Lipcon (JIRA)
Make GC pauses more obvious to users Key: HBASE-3336 URL: https://issues.apache.org/jira/browse/HBASE-3336 Project: HBase Issue Type: Improvement Components: regionserver Affects Versions: 0

[jira] Updated: (HBASE-3335) Add BitComparator for filtering

2010-12-13 Thread Nathaniel Cook (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathaniel Cook updated HBASE-3335: -- Attachment: HBASE-3335.patch.v2 Here is version two of the patch. Now includes unit tests and f

[jira] Updated: (HBASE-3335) Add BitComparator for filtering

2010-12-13 Thread Nathaniel Cook (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathaniel Cook updated HBASE-3335: -- Attachment: (was: HBASE-3335.patch.v2) > Add BitComparator for filtering >

[jira] Updated: (HBASE-3335) Add BitComparator for filtering

2010-12-13 Thread Nathaniel Cook (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathaniel Cook updated HBASE-3335: -- Attachment: HBASE-3335.v2.patch > Add BitComparator for filtering > ---

[jira] Commented: (HBASE-3332) Regions stuck in transition after RS failure

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970938#action_12970938 ] Todd Lipcon commented on HBASE-3332: Didn't look at the new hbck patch code, but just t

[jira] Commented: (HBASE-3306) Add better cache hit ratio statistics for LRU

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970939#action_12970939 ] Todd Lipcon commented on HBASE-3306: Something sort of kind of related which I was just

[jira] Created: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread Jonathan Gray (JIRA)
Restore HBCK fix of unassignment and dupe assignment for new master --- Key: HBASE-3337 URL: https://issues.apache.org/jira/browse/HBASE-3337 Project: HBase Issue Type: Bug

[jira] Created: (HBASE-3338) "create" command: fix support for bloomfitler options

2010-12-13 Thread Charles Thayer (JIRA)
"create" command: fix support for bloomfitler options - Key: HBASE-3338 URL: https://issues.apache.org/jira/browse/HBASE-3338 Project: HBase Issue Type: New Feature Affects Versions: 0.

[jira] Commented: (HBASE-3338) "create" command: fix support for bloomfitler options

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970959#action_12970959 ] Todd Lipcon commented on HBASE-3338: Maybe we should fix this for 0.90.0 since we need

[jira] Created: (HBASE-3339) Coprocessors: Increment pre/post hooks

2010-12-13 Thread Jonathan Gray (JIRA)
Coprocessors: Increment pre/post hooks -- Key: HBASE-3339 URL: https://issues.apache.org/jira/browse/HBASE-3339 Project: HBase Issue Type: New Feature Reporter: Jonathan Gray Fix F

[jira] Created: (HBASE-3340) Eventually Consistent Secondary Indexing via Coprocessors

2010-12-13 Thread Jonathan Gray (JIRA)
Eventually Consistent Secondary Indexing via Coprocessors - Key: HBASE-3340 URL: https://issues.apache.org/jira/browse/HBASE-3340 Project: HBase Issue Type: New Feature Repo

[jira] Created: (HBASE-3341) Increment Row-Level Group Commit via Coprocessors

2010-12-13 Thread Jonathan Gray (JIRA)
Increment Row-Level Group Commit via Coprocessors - Key: HBASE-3341 URL: https://issues.apache.org/jira/browse/HBASE-3341 Project: HBase Issue Type: New Feature Reporter: Jonathan G

[jira] Created: (HBASE-3342) Server-side Row-level Inverted Index Join via Coprocessors

2010-12-13 Thread Jonathan Gray (JIRA)
Server-side Row-level Inverted Index Join via Coprocessors -- Key: HBASE-3342 URL: https://issues.apache.org/jira/browse/HBASE-3342 Project: HBase Issue Type: New Feature Re

[jira] Created: (HBASE-3343) Server not shutting down after losing log lease

2010-12-13 Thread Todd Lipcon (JIRA)
Server not shutting down after losing log lease --- Key: HBASE-3343 URL: https://issues.apache.org/jira/browse/HBASE-3343 Project: HBase Issue Type: Bug Affects Versions: 0.90.0 Rep

[jira] Updated: (HBASE-3343) Server not shutting down after losing log lease

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3343: --- Attachment: stuck-server.txt shutdown-logs.txt.bz2 Attaching logs and jstack > Serve

[jira] Created: (HBASE-3344) Master aborts after RPC to server that was shutting down

2010-12-13 Thread Todd Lipcon (JIRA)
Master aborts after RPC to server that was shutting down Key: HBASE-3344 URL: https://issues.apache.org/jira/browse/HBASE-3344 Project: HBase Issue Type: Bug Affects Versions: 0.90

[jira] Created: (HBASE-3345) Master crash with NPE during table disable

2010-12-13 Thread Todd Lipcon (JIRA)
Master crash with NPE during table disable -- Key: HBASE-3345 URL: https://issues.apache.org/jira/browse/HBASE-3345 Project: HBase Issue Type: Bug Components: master Affects Versions: 0.9

[jira] Created: (HBASE-3346) NPE in processRegionInTransition causing master abort

2010-12-13 Thread Todd Lipcon (JIRA)
NPE in processRegionInTransition causing master abort - Key: HBASE-3346 URL: https://issues.apache.org/jira/browse/HBASE-3346 Project: HBase Issue Type: Bug Components: master

[jira] Created: (HBASE-3347) Can't truncate/disable table that has rows in .META. that have empty info:regioninfo column

2010-12-13 Thread stack (JIRA)
Can't truncate/disable table that has rows in .META. that have empty info:regioninfo column --- Key: HBASE-3347 URL: https://issues.apache.org/jira/browse/HBASE-3347

[jira] Commented: (HBASE-2058) Coprocessors: CPU and memory limit policy enforcment via runtime weaving

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971038#action_12971038 ] Andrew Purtell commented on HBASE-2058: --- JANINO is an embeddable Java complier and cl

[jira] Resolved: (HBASE-3347) Can't truncate/disable table that has rows in .META. that have empty info:regioninfo column

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3347. -- Resolution: Fixed Assignee: stack Committed to branch and trunk small patch > Can't truncate/disable tab

[jira] Created: (HBASE-3348) Allow Observers to completely override base function

2010-12-13 Thread Andrew Purtell (JIRA)
Allow Observers to completely override base function Key: HBASE-3348 URL: https://issues.apache.org/jira/browse/HBASE-3348 Project: HBase Issue Type: Sub-task Reporter: Andrew

[jira] Updated: (HBASE-3348) Allow Observers to completely override base function

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3348: -- Description: Currently an observer can act as a filter or translator but cannot stop a subsequ

[jira] Assigned: (HBASE-3348) Allow Observers to completely override base function

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-3348: - Assignee: Andrew Purtell > Allow Observers to completely override base function > ---

[jira] Commented: (HBASE-3328) Admin API: Explicit Split Points

2010-12-13 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971071#action_12971071 ] HBase Review Board commented on HBASE-3328: --- Message from: "Nicolas" --

[jira] Work started: (HBASE-3348) Allow Observers to completely override base function

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-3348 started by Andrew Purtell. > Allow Observers to completely override base function > > >

[jira] Updated: (HBASE-3349) Pass HBase configuration to HttpServer

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3349: --- Attachment: httpserver-conf.txt > Pass HBase configuration to HttpServer > --

[jira] Updated: (HBASE-3349) Pass HBase configuration to HttpServer

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3349: --- Status: Patch Available (was: Open) > Pass HBase configuration to HttpServer > -

[jira] Created: (HBASE-3349) Pass HBase configuration to HttpServer

2010-12-13 Thread Todd Lipcon (JIRA)
Pass HBase configuration to HttpServer -- Key: HBASE-3349 URL: https://issues.apache.org/jira/browse/HBASE-3349 Project: HBase Issue Type: Improvement Components: master, regionserver Affects

[jira] Commented: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971077#action_12971077 ] Todd Lipcon commented on HBASE-3337: I just ran this on a cluster which had a large dis

[jira] Created: (HBASE-3350) Disabling table while splitting leaves regions in transition

2010-12-13 Thread Todd Lipcon (JIRA)
Disabling table while splitting leaves regions in transition Key: HBASE-3350 URL: https://issues.apache.org/jira/browse/HBASE-3350 Project: HBase Issue Type: Bug Componen

[jira] Created: (HBASE-3351) ReplicationZookeeper goes to ZK every time a znode is modified

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
ReplicationZookeeper goes to ZK every time a znode is modified -- Key: HBASE-3351 URL: https://issues.apache.org/jira/browse/HBASE-3351 Project: HBase Issue Type: Bug Re

[jira] Resolved: (HBASE-3321) Replication.join shouldn't clear the logs znode

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-3321. --- Resolution: Fixed Hadoop Flags: [Reviewed] Committed to trunk and branch. > Re

[jira] Updated: (HBASE-2396) Coprocessors: Server side dynamic scripting language execution

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-2396: -- Summary: Coprocessors: Server side dynamic scripting language execution (was: Coprocessors: co

[jira] Commented: (HBASE-3339) Coprocessors: Increment pre/post hooks

2010-12-13 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971087#action_12971087 ] Lars George commented on HBASE-3339: The Coprocessor has that already but in the curren

[jira] Resolved: (HBASE-1002) Coprocessors: Support small query language as filter on server side

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-1002. --- Resolution: Duplicate This issue is subsumed by HBASE-2396 and others. > Coprocessors: Suppo

[jira] Commented: (HBASE-2396) Coprocessors: Server side dynamic scripting language execution

2010-12-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971091#action_12971091 ] Andrew Purtell commented on HBASE-2396: --- As discussed at the hackathon, the first cut

[jira] Commented: (HBASE-3256) Coprocessors: Coprocessor host and observer for HMaster

2010-12-13 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971092#action_12971092 ] Gary Helmling commented on HBASE-3256: -- An initial refactoring snapshot is in place up

[jira] Created: (HBASE-3352) enabling a non-existent table from shell prints no error

2010-12-13 Thread Todd Lipcon (JIRA)
enabling a non-existent table from shell prints no error Key: HBASE-3352 URL: https://issues.apache.org/jira/browse/HBASE-3352 Project: HBase Issue Type: Bug Affects Versions: 0.90

[jira] Resolved: (HBASE-3339) Coprocessors: Increment pre/post hooks

2010-12-13 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-3339. -- Resolution: Duplicate I was actually referring to the Increment operation (not the old increme

[jira] Updated: (HBASE-3351) ReplicationZookeeper goes to ZK every time a znode is modified

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3351: -- Attachment: HBASE-3351_3326.patch Attaching a patch that covers both this issue and HBA

[jira] Resolved: (HBASE-3334) Refresh our hadoop jar because of HDFS-1520

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-3334. --- Resolution: Fixed Assignee: stack Stack fixed this last week. > Refresh our ha

[jira] Commented: (HBASE-3340) Eventually Consistent Secondary Indexing via Coprocessors

2010-12-13 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971097#action_12971097 ] Jeff Hammerbacher commented on HBASE-3340: -- How is this different from https://iss

[jira] Commented: (HBASE-3340) Eventually Consistent Secondary Indexing via Coprocessors

2010-12-13 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971104#action_12971104 ] Jonathan Gray commented on HBASE-3340: -- I'm not exactly sure because I'm not clear on

[jira] Updated: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3337: - Attachment: HBASE-3337-v2.patch This is the patch from over in HBASE-3332 plus an additional fix

[jira] Updated: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3337: - Attachment: HBASE-3337-v3.patch I think we should treat DISABLING as disabled because when table

[jira] Commented: (HBASE-3351) ReplicationZookeeper goes to ZK every time a znode is modified

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971128#action_12971128 ] stack commented on HBASE-3351: -- +1 Looks reasonable to me J-D. > ReplicationZookeeper goes to

[jira] Commented: (HBASE-3323) OOME in master splitting logs

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971136#action_12971136 ] Todd Lipcon commented on HBASE-3323: bq. Is stuff protected rather than private for the

[jira] Updated: (HBASE-3323) OOME in master splitting logs

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3323: --- Attachment: hbase-3323.5.txt > OOME in master splitting logs > - > >

[jira] Created: (HBASE-3353) table.jsp doesn't handle entries in META without server info

2010-12-13 Thread Todd Lipcon (JIRA)
table.jsp doesn't handle entries in META without server info Key: HBASE-3353 URL: https://issues.apache.org/jira/browse/HBASE-3353 Project: HBase Issue Type: Bug Componen

[jira] Updated: (HBASE-3352) enabling a non-existent table from shell prints no error

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3352: - Attachment: 3352.txt Small test that table exists added to enable/disable > enabling a non-existent table from s

[jira] Resolved: (HBASE-3352) enabling a non-existent table from shell prints no error

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3352. -- Resolution: Fixed Fix Version/s: 0.90.0 Assignee: stack Committed small patch to trunk and bran

[jira] Commented: (HBASE-2396) Coprocessors: Server side dynamic scripting language execution

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971149#action_12971149 ] stack commented on HBASE-2396: -- Talking in the hallway later, thought was that we'd pass two S

[jira] Commented: (HBASE-3349) Pass HBase configuration to HttpServer

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971150#action_12971150 ] stack commented on HBASE-3349: -- +1 Apply to 0.90 too...Todd? > Pass HBase configuration to H

[jira] Updated: (HBASE-3353) table.jsp doesn't handle entries in META without server info

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3353: --- Attachment: hbase-3353.txt > table.jsp doesn't handle entries in META without server info > -

[jira] Commented: (HBASE-3353) table.jsp doesn't handle entries in META without server info

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971152#action_12971152 ] stack commented on HBASE-3353: -- +1 > table.jsp doesn't handle entries in META without server

[jira] Resolved: (HBASE-3353) table.jsp doesn't handle entries in META without server info

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HBASE-3353. Resolution: Fixed Fix Version/s: 0.90.0 Assignee: Todd Lipcon Hadoop Flags: [Re

[jira] Updated: (HBASE-3349) Pass HBase configuration to HttpServer

2010-12-13 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3349: --- Resolution: Fixed Fix Version/s: 0.90.0 Hadoop Flags: [Reviewed] Status: Resolv

[jira] Commented: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971156#action_12971156 ] stack commented on HBASE-3337: -- Whats this? + public static final String HBCK_CODE_NAME = "H

[jira] Resolved: (HBASE-3351) ReplicationZookeeper goes to ZK every time a znode is modified

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-3351. --- Resolution: Fixed Hadoop Flags: [Reviewed] Committed to branch and trunk, thank

[jira] Resolved: (HBASE-3326) Replication state's znode should be created else it defaults to false

2010-12-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-3326. --- Resolution: Fixed Hadoop Flags: [Reviewed] Fixed in the context of HBASE-3351.

[jira] Commented: (HBASE-3337) Restore HBCK fix of unassignment and dupe assignment for new master

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971159#action_12971159 ] stack commented on HBASE-3337: -- You can change the server name on commit. +1 on commit since

[jira] Commented: (HBASE-3332) Regions stuck in transition after RS failure

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971160#action_12971160 ] stack commented on HBASE-3332: -- +1 Looks right. > Regions stuck in transition after RS failur

[jira] Created: (HBASE-3354) Add testing of HBCK -fix

2010-12-13 Thread Jonathan Gray (JIRA)
Add testing of HBCK -fix Key: HBASE-3354 URL: https://issues.apache.org/jira/browse/HBASE-3354 Project: HBase Issue Type: Test Reporter: Jonathan Gray Fix For: 0.92.0 HBASE-3337 adds a new

[jira] Resolved: (HBASE-3338) "create" command: fix support for bloomfitler options

2010-12-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3338. -- Resolution: Fixed Fixed by HBASE-3173 committed to branch and trunk already. Please reopen if not working Ch