[jira] [Commented] (HBASE-4432) Enable/Disable off heap cache with config

2015-11-09 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997243#comment-14997243 ] Li Pi commented on HBASE-4432: -- This email account is inactive. Please contact another person

[jira] [Commented] (HBASE-6216) per-request tagging

2012-08-28 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443802#comment-13443802 ] Li Pi commented on HBASE-6216: -- Patch: https://reviews.facebook.net/D5007 >

[jira] [Commented] (HBASE-6216) per-request tagging

2012-08-28 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443803#comment-13443803 ] Li Pi commented on HBASE-6216: -- I should probably modify the SchemaMetrics test cases to test

[jira] [Assigned] (HBASE-6216) per-request tagging

2012-08-15 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi reassigned HBASE-6216: Assignee: Li Pi (was: Aurick Qiao) > per-request tagging > --- > > Key

[jira] [Commented] (HBASE-5778) Turn on WAL compression by default

2012-05-20 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279927#comment-13279927 ] Li Pi commented on HBASE-5778: -- How far can replication lag behind our writes? If we can guar

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279327#comment-13279327 ] Li Pi commented on HBASE-5699: -- Btw. I have finals and other stuff coming up. So it might be

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279289#comment-13279289 ] Li Pi commented on HBASE-5699: -- My design is a bit different. Ill upload a patch soon. I'm do

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-04 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268216#comment-13268216 ] Li Pi commented on HBASE-5699: -- I thought about the compression bit already. I was going to c

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-03 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268101#comment-13268101 ] Li Pi commented on HBASE-5699: -- While performance numbers will change, you can simply test wi

[jira] [Commented] (HBASE-5937) Refactor HLog into an interface.

2012-05-03 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268074#comment-13268074 ] Li Pi commented on HBASE-5937: -- Mostly. But you could use it for other things too.

[jira] [Created] (HBASE-5937) Refactor HLog into an interface.

2012-05-03 Thread Li Pi (JIRA)
Li Pi created HBASE-5937: Summary: Refactor HLog into an interface. Key: HBASE-5937 URL: https://issues.apache.org/jira/browse/HBASE-5937 Project: HBase Issue Type: Sub-task Reporter: Li

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-03 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268048#comment-13268048 ] Li Pi commented on HBASE-5699: -- Replication is the failure point. I haven't really worked on

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-05-03 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268010#comment-13268010 ] Li Pi commented on HBASE-5699: -- I'm assuming we don't need to guarantee HLog edit sequencing.

[jira] [Commented] (HBASE-5699) Run with > 1 WAL in HRegionServer

2012-04-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265426#comment-13265426 ] Li Pi commented on HBASE-5699: -- Agree with todd on the implementation details. The switching

[jira] [Commented] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-26 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114843#comment-13114843 ] Li Pi commented on HBASE-4482: -- Nevermind - this is still broken. Gotta fix something else.

[jira] [Commented] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-26 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114824#comment-13114824 ] Li Pi commented on HBASE-4482: -- Ran tests overnight, no looping detected. Putwhile (back

[jira] [Updated] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4482: - Attachment: hbase-4482v2.txt rebased and tests reenabled. > Race Condition Concerning Eviction in SlabCache > --

[jira] [Updated] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4482: - Status: Patch Available (was: Open) Fixes this. Will begin looping tests to see if it hangs. > Race Condition C

[jira] [Updated] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4482: - Attachment: hbase-4482v1.txt > Race Condition Concerning Eviction in SlabCache >

[jira] [Commented] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114381#comment-13114381 ] Li Pi commented on HBASE-4482: -- Problem: Steady State: SingleSizeCache and SlabCache both co

[jira] [Assigned] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi reassigned HBASE-4482: Assignee: Li Pi > Race Condition Concerning Eviction in SlabCache > ---

[jira] [Created] (HBASE-4482) Race Condition Concerning Eviction in SlabCache

2011-09-25 Thread Li Pi (JIRA)
Race Condition Concerning Eviction in SlabCache --- Key: HBASE-4482 URL: https://issues.apache.org/jira/browse/HBASE-4482 Project: HBase Issue Type: Sub-task Reporter: Li Pi -- This

[jira] [Commented] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107600#comment-13107600 ] Li Pi commented on HBASE-4430: -- Got a test server I can try reproducing this on? > Disable

[jira] [Commented] (HBASE-4430) Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107599#comment-13107599 ] Li Pi commented on HBASE-4430: -- Will do once I get in San Diego. > Disable TestSlabCache a

[jira] [Commented] (HBASE-4304) requestsPerSecond counter stuck at 0

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107569#comment-13107569 ] Li Pi commented on HBASE-4304: -- Working on this now. I see it being updated at :this.metrics

