[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549135#comment-16549135 ] Zheng Hu commented on HBASE-20565: -- [~yuzhih...@gmail.com], I think you mean {code} filterList =

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549136#comment-16549136 ] Ted Yu commented on HBASE-20401: lgtm {code} +if (cleanerThreadTimeoutMsec !=

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549137#comment-16549137 ] Zheng Hu commented on HBASE-20151: -- [~reidchan], Mind you update your patch ? I think can just return

[jira] [Updated] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20869: --- Fix Version/s: (was: 2.1.0) 2.1.1 > Endpoint-based Export use

[jira] [Updated] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20853: --- Fix Version/s: 2.2.0 > Polish "Add defaults to Table Interface so Implementors don't have

[jira] [Updated] (HBASE-20904) Prometheus /metrics http endpoint for monitoring integration

2018-07-19 Thread Hari Sekhon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sekhon updated HBASE-20904: Description: Feature Request to add Prometheus /metrics http endpoint for monitoring

[jira] [Resolved] (HBASE-20863) Put up 2.1.0RC1

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-20863. --- Resolution: Fixed Assignee: Duo Zhang 2.1.0RC1 is released as 2.1.0. > Put up 2.1.0RC1 >

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549103#comment-16549103 ] Ted Yu commented on HBASE-20565: Can we arrange the order of ColumnRangeFilter and

[jira] [Commented] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549142#comment-16549142 ] Hudson commented on HBASE-20907: Results for branch branch-2.1 [build #78 on

[jira] [Commented] (HBASE-20875) MemStoreLABImp::copyIntoCell uses 7% CPU when writing

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549141#comment-16549141 ] Hudson commented on HBASE-20875: Results for branch branch-2.1 [build #78 on

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549160#comment-16549160 ] Chia-Ping Tsai commented on HBASE-20853: +1 to 005.patch. Will commit it later. > Polish "Add

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549194#comment-16549194 ] Chia-Ping Tsai commented on HBASE-20869: +1 > Endpoint-based Export use incorrect user to write

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549072#comment-16549072 ] Ted Yu commented on HBASE-20151: [~zhoushuaifeng2] What do you think of the suggestion above ? > Bug

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-19 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549108#comment-16549108 ] Reid Chan commented on HBASE-20151: --- +1 for keeping it simple. {{Filter}} code is quite messy IMO,

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549143#comment-16549143 ] Zheng Hu commented on HBASE-20565: -- Got your mind, but I don't think it's a good taste... >

[jira] [Updated] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20853: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

2018-07-19 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20869: --- Fix Version/s: 2.0.2 2.1.0 3.0.0 > Endpoint-based

[jira] [Updated] (HBASE-6028) Implement a cancel for in-progress compactions

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6028: - Release Note: Added a new command to the shell to switch on/off compactions called "compaction_switch".

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549057#comment-16549057 ] Zheng Hu commented on HBASE-20151: -- So this bug is still caused by NEXT_ROW of FamilyFilter , which was

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548867#comment-16548867 ] Tak Lon (Stephen) Wu commented on HBASE-20856: -- Thanks [~liuml07], uses a new {{conf}} for

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

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

[jira] [Commented] (HBASE-20823) Wrong param name in javadoc for HRegionServer#buildRegionSpaceUseReportRequest

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

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

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

[jira] [Commented] (HBASE-20823) Wrong param name in javadoc for HRegionServer#buildRegionSpaceUseReportRequest

2018-07-19 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549022#comment-16549022 ] Reid Chan commented on HBASE-20823: --- +1 > Wrong param name in javadoc for

[jira] [Updated] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20856: - Attachment: HBASE-20856.master.002.patch > PITA having to set WAL provider in

[jira] [Commented] (HBASE-20909) Add 2.1.0 to the download page

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

[jira] [Updated] (HBASE-20909) Add 2.1.0 to the download page

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20909: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. Hope we will

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549551#comment-16549551 ] Hudson commented on HBASE-20853: Results for branch branch-2.0 [build #567 on

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549564#comment-16549564 ] stack commented on HBASE-20846: --- Nice writeup. Include in lock section on top of the class? > Restore

[jira] [Commented] (HBASE-20853) Polish "Add defaults to Table Interface so Implementors don't have to"

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549577#comment-16549577 ] Hudson commented on HBASE-20853: Results for branch branch-2 [build #1001 on

[jira] [Commented] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549326#comment-16549326 ] Hudson commented on HBASE-20907: Results for branch master [build #401 on

[jira] [Commented] (HBASE-20875) MemStoreLABImp::copyIntoCell uses 7% CPU when writing

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549325#comment-16549325 ] Hudson commented on HBASE-20875: Results for branch master [build #401 on

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

2018-07-19 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549455#comment-16549455 ] Wei-Chiu Chuang commented on HBASE-20869: - Thanks [~yuzhih...@gmail.com] for review and

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549477#comment-16549477 ] Ted Yu commented on HBASE-20565: I think filter order independence is important. MUST_PASS_ALL should

[jira] [Updated] (HBASE-20855) PeerConfigTracker only supporting one listener will cause problem when there is a recovered replication queue

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.6 1.5.0 Integrated to branch-1.4 and

[jira] [Updated] (HBASE-20909) Add 2.1.0 to the download page

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20909: -- Assignee: Duo Zhang Fix Version/s: 3.0.0 Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-20846) Restore procedure locks when master restarts

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20846: -- Attachment: HBASE-20846-v5.patch > Restore procedure locks when master restarts >

