[jira] [Updated] (HBASE-4812) GC benchmarking and analysis tools

2011-11-17 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4812: - Attachment: GCBench.patch banalyzeGC.py/b is a python script that parses raw GC logs (lots of

[jira] [Updated] (HBASE-4696) HRegionThriftServer' might have to indefinitely do redirtects

2011-11-01 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4696: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-4696) HRegionThriftServer' might have to indefinitely do redirtects

2011-10-28 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4696: - Attachment: HBASE-4696-v1.patch Adds new redirect configuration option to HRegionThriftServer:

[jira] [Updated] (HBASE-4696) HRegionThriftServer' might have to indefinitely do redirtects

2011-10-28 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4696: - Fix Version/s: 0.94.0 Affects Version/s: 0.94.0 Release Note: RS embedded thrift

[jira] [Updated] (HBASE-4696) HRegionThriftServer' might have to indefinitely do redirtects

2011-10-28 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4696: - Issue Type: Improvement (was: Bug) Marking as improvement since this is really further

[jira] [Updated] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-28 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4528: - Resolution: Fixed Release Note: Adds early-lock-release ability so we can do the WAL sync

[jira] [Updated] (HBASE-4528) The put operation can release the rowlock before sync-ing the Hlog

2011-10-26 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4528: - Attachment: HBASE-4528-Trunk-FINAL.patch Patch being committed. This is dhruba's

[jira] [Updated] (HBASE-4588) The floating point arithmetic to validate memory allocation configurations need to be done as integers

2011-10-21 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4588: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-4641) Block cache can be mistakenly instantiated on Master

2011-10-20 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4641: - Attachment: HBASE-4641-v1.patch In the HMaster constructor, makes a local copy of the passed-in

[jira] [Updated] (HBASE-4641) Block cache can be mistakenly instantiated on Master

2011-10-20 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4641: - Attachment: HBASE-4641-v2.patch This version does the same thing but now does it in the

[jira] [Updated] (HBASE-4460) Support running an embedded ThriftServer within a RegionServer

2011-10-19 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4460: - Fix Version/s: 0.94.0 New feature, only going to trunk. Support running an

[jira] [Updated] (HBASE-4609) ThriftServer.getRegionInfo() is expecting old ServerName format, need to use new Addressing class instead

2011-10-17 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4609: - Attachment: HBASE-4609-v1.patch As advertised. Against trunk.

[jira] [Updated] (HBASE-4609) ThriftServer.getRegionInfo() is expecting old ServerName format, need to use new Addressing class instead

2011-10-17 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4609: - Status: Patch Available (was: Open) ThriftServer.getRegionInfo() is expecting old

[jira] [Updated] (HBASE-4589) CacheOnWrite broken in some cases because it can conflict with evictOnClose

2011-10-14 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4589: - Status: Patch Available (was: Open) CacheOnWrite broken in some cases because it can

[jira] [Updated] (HBASE-4589) CacheOnWrite broken in some cases because it can conflict with evictOnClose

2011-10-14 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4589: - Attachment: HBASE-4589-v1.patch As advertised. Tests passing. CacheOnWrite

[jira] [Updated] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3417: - Attachment: HBASE-3417-redux-v1.patch Adds a new unit test in TestFromClientSide for testing

[jira] [Updated] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3417: - Release Note: StoreFile naming changes from random ascii longs to [0-9a-f] uuids. The same

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4469: - Fix Version/s: 0.94.0 Committed to trunk. Avoid top row seek by looking up

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4469: - Resolution: Fixed Status: Resolved (was: Patch Available) Got it, thanks Liyin! Nice

[jira] [Updated] (HBASE-4582) Store.java cleanup (failing TestHeapSize and has warnings)

2011-10-12 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4582: - Attachment: HBASE-4582-v1-branch92.patch As described. TestHeapSize passing here as are the

[jira] [Updated] (HBASE-4582) Store.java cleanup (failing TestHeapSize and has warnings)

2011-10-12 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4582: - Attachment: HBASE-4582-FINAL.patch Final patch, includes removal of one more stale variable and

[jira] [Updated] (HBASE-4422) Move block cache parameters and references into single CacheConf class

2011-10-11 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4422: - Attachment: HBASE-4422-FINAL-branch92.patch Final patch for commit on 92 branch

[jira] [Updated] (HBASE-4422) Move block cache parameters and references into single CacheConf class

2011-10-11 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4422: - Attachment: HBASE-4422-FINAL-trunk.patch Final patch for commit to trunk Move

[jira] [Updated] (HBASE-4422) Move block cache parameters and references into single CacheConf class

2011-10-04 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4422: - Attachment: CacheConfig92-v8.patch Most recent patch from RB. All tests are passing. I will

[jira] [Updated] (HBASE-4488) Store could miss rows during flush

2011-09-28 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4488: - Resolution: Fixed Fix Version/s: (was: 0.94.0) Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-4219) Add Per-Column Family Metrics

2011-09-26 Thread Jonathan Gray (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-4219: - Attachment: HBASE-4219-v4.patch This is the latest patch given to me by Nicolas and then rebased