[jira] [Updated] (HBASE-4432) Enable/Disable off heap cache in config

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4432: - Attachment: patchv2.txt > Enable/Disable off heap cache in config > --- > >

[jira] [Updated] (HBASE-4432) Enable/Disable off heap cache in config

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4432: - Status: Patch Available (was: Open) this does exactly what the title says. defaults to disabled. > Enable/Disab

[jira] [Updated] (HBASE-4432) Enable/Disable off heap cache in config

2011-09-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4432: - Attachment: enableswitchforoffheapcache.txt > Enable/Disable off heap cache in config > -

[jira] [Created] (HBASE-4432) Enable/Disable off heap cache in config

2011-09-18 Thread Li Pi (JIRA)
Enable/Disable off heap cache in config --- Key: HBASE-4432 URL: https://issues.apache.org/jira/browse/HBASE-4432 Project: HBase Issue Type: Improvement Reporter: Li Pi Assignee: Li

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

2011-09-16 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106885#comment-13106885 ] Li Pi commented on HBASE-4422: -- +1 as well. > Move block cache parameters and references i

[jira] [Updated] (HBASE-4258) Metrics panel for the Off Heap Cache

2011-09-15 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4258: - Attachment: hbase-4258v1.txt just exposes slab metrics through RegionServerMetrics. > Metrics panel for the Off

[jira] [Updated] (HBASE-4258) Metrics panel for the Off Heap Cache

2011-09-15 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4258: - Description: Currently, stats and configuration are handled by logs/an xml file, respectively. There should be a

[jira] [Updated] (HBASE-4383) SlabCache reports negative heap sizes

2011-09-14 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4383: - Attachment: metrics-fixedv2.txt > SlabCache reports negative heap sizes > - >

[jira] [Commented] (HBASE-4383) SlabCache reports negative heap sizes

2011-09-14 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104869#comment-13104869 ] Li Pi commented on HBASE-4383: -- Oh yeah, they are dependent on HBase-4330. > SlabCache repor

[jira] [Updated] (HBASE-4383) SlabCache reports negative heap sizes

2011-09-13 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4383: - Attachment: metrics-fixed.txt last patch was non standard? This one should work. > SlabCache reports negative he

[jira] [Updated] (HBASE-4383) SlabCache reports negative heap sizes

2011-09-13 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4383: - Attachment: patch0001.diff > SlabCache reports negative heap sizes > - > >

[jira] [Updated] (HBASE-4383) SlabCache reports negative heap sizes

2011-09-13 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4383: - Attachment: patch0001.diff Whoops. Patch attached for heapsize. > SlabCache reports negative heap sizes > --

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-12 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103010#comment-13103010 ] Li Pi commented on HBASE-4330: -- The change in v7 that fixes things: -scache.cacheBlock(b

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-12 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102908#comment-13102908 ] Li Pi commented on HBASE-4330: -- I'm looping mvn on the latest patch - I don't see any failure

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-12 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330v7.txt > Fix races in slab cache > --- > > Key: HBASE-4

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-09 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101989#comment-13101989 ] Li Pi commented on HBASE-4330: -- Yeah. This doesn't take care of it completely. I'll figure so

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-09 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330v6.txt Fixed race condition leading to the test failure. > Fix races in slab cache > -

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100866#comment-13100866 ] Li Pi commented on HBASE-4330: -- This should fix the problem as reported in your stack trace.

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330v5.txt shuts down the scheduledThreadPool now > Fix races in slab cache >

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330v4.txt rebased. > Fix races in slab cache > --- > > Ke

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100773#comment-13100773 ] Li Pi commented on HBASE-4330: -- Woah, not sure what happened there. Fixing. > Fix races in s

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330v3.txt > Fix races in slab cache > --- > > Key: HBASE-4

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100765#comment-13100765 ] Li Pi commented on HBASE-4330: -- Done. > Fix races in slab cache > --- >

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Assignee: Li Pi (was: Todd Lipcon) Status: Patch Available (was: Open) > Fix races in slab cache > --

[jira] [Updated] (HBASE-4330) Fix races in slab cache

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4330: - Attachment: hbase-4330.txt fixed evictor resource starvation. Removed spinlock. Spinlock, with enough threads, w

[jira] [Commented] (HBASE-4304) requestsPerSecond counter stuck at 0

2011-09-08 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100552#comment-13100552 ] Li Pi commented on HBASE-4304: -- Yup. Its on my barnburner. But I do intend to complete it. On

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-07 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099838#comment-13099838 ] Li Pi commented on HBASE-4330: -- The final test, TestCacheMultiThreadedEvictions, took around

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-07 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099602#comment-13099602 ] Li Pi commented on HBASE-4330: -- Ran 3 instances of the tests in a loop for 24 hours+. No erro

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-06 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097767#comment-13097767 ] Li Pi commented on HBASE-4330: -- Okay :) @Ted Yu - I can't recreate the hanging TestSingleSi

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-05 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097303#comment-13097303 ] Li Pi commented on HBASE-4330: -- Spoke to todd on these changes. +1. Some races remain, but I'

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-02 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096579#comment-13096579 ] Li Pi commented on HBASE-4330: -- Also, whats the advantage of using a synchronize block and ch

