[jira] [Commented] (HBASE-15430) Failed taking snapshot - Manifest proto-message too large

2016-03-13 Thread JunHo Cho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192779#comment-15192779 ] JunHo Cho commented on HBASE-15430: --- making InMemoryFileSytem is good idea. but I would like to patch

[jira] [Commented] (HBASE-15439) getMaximumAllowedTimeBetweenRuns in ScheduledChore ignores the TimeUnit

2016-03-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192773#comment-15192773 ] Jingcheng Du commented on HBASE-15439: -- The method getMaximumAllowedTimeBetweenRuns in

[jira] [Updated] (HBASE-15430) Failed taking snapshot - Manifest proto-message too large

2016-03-13 Thread JunHo Cho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JunHo Cho updated HBASE-15430: -- Attachment: HBASE-15430-v5.patch > Failed taking snapshot - Manifest proto-message too large >

[jira] [Updated] (HBASE-15439) getMaximumAllowedTimeBetweenRuns in ScheduledChore ignores the TimeUnit

2016-03-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-15439: - Summary: getMaximumAllowedTimeBetweenRuns in ScheduledChore ignores the TimeUnit (was: Mob

[jira] [Commented] (HBASE-15439) Mob compaction is not triggered after extended period of time

2016-03-13 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192757#comment-15192757 ] Jingcheng Du commented on HBASE-15439: -- This is a ScheduledChore issue, not only for MOB. Will

[jira] [Commented] (HBASE-15452) Consider removing checkScanOrder from StoreScanner.next

2016-03-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192734#comment-15192734 ] ramkrishna.s.vasudevan commented on HBASE-15452: [~lhofhansl]] I think you forgot to

[jira] [Commented] (HBASE-15453) Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192726#comment-15192726 ] Lars Hofhansl commented on HBASE-15453: --- Work machine (OpenJDK Runtime Environment (IcedTea 2.6.4)

[jira] [Updated] (HBASE-15453) Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15453: -- Description: In HBASE-10015 back then I found that intrinsic locks (synchronized) in

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192699#comment-15192699 ] Yu Li commented on HBASE-15265: --- [~Apache9] Good progress and great work sir! bq. I think multiwal should

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-13 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192690#comment-15192690 ] Jianwei Cui commented on HBASE-15433: - Thanks for your comment and sorry to reply late [~ashish

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192689#comment-15192689 ] Duo Zhang commented on HBASE-15265: --- Seems there are some jobs that could run normally? See this

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192682#comment-15192682 ] Heng Chen commented on HBASE-15406: --- Thanks [~stack] for your suggestion. Let me try to move the

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192681#comment-15192681 ] stack commented on HBASE-15265: --- I think we've run into this before: {code} ERROR: Error

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-13 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192680#comment-15192680 ] Heng Chen commented on HBASE-15406: --- I add "System.exit()" in HBCK to mock the situation hbck abort

[jira] [Commented] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-13 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192679#comment-15192679 ] Phil Yang commented on HBASE-15325: --- {quote} Now the new scan is being created with start row = current

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192676#comment-15192676 ] Hadoop QA commented on HBASE-15265: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: HBASE-15265-v7.patch Retry. > Implement an asynchronous FSHLog >

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: (was: HBASE-15265-v7.patch) > Implement an asynchronous FSHLog >

[jira] [Commented] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192672#comment-15192672 ] Yu Li commented on HBASE-15451: --- Thanks for review and help trigger HadoopQA run [~tedyu]! > Remove

[jira] [Commented] (HBASE-15430) Failed taking snapshot - Manifest proto-message too large

2016-03-13 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192584#comment-15192584 ] Matteo Bertozzi commented on HBASE-15430: - that's a good point. It wasn't particularly slow on my

[jira] [Commented] (HBASE-15453) Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192562#comment-15192562 ] Lars Hofhansl commented on HBASE-15453: --- Another 4 runs: Intrinsic: 10 runs mean:1918.1

[jira] [Updated] (HBASE-15453) Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15453: -- Attachment: 15453-0.98.txt Here's the patch with test. [~apurtell], [~stack], and anybody

[jira] [Created] (HBASE-15453) Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner

2016-03-13 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-15453: - Summary: Considering reverting HBASE-10015 - reinstance synchronized in StoreScanner Key: HBASE-15453 URL: https://issues.apache.org/jira/browse/HBASE-15453

[jira] [Updated] (HBASE-15452) Consider removing checkScanOrder from StoreScanner.next

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15452: -- Attachment: (was: 15452-0.98.txt) > Consider removing checkScanOrder from

[jira] [Updated] (HBASE-15452) Consider removing checkScanOrder from StoreScanner.next

2016-03-13 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15452: -- Attachment: 15452-0.98.txt Patch... Just to park it. Simply removes the cruft. Note that if we

[jira] [Commented] (HBASE-15430) Failed taking snapshot - Manifest proto-message too large

2016-03-13 Thread JunHo Cho (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192545#comment-15192545 ] JunHo Cho commented on HBASE-15430: --- first time, I made it using SnapshotTestingUtil. but it was very

[jira] [Commented] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192502#comment-15192502 ] Ted Yu commented on HBASE-15451: +1 > Remove unnecessary wait in MVCC > ---

[jira] [Commented] (HBASE-15379) Fake cells created in read path not implementing SettableSequenceId

2016-03-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192497#comment-15192497 ] Hudson commented on HBASE-15379: FAILURE: Integrated in HBase-Trunk_matrix #775 (See

[jira] [Commented] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192455#comment-15192455 ] Hadoop QA commented on HBASE-15451: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (HBASE-15452) Consider removing checkScanOrder from StoreScanner.next

2016-03-13 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-15452: - Summary: Consider removing checkScanOrder from StoreScanner.next Key: HBASE-15452 URL: https://issues.apache.org/jira/browse/HBASE-15452 Project: HBase

[jira] [Updated] (HBASE-15379) Fake cells created in read path not implementing SettableSequenceId

2016-03-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15379: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192411#comment-15192411 ] Anoop Sam John commented on HBASE-15436: {code} "pool-14-thread-1" prio=10 tid=0x7f4215268000

[jira] [Commented] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192384#comment-15192384 ] Hadoop QA commented on HBASE-15300: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15300: --- Attachment: HBASE-15300.v2.patch > Upgrade to zookeeper 3.4.8 > -- > >

[jira] [Updated] (HBASE-15410) Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT

2016-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15410: --- Labels: filter (was: ) > Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList > return

[jira] [Commented] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192363#comment-15192363 ] Ted Yu commented on HBASE-15451: Makes sense. I have triggered another QA run. > Remove unnecessary

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192319#comment-15192319 ] Duo Zhang commented on HBASE-15265: --- OK... Still failing... Will retry tomorrow... > Implement an

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192318#comment-15192318 ] Hadoop QA commented on HBASE-15265: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: HBASE-15265-v7.patch Seems hadoop-QA is broken. Try again. > Implement an asynchronous

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: (was: HBASE-15265-v7.patch) > Implement an asynchronous FSHLog >

[jira] [Commented] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192312#comment-15192312 ] Hadoop QA commented on HBASE-15451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15451: -- Status: Patch Available (was: Open) Submit patch for HadoopQA > Remove unnecessary wait in MVCC >

[jira] [Updated] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15451: -- Attachment: HBASE-15451.test Attach a simple test, which records the synchronize times on readWaiters in MVCC

[jira] [Updated] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-15451: -- Attachment: HBASE-15451.patch Attaching a straight forward patch > Remove unnecessary wait in MVCC >

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192294#comment-15192294 ] Hadoop QA commented on HBASE-15265: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-15451) Remove unnecessary wait in MVCC

2016-03-13 Thread Yu Li (JIRA)
Yu Li created HBASE-15451: - Summary: Remove unnecessary wait in MVCC Key: HBASE-15451 URL: https://issues.apache.org/jira/browse/HBASE-15451 Project: HBase Issue Type: Improvement Affects

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192292#comment-15192292 ] Duo Zhang commented on HBASE-15265: --- {quote} Would this be tough to put on branch-1? {quote} Not that

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-03-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: HBASE-15265-v7.patch Use the word 'txid' instead of 'ringBufferSequence'. Change some

[jira] [Commented] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-13 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192262#comment-15192262 ] Clara Xiong commented on HBASE-15400: - It is OK not to run HadoopQA for now since HBASE-15389 is not

[jira] [Commented] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192261#comment-15192261 ] Hadoop QA commented on HBASE-15400: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-13 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192257#comment-15192257 ] Clara Xiong commented on HBASE-15400: - Uploaded new patch with compactor part excluded. It is also on

[jira] [Updated] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-13 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15400: Attachment: HBASE-15400-v1.pa > Use DateTieredCompactor for Date Tiered Compaction >

[jira] [Commented] (HBASE-15450) disable SSCC entirely in current Trafodion

2016-03-13 Thread liu ming (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192252#comment-15192252 ] liu ming commented on HBASE-15450: -- I am so sorry, is there any way to delete this jira? > disable SSCC

[jira] [Commented] (HBASE-15450) disable SSCC entirely in current Trafodion

2016-03-13 Thread liu ming (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192242#comment-15192242 ] liu ming commented on HBASE-15450: -- So so sorry, submit to wrong project! > disable SSCC entirely in

[jira] [Resolved] (HBASE-15450) disable SSCC entirely in current Trafodion

2016-03-13 Thread liu ming (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liu ming resolved HBASE-15450. -- Resolution: Invalid > disable SSCC entirely in current Trafodion >

[jira] [Created] (HBASE-15450) disable SSCC entirely in current Trafodion

2016-03-13 Thread liu ming (JIRA)
liu ming created HBASE-15450: Summary: disable SSCC entirely in current Trafodion Key: HBASE-15450 URL: https://issues.apache.org/jira/browse/HBASE-15450 Project: HBase Issue Type: Bug