[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772074#comment-15772074
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2652:
---

Github user rakeshadr closed the pull request at:

https://github.com/apache/zookeeper/pull/132


> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
> Fix For: 3.4.10
>
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772075#comment-15772075
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2652:
---

Github user rakeshadr commented on the issue:

https://github.com/apache/zookeeper/pull/132
  
Sure, closing the PR manually.


> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
> Fix For: 3.4.10
>
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772066#comment-15772066
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2652:
---

Github user hanm commented on the issue:

https://github.com/apache/zookeeper/pull/132
  
@rakeshadr I think you could close this PR - it's supposed to be closed by 
https://github.com/apache/zookeeper/commit/3b65d7513b69c436fb8461a630d2f35bf418fb6c
 but does not for some reasons.


> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
> Fix For: 3.4.10
>
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-21 Thread Rakesh R (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769273#comment-15769273
 ] 

Rakesh R commented on ZOOKEEPER-2652:
-

Thank you [~rgs] for quickly resolving this.

> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
> Fix For: 3.4.10
>
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769244#comment-15769244
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2652:
---

Github user rgs1 commented on the issue:

https://github.com/apache/zookeeper/pull/132
  
r+ — merging


> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
> Fix For: 3.4.10
>
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ZOOKEEPER-2652) Fix HierarchicalQuorumTest.java

2016-12-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769221#comment-15769221
 ] 

ASF GitHub Bot commented on ZOOKEEPER-2652:
---

GitHub user rakeshadr opened a pull request:

https://github.com/apache/zookeeper/pull/132

ZOOKEEPER-2652: Fix HierarchicalQuorumTest.java



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/rakeshadr/zookeeper-1 ZK-2652

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/132.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #132


commit 93b6f3390e0423d7790118a63a774f42dd041c16
Author: Rakesh Radhakrishnan 
Date:   2016-12-22T06:24:01Z

ZOOKEEPER-2652: Fix HierarchicalQuorumTest.java




> Fix HierarchicalQuorumTest.java
> ---
>
> Key: ZOOKEEPER-2652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2652
> Project: ZooKeeper
>  Issue Type: Bug
>Affects Versions: 3.4.10
>Reporter: Rakesh R
>Assignee: Rakesh R
>
> The commit of ZOOKEEPER-2479 has introduced a compilation error(due to 
> diamond operator usage) in {{branch-3.4}}, which uses {{JDK 1.6}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)