[ 
https://issues.apache.org/jira/browse/PHOENIX-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266808#comment-16266808
 ] 

Ankit Singhal commented on PHOENIX-4400:
----------------------------------------

Yes [~elserj], It seems, it is getting used for load balancer module only, let 
me remove it from the main pom and update dependencies directly in 
phoenix-load-balancer.

> Update pom curator and disruptor version to be compatible with HBase-2.0
> ------------------------------------------------------------------------
>
>                 Key: PHOENIX-4400
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4400
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ankit Singhal
>            Assignee: Sergey Soldatov
>              Labels: HBase-2.0
>
> {code}
>   <dependency>
>        <groupId>com.lmax</groupId>
>        <artifactId>disruptor</artifactId>
> -      <version>3.2.0</version>
> +      <version>3.3.6</version>
>        <scope>test</scope>
>      </dependency>
>      <dependency>
> -   <curator.version>2.12.0</curator.version>
> +   <curator.version>4.0.0</curator.version>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to