[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13699634#comment-13699634 ] rahul gidwani commented on HBASE-8806: -- Hey folks, Sorry for the late response.

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-03 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Attachment: HBASE-8806-0.94.10-v3.patch Row locks are acquired repeatedly in

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-09 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13703887#comment-13703887 ] rahul gidwani commented on HBASE-8806: -- Mr. Stack I will run a perf test. Here is

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-10 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Attachment: row_lock_perf_results.txt Row locks are acquired repeatedly in

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-07-10 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13705001#comment-13705001 ] rahul gidwani commented on HBASE-8806: -- Hi Lars, We at flurry have been running with

[jira] [Commented] (HBASE-9472) If the memstore size is under .1 or greater than .9 the memstore size defaults to the default memstore size

2013-09-09 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762117#comment-13762117 ] rahul gidwani commented on HBASE-9472: -- We have a 20GB heap for these regionservers

[jira] [Created] (HBASE-9472) If the memstore size is under .1 or greater than .9 the memstore size defaults to the default memstore size

2013-09-09 Thread rahul gidwani (JIRA)
rahul gidwani created HBASE-9472: Summary: If the memstore size is under .1 or greater than .9 the memstore size defaults to the default memstore size Key: HBASE-9472 URL:

[jira] [Created] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
rahul gidwani created HBASE-8806: Summary: Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows. Key: HBASE-8806 URL: https://issues.apache.org/jira/browse/HBASE-8806

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Description: If we already have the lock in the doMiniBatchMutation we don't need to re-acquire

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Description: If we already have the lock in the doMiniBatchMutation we don't need to re-acquire

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Description: If we already have the lock in the doMiniBatchMutation we don't need to re-acquire

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Attachment: HBASE-8806-0.94.10.patch Row locks are acquired repeatedly in

[jira] [Updated] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-25 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rahul gidwani updated HBASE-8806: - Attachment: HBASE-8806-0.94.10-v2.patch Row locks are acquired repeatedly in

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-26 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13694147#comment-13694147 ] rahul gidwani commented on HBASE-8806: -- I will provide a patch for trunk, no problem.

[jira] [Commented] (HBASE-8806) Row locks are acquired repeatedly in HRegion.doMiniBatchMutation for duplicate rows.

2013-06-27 Thread rahul gidwani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13694888#comment-13694888 ] rahul gidwani commented on HBASE-8806: -- while the logic is not wrong, i agree its not