[jira] [Commented] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-13 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950316#comment-16950316
 ] 

Hudson commented on HBASE-23152:


Results for branch master
[build #1504 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1504/]: (x) 
*{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1504//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1504//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1504//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Compaction_switch does not work by RegionServer name
> 
>
> Key: HBASE-23152
> URL: https://issues.apache.org/jira/browse/HBASE-23152
> Project: HBase
>  Issue Type: Bug
>  Components: Client, Compaction
>Affects Versions: 3.0.0
>Reporter: Karthik Palanisamy
>Assignee: Karthik Palanisamy
>Priority: Major
>  Labels: client
> Fix For: 3.0.0, 2.3.0, 2.2.2
>
>
> Compaction_switch is used to stop running compaction on regionservers. This 
> switch works good by using "compaction_switch true/false" but rather I want 
> to stop compaction only for particular regionserver. In that case, the switch 
> doesn't work because serverName that we want to stop is not added into 
> CompletableFuture> [link| 
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]
>  ]. So we always get empty Future list by using RS name. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-12 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950188#comment-16950188
 ] 

Hudson commented on HBASE-23152:


Results for branch branch-2
[build #2321 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2321/]: 
(/) *{color:green}+1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2321//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2321//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2321//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Compaction_switch does not work by RegionServer name
> 
>
> Key: HBASE-23152
> URL: https://issues.apache.org/jira/browse/HBASE-23152
> Project: HBase
>  Issue Type: Bug
>  Components: Client, Compaction
>Affects Versions: 3.0.0
>Reporter: Karthik Palanisamy
>Assignee: Karthik Palanisamy
>Priority: Major
>  Labels: client
> Fix For: 3.0.0, 2.3.0, 2.2.2
>
>
> Compaction_switch is used to stop running compaction on regionservers. This 
> switch works good by using "compaction_switch true/false" but rather I want 
> to stop compaction only for particular regionserver. In that case, the switch 
> doesn't work because serverName that we want to stop is not added into 
> CompletableFuture> [link| 
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]
>  ]. So we always get empty Future list by using RS name. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-12 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950145#comment-16950145
 ] 

Hudson commented on HBASE-23152:


Results for branch branch-2.2
[build #660 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/660/]: 
(/) *{color:green}+1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/660//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/660//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/660//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Compaction_switch does not work by RegionServer name
> 
>
> Key: HBASE-23152
> URL: https://issues.apache.org/jira/browse/HBASE-23152
> Project: HBase
>  Issue Type: Bug
>  Components: Client, Compaction
>Affects Versions: 3.0.0
>Reporter: Karthik Palanisamy
>Assignee: Karthik Palanisamy
>Priority: Major
>  Labels: client
> Fix For: 3.0.0, 2.3.0, 2.2.2
>
>
> Compaction_switch is used to stop running compaction on regionservers. This 
> switch works good by using "compaction_switch true/false" but rather I want 
> to stop compaction only for particular regionserver. In that case, the switch 
> doesn't work because serverName that we want to stop is not added into 
> CompletableFuture> [link| 
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]
>  ]. So we always get empty Future list by using RS name. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-12 Thread Karthik Palanisamy (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16950094#comment-16950094
 ] 

Karthik Palanisamy commented on HBASE-23152:


Thank you very much [~stack] for merging. 

I think we can ignore merge for branch-2.1 because Compaction_switch 
[HBASE-6028|https://issues.apache.org/jira/browse/HBASE-6028] is only available 
from branch-2.2.0.

> Compaction_switch does not work by RegionServer name
> 
>
> Key: HBASE-23152
> URL: https://issues.apache.org/jira/browse/HBASE-23152
> Project: HBase
>  Issue Type: Bug
>  Components: Client, Compaction
>Affects Versions: 3.0.0
>Reporter: Karthik Palanisamy
>Assignee: Karthik Palanisamy
>Priority: Major
>  Labels: client
> Fix For: 3.0.0, 2.3.0, 2.2.2
>
>
> Compaction_switch is used to stop running compaction on regionservers. This 
> switch works good by using "compaction_switch true/false" but rather I want 
> to stop compaction only for particular regionserver. In that case, the switch 
> doesn't work because serverName that we want to stop is not added into 
> CompletableFuture> [link| 
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]
>  ]. So we always get empty Future list by using RS name. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23152) Compaction_switch does not work by RegionServer name

2019-10-11 Thread Karthik Palanisamy (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16949837#comment-16949837
 ] 

Karthik Palanisamy commented on HBASE-23152:


Please find the corresponding ref link, 
[https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]

> Compaction_switch does not work by RegionServer name
> 
>
> Key: HBASE-23152
> URL: https://issues.apache.org/jira/browse/HBASE-23152
> Project: HBase
>  Issue Type: Bug
>  Components: Client, Compaction
>Affects Versions: 3.0.0
>Reporter: Karthik Palanisamy
>Assignee: Karthik Palanisamy
>Priority: Major
>  Labels: client
>
> Compaction_switch is used to stop running compaction on regionservers. This 
> switch works good by using "compaction_switch true/false" but rather I want 
> to stop compaction only for particular regionserver. In that case, the switch 
> doesn't work because serverName that we want to stop is not added into 
> CompletableFuture> [link| 
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java#L3156]
>  ]. So we always get empty Future list by using RS name. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)