[jira] [Updated] (HBASE-20855) PeerConfigTracker only supporting one listener will cause problem when there is a recovered replication queue

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Summary: PeerConfigTracker only supporting one listener will cause problem when there is a recovered

[jira] [Updated] (HBASE-6028) Implement a cancel for in-progress compactions

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6028: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 3.0.0

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

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

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549456#comment-16549456 ] Ted Yu commented on HBASE-20901: Can you use dev-support/submit-patch.py to generate patch ? > Reducing

[jira] [Updated] (HBASE-20909) Add 2.1.0 to the download page

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-20909: -- Attachment: HBASE-20909.patch > Add 2.1.0 to the download page > -- > >

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549364#comment-16549364 ] Duo Zhang commented on HBASE-20846: --- Review board link: https://reviews.apache.org/r/67973/ >

[jira] [Commented] (HBASE-20909) Add 2.1.0 to the download page

2018-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549365#comment-16549365 ] Duo Zhang commented on HBASE-20909: --- Good. Let me commit. Also fixed a small typo for 2.0.1. > Add

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-19 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549722#comment-16549722 ] Mingliang Liu commented on HBASE-20856: --- +1 (non-binding) > PITA having to set WAL provider in

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20901: -- Attachment: HBASE-20901_v2.patch > Reducing region replica has no effect >

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20901: -- Attachment: (was: HBASE-20901_v2.patch) > Reducing region replica has no effect >

[jira] [Created] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ankit Singhal (JIRA)
Ankit Singhal created HBASE-20910: - Summary: Fix dev-support/submit-patch.py Key: HBASE-20910 URL: https://issues.apache.org/jira/browse/HBASE-20910 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20910: -- Attachment: HBASE-20910.patch > Fix dev-support/submit-patch.py >

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549749#comment-16549749 ] Ankit Singhal commented on HBASE-20901: --- bq. Not sure why there is change to

[jira] [Commented] (HBASE-20697) Can't cache All region locations of the specify table by calling table.getRegionLocator().getAllRegionLocations()

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549662#comment-16549662 ] stack commented on HBASE-20697: --- Anyone want to hazard a guess at what the benefit of this patch might be

[jira] [Updated] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20856: - Attachment: HBASE-20856.master.003.patch > PITA having to set WAL provider in

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.master.005.patch > Make `MAX_WAIT` and

[jira] [Created] (HBASE-20911) correct Swtich/case indentation in formatter template for eclipse

2018-07-19 Thread Ankit Singhal (JIRA)
Ankit Singhal created HBASE-20911: - Summary: correct Swtich/case indentation in formatter template for eclipse Key: HBASE-20911 URL: https://issues.apache.org/jira/browse/HBASE-20911 Project: HBase

[jira] [Created] (HBASE-20912) Add import order config in dev support for eclipse

2018-07-19 Thread Ankit Singhal (JIRA)
Ankit Singhal created HBASE-20912: - Summary: Add import order config in dev support for eclipse Key: HBASE-20912 URL: https://issues.apache.org/jira/browse/HBASE-20912 Project: HBase Issue

[jira] [Commented] (HBASE-20846) Restore procedure locks when master restarts

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

