[jira] Commented: (HBASE-3290) Max Compaction Size

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

[jira] Commented: (HBASE-3285) Hlog recovery takes too much time

2010-11-30 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965579#action_12965579 ] Hairong Kuang commented on HBASE-3285: -- This issue does not speedup the lease recovery

[jira] Updated: (HBASE-3292) Expose block cache hit/miss/evict counts into region server metrics

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3292: - Status: Patch Available (was: Open) Not sure where to commit this but ready for review. > Expos

[jira] Updated: (HBASE-3292) Expose block cache hit/miss/evict counts into region server metrics

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3292: - Attachment: HBASE-3292-v1.patch Simple change. As advertised. > Expose block cache hit/miss/evi

[jira] Created: (HBASE-3292) Expose block cache hit/miss/evict counts into region server metrics

2010-11-30 Thread Jonathan Gray (JIRA)
Expose block cache hit/miss/evict counts into region server metrics --- Key: HBASE-3292 URL: https://issues.apache.org/jira/browse/HBASE-3292 Project: HBase Issue Type: Improvem

[jira] Resolved: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-3286. --- Resolution: Fixed Assignee: Jean-Daniel Cryans Hadoop Flags: [Reviewed]

[jira] Updated: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3286: -- Attachment: HBASE-3286.patch Patch I'm committing. > Master passes IP and not hostname

[jira] Commented: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965521#action_12965521 ] HBase Review Board commented on HBASE-3286: --- Message from: "Jean-Daniel Cryans"

[jira] Commented: (HBASE-3291) If split happens while regionserver is going down, we can stick open.

2010-11-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965518#action_12965518 ] Jean-Daniel Cryans commented on HBASE-3291: --- Well it didn't work for me, and I di

[jira] Updated: (HBASE-3065) Retry all 'retryable' zk operations; e.g. connection loss

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3065: - Fix Version/s: 0.92.0 I'd like to get to this for 0.92 at the latest. > Retry all 'retryable' zk

[jira] Commented: (HBASE-3291) If split happens while regionserver is going down, we can stick open.

2010-11-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965498#action_12965498 ] Jean-Daniel Cryans commented on HBASE-3291: --- Looks good, going to try it on my li

[jira] Created: (HBASE-3291) If split happens while regionserver is going down, we can stick open.

2010-11-30 Thread stack (JIRA)
If split happens while regionserver is going down, we can stick open. - Key: HBASE-3291 URL: https://issues.apache.org/jira/browse/HBASE-3291 Project: HBase Issue Type: Bug

[jira] Updated: (HBASE-3291) If split happens while regionserver is going down, we can stick open.

2010-11-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3291: - Attachment: closing.txt J-D also noticed that we are inconsistent in our synchronize of onlineRegions. This pat

[jira] Commented: (HBASE-3290) Max Compaction Size

2010-11-30 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965494#action_12965494 ] Nicolas Spiegelberg commented on HBASE-3290: I'm also going to use this opportu

[jira] Created: (HBASE-3290) Max Compaction Size

2010-11-30 Thread Nicolas Spiegelberg (JIRA)
Max Compaction Size --- Key: HBASE-3290 URL: https://issues.apache.org/jira/browse/HBASE-3290 Project: HBase Issue Type: Improvement Reporter: Nicolas Spiegelberg Assignee: Nicolas Spiegelberg

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965489#action_12965489 ] HBase Review Board commented on HBASE-3287: --- Message from: "Jonathan Gray" bq.

[jira] Created: (HBASE-3289) EvictOnClose should be disabled when closing parent of split

2010-11-30 Thread Jonathan Gray (JIRA)
EvictOnClose should be disabled when closing parent of split Key: HBASE-3289 URL: https://issues.apache.org/jira/browse/HBASE-3289 Project: HBase Issue Type: Improvement

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965487#action_12965487 ] HBase Review Board commented on HBASE-3287: --- Message from: "Jonathan Gray" bq.

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965455#action_12965455 ] HBase Review Board commented on HBASE-3287: --- Message from: "Ryan Rawson" bq.

[jira] Updated: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3287: - Issue Type: New Feature (was: Improvement) > Add option to cache blocks on hfile write and evict

[jira] Resolved: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-3287. -- Resolution: Fixed Release Note: Introduces two new configuration parameters: hbase.rs.cac

[jira] Created: (HBASE-3288) CacheOnWrite and EvictOnClose should be configurable on a per-family basis

2010-11-30 Thread Jonathan Gray (JIRA)
CacheOnWrite and EvictOnClose should be configurable on a per-family basis -- Key: HBASE-3288 URL: https://issues.apache.org/jira/browse/HBASE-3288 Project: HBase Issue

[jira] Updated: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3287: - Attachment: HBASE-3287-FINAL-trunk.patch Final patch against trunk. Change from last review is E

[jira] Commented: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965410#action_12965410 ] HBase Review Board commented on HBASE-3286: --- Message from: "Jonathan Gray"

[jira] Commented: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965409#action_12965409 ] HBase Review Board commented on HBASE-3286: --- Message from: "Jonathan Gray"

[jira] Commented: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965381#action_12965381 ] HBase Review Board commented on HBASE-3286: --- Message from: "Jean-Daniel Cryans"

[jira] Updated: (HBASE-3286) Master passes IP and not hostname back to region server

2010-11-30 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3286: -- Summary: Master passes IP and not hostname back to region server (was: Bulk assignment

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965311#action_12965311 ] HBase Review Board commented on HBASE-3287: --- Message from: st...@duboce.net bq.

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965310#action_12965310 ] HBase Review Board commented on HBASE-3287: --- Message from: "Ryan Rawson" --

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-30 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965309#action_12965309 ] HBase Review Board commented on HBASE-3287: --- Message from: st...@duboce.net