[jira] [Commented] (HBASE-4330) Fix races in slab cache

2011-09-02 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096577#comment-13096577 ] Li Pi commented on HBASE-4330: -- Do we really need: contentBlock.serializedData.rewind

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-09-02 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Resolution: Fixed Status: Resolved (was: Patch Available) > SlabCache metrics bugfix. >

[jira] [Updated] (HBASE-4320) Off Heap Cache never creates Slabs

2011-09-01 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4320: - Status: Patch Available (was: Open) > Off Heap Cache never creates Slabs > -- >

[jira] [Updated] (HBASE-4320) Off Heap Cache never creates Slabs

2011-09-01 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4320: - Attachment: confnotloading.txt we now load the conf file and the bug is fixed. > Off Heap Cache never creates Sl

[jira] [Created] (HBASE-4320) Off Heap Cache never creates Slabs

2011-09-01 Thread Li Pi (JIRA)
Off Heap Cache never creates Slabs -- Key: HBASE-4320 URL: https://issues.apache.org/jira/browse/HBASE-4320 Project: HBase Issue Type: Sub-task Reporter: Li Pi Assignee: Li Pi On test

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-09-01 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metricsv3.txt log output looks prettier now. (used stringutils) > SlabCache metrics bugfix. > --

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-31 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metricsv2.txt also added a bit more logging > SlabCache metrics bugfix. > -

[jira] [Commented] (HBASE-4310) SlabCache metrics bugfix.

2011-08-31 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095048#comment-13095048 ] Li Pi commented on HBASE-4310: -- Nope. That should be 10. I changed it to 100, then realized t

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-31 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metricsv2.txt > SlabCache metrics bugfix. > - > > Key: HBASE-

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-31 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Status: Patch Available (was: Reopened) > SlabCache metrics bugfix. > - > >

[jira] [Reopened] (HBASE-4310) SlabCache metrics bugfix.

2011-08-31 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi reopened HBASE-4310: -- Didn't fix the bug. Added test cases and a new patch. > SlabCache metrics bugfix. > - > >

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Description: math error in metrics makes it display incorrect metrics. also no longer logs metrics of size 0 to s

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metrics.txt > SlabCache metrics bugfix. > - > > Key: HBASE-43

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metrics.txt > SlabCache metrics bugfix. > - > > Key: HBASE-43

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Attachment: metrics.txt > SlabCache metrics bugfix. > - > > Key: HBASE-43

[jira] [Updated] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4310: - Status: Patch Available (was: Open) fixed > SlabCache metrics bugfix. > - > >

[jira] [Created] (HBASE-4310) SlabCache metrics bugfix.

2011-08-30 Thread Li Pi (JIRA)
SlabCache metrics bugfix. - Key: HBASE-4310 URL: https://issues.apache.org/jira/browse/HBASE-4310 Project: HBase Issue Type: Sub-task Reporter: Li Pi Assignee: Li Pi Priority: Minor

[jira] [Updated] (HBASE-4307) race condition in CacheTestUtils

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4307: - Attachment: 4307.txt > race condition in CacheTestUtils > > > Ke

[jira] [Created] (HBASE-4307) race condition in CacheTestUtils

2011-08-30 Thread Li Pi (JIRA)
race condition in CacheTestUtils Key: HBASE-4307 URL: https://issues.apache.org/jira/browse/HBASE-4307 Project: HBase Issue Type: Sub-task Reporter: Li Pi Assignee: Li Pi Atta

[jira] [Updated] (HBASE-4307) race condition in CacheTestUtils

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4307: - Status: Patch Available (was: Open) quick fix. > race condition in CacheTestUtils > ---

[jira] [Assigned] (HBASE-4304) requestsPerSecond counter stuck at 0

2011-08-30 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi reassigned HBASE-4304: Assignee: Li Pi > requestsPerSecond counter stuck at 0 > > >

[jira] [Updated] (HBASE-4289) Move spinlock to SingleSizeCache rather than the slab allocator.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4289: - Attachment: refactored.txt txt files open easier in browser. @Ted Yu, I ran TestSingleSizeCache/TestSlab/TestSla

[jira] [Updated] (HBASE-4289) Move spinlock to SingleSizeCache rather than the slab allocator.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4289: - Status: Patch Available (was: Open) simple refactoring > Move spinlock to SingleSizeCache rather than the slab

