[jira] [Updated] (HBASE-17220) [C++] Address major issues from cpplint

2016-12-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17220: -- Attachment: hbase-17220_v1.patch This patch is removing the {{long}}s and {{shorts}} in favor

[jira] [Updated] (HBASE-11392) add/remove peer requests should be routed through master

2016-12-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-11392: --- Attachment: HBASE-11392-v3.patch > add/remove peer requests should be routed through master

[jira] [Updated] (HBASE-17314) Limit total buffered size for all replication sources

2016-12-15 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17314: -- Attachment: HBASE-17314.v03.patch > Limit total buffered size for all replication sources >

[jira] [Commented] (HBASE-17314) Limit total buffered size for all replication sources

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

[jira] [Updated] (HBASE-17314) Limit total buffered size for all replication sources

2016-12-15 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17314: -- Status: Patch Available (was: Open) > Limit total buffered size for all replication sources >

[jira] [Updated] (HBASE-17314) Limit total buffered size for all replication sources

2016-12-15 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-17314: -- Attachment: HBASE-17314.v02.patch Add UT > Limit total buffered size for all replication sources >

[jira] [Updated] (HBASE-17282) Reduce the redundant requests to meta table

2016-12-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17282: -- Attachment: HBASE-17282-v1.patch Add testcase. Fix findbugs warnings. > Reduce the redundant requests

[jira] [Updated] (HBASE-17325) Add batch delete capability to ImportTsv

2016-12-15 Thread zhangshibin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshibin updated HBASE-17325: Status: Patch Available (was: Open) > Add batch delete capability to ImportTsv >

[jira] [Updated] (HBASE-17257) Add column-aliasing capability to hbase-client

2016-12-15 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Vimont updated HBASE-17257: -- Status: Patch Available (was: Open) > Add column-aliasing capability to hbase-client >

[jira] [Updated] (HBASE-17325) Add batch delete capability to ImportTsv

2016-12-15 Thread zhangshibin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshibin updated HBASE-17325: Attachment: 0001-HBASE-17325-Add-batch-delete-capability-to-ImportTsv.patch > Add batch delete

[jira] [Updated] (HBASE-17257) Add column-aliasing capability to hbase-client

2016-12-15 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Vimont updated HBASE-17257: -- Attachment: HBASE-17257-v4.patch Submitting new patch which takes into account changes to

[jira] [Updated] (HBASE-17257) Add column-aliasing capability to hbase-client

2016-12-15 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Vimont updated HBASE-17257: -- Status: Open (was: Patch Available) > Add column-aliasing capability to hbase-client >

[jira] [Updated] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16398: - Resolution: Fixed Status: Resolved (was: Patch Available) > optimize HRegion

[jira] [Updated] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16398: - Affects Version/s: 1.4.0 Fix Version/s: 1.4.0 > optimize HRegion computeHDFSBlocksDistribution >

[jira] [Created] (HBASE-17325) Add batch delete capability to ImportTsv

2016-12-15 Thread zhangshibin (JIRA)
zhangshibin created HBASE-17325: --- Summary: Add batch delete capability to ImportTsv Key: HBASE-17325 URL: https://issues.apache.org/jira/browse/HBASE-17325 Project: HBase Issue Type: New

[jira] [Commented] (HBASE-17262) Refactor RpcServer so as to make it extendable and/or pluggable

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753576#comment-15753576 ] binlijin commented on HBASE-17262: -- OK, done. > Refactor RpcServer so as to make it extendable and/or

[jira] [Commented] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753566#comment-15753566 ] binlijin commented on HBASE-16398: -- push to branch-1 > optimize HRegion computeHDFSBlocksDistribution

[jira] [Resolved] (HBASE-17322) New API to get the list of draining region servers

2016-12-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-17322. -- Resolution: Duplicate > New API to get the list of draining region servers >

[jira] [Commented] (HBASE-17302) The region flush request disappeared from flushQueue

2016-12-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753516#comment-15753516 ] Anoop Sam John commented on HBASE-17302: Sorry for being late.. Just seeing this patch now Why

[jira] [Comment Edited] (HBASE-17302) The region flush request disappeared from flushQueue

2016-12-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753516#comment-15753516 ] Anoop Sam John edited comment on HBASE-17302 at 12/16/16 5:30 AM: -- Sorry

[jira] [Comment Edited] (HBASE-16993) BucketCache throw java.io.IOException: Invalid HFile block magic when DATA_BLOCK_ENCODING set to DIFF

2016-12-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753500#comment-15753500 ] Anoop Sam John edited comment on HBASE-16993 at 12/16/16 5:22 AM: -- This

