[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932894#action_12932894 ] Jonathan Gray commented on HBASE-3243: -- Dug into code around compareTo() and the

[jira] Updated: (HBASE-3243) Disable Table closed region on wrong host

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3243: - Attachment: HBASE-3243-v1.patch Fixes to {{regions}} synchronization including one misuse of

[jira] Created: (HBASE-3244) Vet code base for NULL vs empty byte array; e.g. checkAndPut

2010-11-17 Thread stack (JIRA)
Vet code base for NULL vs empty byte array; e.g. checkAndPut Key: HBASE-3244 URL: https://issues.apache.org/jira/browse/HBASE-3244 Project: HBase Issue Type: Task

[jira] Assigned: (HBASE-3235) Intermittent incrementColumnValue failure in TestHRegion

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray reassigned HBASE-3235: Assignee: Gary Helmling Intermittent incrementColumnValue failure in TestHRegion

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932947#action_12932947 ] Jonathan Gray commented on HBASE-3243: -- This is very weird. Can you put up the full

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932965#action_12932965 ] Jonathan Gray commented on HBASE-3239: -- @Kannan, I think the case you're describing

[jira] Updated: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3241: - Priority: Blocker (was: Major) Marking as blocker against 0.90. We should definitely get this

[jira] Updated: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3241: - Affects Version/s: 0.90.0 Fix Version/s: 0.90.0 check to see if we exceeded

[jira] Assigned: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray reassigned HBASE-3239: Assignee: Kannan Muthukkaruppan Assigning to Kannan who made a fix for this in our

[jira] Updated: (HBASE-3234) hdfs-724 breaks TestHBaseTestingUtility multiClusters

2010-11-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3234: - Fix Version/s: (was: 0.90.1) 0.90.0 Add this fix to second 0.90.0 release candidate (by

[jira] Updated: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

2010-11-17 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kannan Muthukkaruppan updated HBASE-3241: - Attachment: HBASE-3239-and-3241.txt Supplied patch addresses both this issue and

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933003#action_12933003 ] Kannan Muthukkaruppan commented on HBASE-3239: -- The patch uploaded as part of

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933041#action_12933041 ] Jean-Daniel Cryans commented on HBASE-3239: --- I think a possible reason why we

[jira] Commented: (HBASE-2001) Coprocessors: Colocate user code with regions

2010-11-17 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933068#action_12933068 ] HBase Review Board commented on HBASE-2001: --- Message from: Andrew Purtell

[jira] Commented: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933093#action_12933093 ] Jean-Daniel Cryans commented on HBASE-3241: --- Would it be possible to add a unit

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933094#action_12933094 ] Todd Lipcon commented on HBASE-3243: bq. Looking at this more, I'm not sure

[jira] Updated: (HBASE-3243) Disable Table closed region on wrong host

2010-11-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3243: --- Attachment: hbase-3243-logs.tar.bz2 Here are all the logs that contain that region ID. Disable

[jira] Updated: (HBASE-3237) Split request accepted -- BUT CURRENTLY A NOOP

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3237: -- Assignee: Jean-Daniel Cryans Assigning to myself, also after talking with Todd he said

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933144#action_12933144 ] Kannan Muthukkaruppan commented on HBASE-3239: -- Jonathan/JD: Still not sure

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Kannan Muthukkaruppan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933191#action_12933191 ] Kannan Muthukkaruppan commented on HBASE-3239: -- Note: The cluster this

[jira] Commented: (HBASE-3239) NPE when trying to roll logs

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933255#action_12933255 ] Jean-Daniel Cryans commented on HBASE-3239: --- So we confirmed that the cluster

[jira] Commented: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933257#action_12933257 ] Jean-Daniel Cryans commented on HBASE-3241: --- So scratch the unit test, we already

[jira] Updated: (HBASE-3239) Handle null regions to flush in HLog.cleanOldLogs

2010-11-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3239: -- Summary: Handle null regions to flush in HLog.cleanOldLogs (was: NPE when trying to

[jira] Resolved: (HBASE-3239) Handle null regions to flush in HLog.cleanOldLogs

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

[jira] Resolved: (HBASE-3241) check to see if we exceeded hbase.regionserver.maxlogs limit is incorrect

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