You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/03/09 19:59:42 UTC

[jira] [Resolved] (PHOENIX-54) PhoenixSink references jboss channel exception

     [ https://issues.apache.org/jira/browse/PHOENIX-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-54.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
         Assignee: James Taylor

> PhoenixSink references jboss channel exception
> ----------------------------------------------
>
>                 Key: PHOENIX-54
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-54
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: James Violette
>            Assignee: James Taylor
>             Fix For: 3.0.0
>
>
> https://github.com/apache/incubator-phoenix/blob/4.0.0/phoenix-flume/src/main/java/org/apache/phoenix/flume/sink/PhoenixSink.java#L35
> This line reads:
> import org.jboss.netty.channel.ChannelException;
> It should be:
> import org.apache.flume.ChannelException;



--
This message was sent by Atlassian JIRA
(v6.2#6252)