[jira] [Updated] (HBASE-4289) Move spinlock to SingleSizeCache rather than the slab allocator.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4289: - Attachment: refactor.diff simple refactoring > Move spinlock to SingleSizeCache rather than the slab allocator.

[jira] [Created] (HBASE-4289) Move spinlock to SingleSizeCache rather than the slab allocator.

2011-08-29 Thread Li Pi (JIRA)
Move spinlock to SingleSizeCache rather than the slab allocator. Key: HBASE-4289 URL: https://issues.apache.org/jira/browse/HBASE-4289 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4278: - Resolution: Fixed Status: Resolved (was: Patch Available) > Race condition in Slab.java that occurs due

[jira] [Updated] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4278: - Attachment: 4278.diff whoops. > Race condition in Slab.java that occurs due to spinlock unlocking early. > -

[jira] [Commented] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092864#comment-13092864 ] Li Pi commented on HBASE-4278: -- oh, whoops, will resubmit patch. > Race condition in Slab.ja

[jira] [Updated] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4278: - Attachment: 4278.diff discovered by ted yu. > Race condition in Slab.java that occurs due to spinlock unlocking

[jira] [Updated] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early.

2011-08-29 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4278: - Status: Patch Available (was: Open) fixed. > Race condition in Slab.java that occurs due to spinlock unlocking

[jira] [Created] (HBASE-4278) Race condition in Slab.java that occurs due to spinlock unlocking early.

2011-08-29 Thread Li Pi (JIRA)
Race condition in Slab.java that occurs due to spinlock unlocking early. Key: HBASE-4278 URL: https://issues.apache.org/jira/browse/HBASE-4278 Project: HBase Issue Type

[jira] [Commented] (HBASE-4027) Enable direct byte buffers LruBlockCache

2011-08-26 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092070#comment-13092070 ] Li Pi commented on HBASE-4027: -- Huh: Running org.apache.hadoop.hbase.client.TestAdmin Resul

[jira] [Commented] (HBASE-4027) Enable direct byte buffers LruBlockCache

2011-08-26 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091965#comment-13091965 ] Li Pi commented on HBASE-4027: -- I'm running a test against the previous version without 4027.

[jira] [Created] (HBASE-4259) Investigate different memory allocation models for off heap caching.

2011-08-26 Thread Li Pi (JIRA)
Investigate different memory allocation models for off heap caching. Key: HBASE-4259 URL: https://issues.apache.org/jira/browse/HBASE-4259 Project: HBase Issue Type: Sub-ta

[jira] [Created] (HBASE-4258) Control Panel for the Off Heap Cache

2011-08-26 Thread Li Pi (JIRA)
Control Panel for the Off Heap Cache Key: HBASE-4258 URL: https://issues.apache.org/jira/browse/HBASE-4258 Project: HBase Issue Type: Sub-task Reporter: Li Pi Assignee: Li Pi

[jira] [Updated] (HBASE-4027) Enable direct byte buffers LruBlockCache

2011-08-26 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4027: - Attachment: hbase-4027v15.3.diff final one! > Enable direct byte buffers LruBlockCache > ---

[jira] [Updated] (HBASE-4027) Enable direct byte buffers LruBlockCache

2011-08-25 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4027: - Attachment: hbase4027v15.2.diff The latest patch from reviewboard. > Enable direct byte buffers LruBlockCache >

[jira] [Updated] (HBASE-4027) Enable direct byte buffers LruBlockCache

2011-08-22 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4027: - Attachment: hbase-4027v13.1.diff latest version. new cacheableserialization interface. > Enable direct byte buff

[jira] [Commented] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087539#comment-13087539 ] Li Pi commented on HBASE-4226: -- I'm gonna cut this patch down to the single bit about bracket

[jira] [Updated] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4226: - Attachment: hbase-4226v2.diff far more conservative cleanup. > HFileBlock.java style cleanup. > ---

[jira] [Commented] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087337#comment-13087337 ] Li Pi commented on HBASE-4226: -- Gotcha. Will fix. https://issues.apache.org/jira/browse/HBASE

[jira] [Updated] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4226: - Status: Patch Available (was: Open) just a simple code cleanup. > HFileBlock.java style cleanup. >

[jira] [Updated] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Pi updated HBASE-4226: - Attachment: hbase-4226.diff > HFileBlock.java style cleanup. > -- > >

[jira] [Created] (HBASE-4226) HFileBlock.java style cleanup.

2011-08-18 Thread Li Pi (JIRA)
HFileBlock.java style cleanup. -- Key: HBASE-4226 URL: https://issues.apache.org/jira/browse/HBASE-4226 Project: HBase Issue Type: Improvement Reporter: Li Pi Assignee: Li Pi Pr

  1   2   >