[jira] [Commented] (HBASE-16993) BucketCache throw java.io.IOException: Invalid HFile block magic when DATA_BLOCK_ENCODING set to DIFF

2016-12-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753500#comment-15753500 ] Anoop Sam John commented on HBASE-16993: This is ready for commit [~saint@gmail.com]? We

[jira] [Commented] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

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

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753491#comment-15753491 ] ramkrishna.s.vasudevan commented on HBASE-17081: Thanks [~ebortnik]. >From where did you

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

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

[jira] [Commented] (HBASE-17262) Refactor RpcServer so as to make it extendable and/or pluggable

2016-12-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753410#comment-15753410 ] Anoop Sam John commented on HBASE-17262: Patch to RB pls. > Refactor RpcServer so as to make it

[jira] [Updated] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-15 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuesen Liang updated HBASE-15432: - Release Note: retrigger (was: Patch is available.) Status: Patch Available (was:

[jira] [Updated] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-15 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuesen Liang updated HBASE-15432: - Status: Open (was: Patch Available) cancel for re-trigger > TableInputFormat - support

[jira] [Commented] (HBASE-17090) Procedure v2 - fast wake if nothing else is running

2016-12-15 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753321#comment-15753321 ] Stephen Yuan Jiang commented on HBASE-17090: I think this looks good. > Procedure v2 - fast

[jira] [Commented] (HBASE-15432) TableInputFormat - support multiple column families scan

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

[jira] [Updated] (HBASE-17018) Spooling BufferedMutator

2016-12-15 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HBASE-17018: - Attachment: HBASE-17018.master.002.patch Added .master.002.patch Eliminated

[jira] [Commented] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753262#comment-15753262 ] binlijin commented on HBASE-16398: -- push to master > optimize HRegion computeHDFSBlocksDistribution >

[jira] [Updated] (HBASE-16398) optimize HRegion computeHDFSBlocksDistribution

2016-12-15 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-16398: - Attachment: HBASE-16398.branch-1.v1.patch > optimize HRegion computeHDFSBlocksDistribution >

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753225#comment-15753225 ] Hudson commented on HBASE-17319: SUCCESS: Integrated in Jenkins build HBase-1.4 #568 (See

[jira] [Updated] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17319: --- Attachment: HBASE-17319.patch patch for master branch attached > Truncate table with preserve after

[jira] [Commented] (HBASE-17090) Procedure v2 - fast wake if nothing else is running

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

[jira] [Commented] (HBASE-17275) Assign timeout cause region unassign forever

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753179#comment-15753179 ] Ted Yu commented on HBASE-17275: [~syuanjiang] is more familiar with region assignment. Stephen: Can you

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753165#comment-15753165 ] Ted Yu commented on HBASE-17319: Please name the patch for master branch and attach for QA run. Thanks

[jira] [Comment Edited] (HBASE-17275) Assign timeout cause region unassign forever

2016-12-15 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753130#comment-15753130 ] Allan Yang edited comment on HBASE-17275 at 12/16/16 1:58 AM: -- [~tedyu] can

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

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

[jira] [Comment Edited] (HBASE-17275) Assign timeout cause region unassign forever

2016-12-15 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753130#comment-15753130 ] Allan Yang edited comment on HBASE-17275 at 12/16/16 1:56 AM: -- [~ted_yu] can

[jira] [Commented] (HBASE-17275) Assign timeout cause region unassign forever

2016-12-15 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753130#comment-15753130 ] Allan Yang commented on HBASE-17275: [~tedyu] can you or find someone to look at HBASE-17264,

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753122#comment-15753122 ] Allan Yang commented on HBASE-17319: Just conformed the the master branch may have the same problem,

[jira] [Commented] (HBASE-17318) Increment does not add new column if the increment amount is zero at first time writing

2016-12-15 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753097#comment-15753097 ] Guangxu Cheng commented on HBASE-17318: --- [~tedyu] [~anoop.hbase] Thanks for your reviewing. >

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

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

[jira] [Commented] (HBASE-16993) BucketCache throw java.io.IOException: Invalid HFile block magic when DATA_BLOCK_ENCODING set to DIFF

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

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

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

[jira] [Commented] (HBASE-17090) Procedure v2 - fast wake if nothing else is running

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752995#comment-15752995 ] stack commented on HBASE-17090: --- Let me look at this some more > Procedure v2 - fast wake if nothing

[jira] [Updated] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-12-15 Thread Xuesen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuesen Liang updated HBASE-15432: - Attachment: HBASE-15432.master.002.patch > TableInputFormat - support multiple column families

[jira] [Updated] (HBASE-17090) Procedure v2 - fast wake if nothing else is running

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17090: -- Status: Patch Available (was: Open) Patch LGTM. What you think [~syuanjiang]? Let me submit to see how it

[jira] [Updated] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17148: -- Status: Patch Available (was: Open) Lets see whats broke (should be nothing -- though this patch adds a

[jira] [Commented] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752941#comment-15752941 ] stack commented on HBASE-17148: --- Rebase. > Procedure v2 - add bulk proc submit >

[jira] [Updated] (HBASE-17148) Procedure v2 - add bulk proc submit

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17148: -- Attachment: HBASE-17148.master.001.patch > Procedure v2 - add bulk proc submit >

[jira] [Commented] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752912#comment-15752912 ] Hudson commented on HBASE-17292: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2138 (See

[jira] [Resolved] (HBASE-17219) [C++] Reformat the code according to the style guidelines

2016-12-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-17219. --- Resolution: Fixed Fix Version/s: HBASE-14850 > [C++] Reformat the code according to

[jira] [Updated] (HBASE-17219) [C++] Reformat the code according to the style guidelines

2016-12-15 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-17219: -- Attachment: hbase-17219_v1.patch This is what I'll commit shortly. > [C++] Reformat the code

[jira] [Commented] (HBASE-17324) PE Write workload results are wrong

2016-12-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752822#comment-15752822 ] Appy commented on HBASE-17324: -- oops, forgot to give proper credit. Bad of me. :( > PE Write workload

[jira] [Updated] (HBASE-17324) PE Write workload results are wrong

2016-12-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-17324: - Description: [~jmspaggi] found this issue of write latencies being unreasonable. The reason is, we are using

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752799#comment-15752799 ] Ted Yu commented on HBASE-17323: There were a lot of errors in the form: {code} Caused by:

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

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

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752761#comment-15752761 ] stack commented on HBASE-17149: --- -002 is rebase that -001 didn't do. > Procedure v2 - Fix nonce submission

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Attachment: HBASE-17149.master.002.patch > Procedure v2 - Fix nonce submission >

[jira] [Commented] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752743#comment-15752743 ] Ted Yu commented on HBASE-17323: {code} grep 'Call queue is full'

[jira] [Updated] (HBASE-16993) BucketCache throw java.io.IOException: Invalid HFile block magic when DATA_BLOCK_ENCODING set to DIFF

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16993: -- Attachment: HBASE-16993.master.005.patch > BucketCache throw java.io.IOException: Invalid HFile block magic

[jira] [Reopened] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-17081: --- Reopen till we ellicit failure not related or fixed. Thanks. > Flush the entire CompactingMemStore content to

[jira] [Commented] (HBASE-16700) Allow for coprocessor whitelisting

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752690#comment-15752690 ] stack commented on HBASE-16700: --- [~clayb] Thanks for patch. Suggest add a release note since this a nice

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752684#comment-15752684 ] stack commented on HBASE-17149: --- Turns out that yeah, the UT failure is unrelated but this is a new test

[jira] [Commented] (HBASE-17324) PE Write workload results are wrong

2016-12-15 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752674#comment-15752674 ] Jean-Marc Spaggiari commented on HBASE-17324: - This sounds familiar to me ;) Thanks for

[jira] [Commented] (HBASE-17318) Increment does not add new column if the increment amount is zero at first time writing

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752669#comment-15752669 ] Hudson commented on HBASE-17318: FAILURE: Integrated in Jenkins build HBase-1.4 #567 (See

[jira] [Updated] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17149: -- Attachment: HBASE-17149.master.001.patch > Procedure v2 - Fix nonce submission >

[jira] [Commented] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752603#comment-15752603 ] Ted Yu commented on HBASE-17319: This only affects branch-1 and earlier releases, right ? > Truncate

[jira] [Updated] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17319: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.0 +1 > Truncate table with preserve after split may cause

[jira] [Updated] (HBASE-17319) Truncate table with preserve after split may cause truncation to fail

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17319: --- Summary: Truncate table with preserve after split may cause truncation to fail (was: Truncate table with

[jira] [Commented] (HBASE-17317) [branch-1] The updatePeerConfig method in ReplicationPeersZKImpl didn't update the table-cfs map

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752592#comment-15752592 ] Ted Yu commented on HBASE-17317: +1 > [branch-1] The updatePeerConfig method in ReplicationPeersZKImpl

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752423#comment-15752423 ] stack commented on HBASE-17149: --- Sorry [~syuanjiang] I should have noted I am on this issue. The test fails

[jira] [Commented] (HBASE-17305) Two active HBase Masters can run at the same time under certain circumstances

2016-12-15 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752410#comment-15752410 ] Esteban Gutierrez commented on HBASE-17305: --- Was a regular restart [~enis]. I'm sure this is

[jira] [Created] (HBASE-17324) PE Write workload results are wrong

2016-12-15 Thread Appy (JIRA)
Appy created HBASE-17324: Summary: PE Write workload results are wrong Key: HBASE-17324 URL: https://issues.apache.org/jira/browse/HBASE-17324 Project: HBase Issue Type: Bug Reporter:

[jira] [Comment Edited] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752365#comment-15752365 ] Stephen Yuan Jiang edited comment on HBASE-17149 at 12/15/16 8:02 PM:

[jira] [Commented] (HBASE-17149) Procedure v2 - Fix nonce submission

2016-12-15 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752365#comment-15752365 ] Stephen Yuan Jiang commented on HBASE-17149: The UT failure is unrelated to this change. The

[jira] [Updated] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17323: --- Attachment: testAsyncGetMultiThread-output.gz > TestAsyncGetMultiThread fails in master >

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752341#comment-15752341 ] stack commented on HBASE-17081: --- If you have an addendum, we can get it in... else we can revert till

[jira] [Created] (HBASE-17323) TestAsyncGetMultiThread fails in master

2016-12-15 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17323: -- Summary: TestAsyncGetMultiThread fails in master Key: HBASE-17323 URL: https://issues.apache.org/jira/browse/HBASE-17323 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752296#comment-15752296 ] Hudson commented on HBASE-17081: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2137 (See

[jira] [Commented] (HBASE-17318) Increment does not add new column if the increment amount is zero at first time writing

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752295#comment-15752295 ] Hudson commented on HBASE-17318: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2137 (See

[jira] [Commented] (HBASE-15787) Change the flush related heuristics to work with offheap size configured

2016-12-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752297#comment-15752297 ] Hudson commented on HBASE-15787: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2137 (See

[jira] [Updated] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-17321: -- Assignee: Carlos A. Morillo (was: Jean-Marc Spaggiari) > ExploringCompactionPolicy DEBUG message should

[jira] [Commented] (HBASE-17298) remove unused code in HRegion#doMiniBatchMutation

2016-12-15 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752208#comment-15752208 ] huaxiang sun commented on HBASE-17298: -- Thanks [~anoop.hbase] for review. > remove unused code in

[jira] [Commented] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752103#comment-15752103 ] Jean-Marc Spaggiari commented on HBASE-17321: - I'm not able to assign this to

[jira] [Updated] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-17321: Assignee: Jean-Marc Spaggiari > ExploringCompactionPolicy DEBUG message should

[jira] [Commented] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752086#comment-15752086 ] Jean-Marc Spaggiari commented on HBASE-17321: - [~carlosmorillo] > ExploringCompactionPolicy

[jira] [Commented] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752080#comment-15752080 ] Jean-Marc Spaggiari commented on HBASE-17321: - Carlos Morillo is going to provide a patch.

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

2016-12-15 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752078#comment-15752078 ] Edward Bortnikov commented on HBASE-17081: -- [~anastas] Please take a look at the test result,

[jira] [Commented] (HBASE-17321) ExploringCompactionPolicy DEBUG message should provide region details.

2016-12-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752065#comment-15752065 ] stack commented on HBASE-17321: --- The region is in loglines before this one, no [~jmspaggi]? You can tell

[jira] [Commented] (HBASE-17081) Flush the entire CompactingMemStore content to disk

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

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752016#comment-15752016 ] Ted Yu commented on HBASE-14123: Precommit didn't go through last night. Triggered a new QA run. >

[jira] [Commented] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751973#comment-15751973 ] Ted Yu commented on HBASE-17292: Thanks for review, Jerry. I updated description, explaining why the

[jira] [Updated] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory

2016-12-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17292: --- Description: Currently the postBulkLoadHFile() hook notifies the locations of bulk loaded hfiles. However,

[jira] [Commented] (HBASE-17282) Reduce the redundant requests to meta table

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

[jira] [Comment Edited] (HBASE-17322) New API to get the list of draining region servers

2016-12-15 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751953#comment-15751953 ] Abhishek Singh Chouhan edited comment on HBASE-17322 at 12/15/16 5:32 PM:

[jira] [Commented] (HBASE-17322) New API to get the list of draining region servers

2016-12-15 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751953#comment-15751953 ] Abhishek Singh Chouhan commented on HBASE-17322: Yep that one covers this. I'll mark this

  1   2   >