You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "lohit vijayarenu (JIRA)" <ji...@apache.org> on 2008/04/05 07:45:24 UTC

[jira] Updated: (HADOOP-3018) Eclipse plugin fails to compile due to missing RPC.stopClient() method

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

lohit vijayarenu updated HADOOP-3018:
-------------------------------------

    Attachment: HADOOP-3018.patch

eclipse build also failed due to HADOOP-2563. For the problem reported in this JIRA RPC.stopClient() has been make private which gets called automatically once reference count reaches zero. I see that the thread already calls FileSystem.closeAll() which should be good.

> Eclipse plugin fails to compile due to missing RPC.stopClient() method
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-3018
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3018
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/eclipse-plugin
>            Reporter: Tom White
>            Assignee: Christophe Taton
>            Priority: Blocker
>             Fix For: 0.17.0
>
>         Attachments: HADOOP-3018.patch
>
>
> HADOOP-2870 removed the RPC.stopClient() method which is called by org.apache.hadoop.eclipse.dfs.DFSLocationsRoot.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.