[
https://issues.apache.org/jira/browse/HADOOP-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Taton updated HADOOP-3018:
-------------------------------------
Attachment: 3018-20080405a.patch
3018-20080405a.patch adds a couple of other small cleanups: removes a
deprecated call to fs.delete, also removes a some duplicated code.
In fact, calling FileSystem.closeAll() seems not to be powerful enough but
that's all what we can do for now.
The RPC has not been designed for such a use as the one we have in the Eclipse
plug-in, and if someone enters a wrong configuration or has some networking
issues (firewall, etc), the UI might appear dead or unresponsive.
> 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: 3018-20080405a.patch, 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.