[jira] [Updated] (HBASE-20903) backport HBASE-20792 "info:servername and info:sn inconsistent for OPEN region" to branch-2.0

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20903: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushed to

[jira] [Updated] (HBASE-20864) RS was killed due to master thought the region should be on a already dead server

2018-07-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20864: -- Fix Version/s: 2.0.2 > RS was killed due to master thought the region should be on a already dead > server >

[jira] [Commented] (HBASE-20856) PITA having to set WAL provider in two places

2018-07-19 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549684#comment-16549684 ] Zach York commented on HBASE-20856: --- +1 Although that wrapped provider stuff is kinda ugly (not your

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20901: -- Attachment: HBASE-20901_v2.patch > Reducing region replica has no effect >

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549730#comment-16549730 ] Ted Yu commented on HBASE-20901: Not sure why there is change to dev-support/submit-patch.py included in

[jira] [Updated] (HBASE-20911) correct Swtich/case indentation in formatter template for eclipse

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20911: -- Attachment: HBASE-20911.patch > correct Swtich/case indentation in formatter template for

[jira] [Updated] (HBASE-20912) Add import order config in dev support for eclipse

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20912: -- Attachment: eclipse.importorder > Add import order config in dev support for eclipse >

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549771#comment-16549771 ] Ankit Singhal commented on HBASE-20908: --- [~te...@apache.org] , fixed the checkstyle warnings in

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Singhal updated HBASE-20908: -- Attachment: HBASE-20908_v1.patch > Infinite loop on regionserver if region replica are

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549802#comment-16549802 ] Mike Drob commented on HBASE-20401: --- Sorry for the late review, can we add some docs for the when

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549801#comment-16549801 ] Ted Yu commented on HBASE-20901: 20901_v2.patch is somehow bigger than patch v1. Is this because of

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549804#comment-16549804 ] Ted Yu commented on HBASE-20910: [~appy] [~mdrob]: Can you review ? Thanks > Fix

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549922#comment-16549922 ] Ted Yu commented on HBASE-20908: {code} -private boolean requiresReplication(final TableName

[jira] [Commented] (HBASE-20855) PeerConfigTracker only supporting one listener will cause problem when there is a recovered replication queue

2018-07-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549812#comment-16549812 ] Hudson commented on HBASE-20855: Results for branch branch-1.4 [build #390 on

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20901: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549840#comment-16549840 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~yuzhih...@gmail.com] I have attached the

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Commented] (HBASE-20558) Backport HBASE-17854 to branch-1

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549808#comment-16549808 ] Tak Lon (Stephen) Wu commented on HBASE-20558: -- ping ? > Backport HBASE-17854 to branch-1

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549818#comment-16549818 ] Mike Drob commented on HBASE-20910: --- I think this will break python2? In python2, git.format_patch

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549824#comment-16549824 ] Ankit Singhal commented on HBASE-20901: --- bq. 20901_v2.patch is somehow bigger than patch v1. bq.

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: (was: HBASE-20401.branch-1.001.patch) > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: (was: HBASE-20401.branch-1.002.patch) > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: (was: HBASE-20401.branch-2.001.patch) > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Attachment: HBASE-20401.branch-1.001.patch > Make `MAX_WAIT` and

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Updated] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated HBASE-20401: - Release Note: Add thread-level timeout and check interval configurations in

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549835#comment-16549835 ] Tak Lon (Stephen) Wu commented on HBASE-20401: -- [~mdrob] I modified the RN to include the

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ankit Singhal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549875#comment-16549875 ] Ankit Singhal commented on HBASE-20910: --- bq. I think this will break python2? bq. In python2,

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549882#comment-16549882 ] Mike Drob commented on HBASE-20910: --- Yea, I ran a few experiments locally and you're right that it's

[jira] [Assigned] (HBASE-19842) Cell ACLs v2

2018-07-19 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva reassigned HBASE-19842: -- Assignee: (was: Thomas D'Silva) > Cell ACLs v2 > > >

[jira] [Created] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-20913: Summary: List memstore direct memory/heap memory usage Key: HBASE-20913 URL: https://issues.apache.org/jira/browse/HBASE-20913 Project: HBase Issue Type:

[jira] [Updated] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-20913: - Attachment: Screen Shot 2018-07-13 at 4.44.07 PM.png > List memstore direct memory/heap memory

<    1   2