[jira] [Commented] (HBASE-18847) Remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-22 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176814#comment-16176814 ] Rich Howarth commented on HBASE-18847: -- No problem. Thanks to Sean for helping me get set up >

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Status: Patch Available (was: Open) > remove unneeded synchronized block from hfilev2 warning

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Attachment: HBASE-18847-branch-1.2-00.patch > remove unneeded synchronized block from hfilev2

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Status: Open (was: Patch Available) > remove unneeded synchronized block from hfilev2 warning

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Attachment: (was: HBASE-18847.v1.patch) > remove unneeded synchronized block from hfilev2

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Status: Patch Available (was: Open) > remove unneeded synchronized block from hfilev2 warning

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-21 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Attachment: HBASE-18847.v1.patch > remove unneeded synchronized block from hfilev2 warning in

[jira] [Commented] (HBASE-18847) Huge performance bottleneck in HFileWriterV2 in 1.2.6

2017-09-19 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171752#comment-16171752 ] Rich Howarth commented on HBASE-18847: -- Agreed, that's what I have in my local patch at the moment

[jira] [Updated] (HBASE-18847) Huge performance bottleneck in HFileWriterV2 in 1.2.6

2017-09-19 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Description: The below code block starts at line 277 of HFileWriterV2.java. Class-level

[jira] [Created] (HBASE-18847) Huge performance bottleneck in HFileWriterV2 in 1.2.6

2017-09-19 Thread Rich Howarth (JIRA)
Rich Howarth created HBASE-18847: Summary: Huge performance bottleneck in HFileWriterV2 in 1.2.6 Key: HBASE-18847 URL: https://issues.apache.org/jira/browse/HBASE-18847 Project: HBase Issue

[jira] [Updated] (HBASE-18847) Huge performance bottleneck in HFileWriterV2 in 1.2.6

2017-09-19 Thread Rich Howarth (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Howarth updated HBASE-18847: - Description: The below code block starts at line 277 of HFileWriterV2.java. Class-level