You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Colin Patrick McCabe (Created) (JIRA)" <ji...@apache.org> on 2012/03/09 19:56:58 UTC

[jira] [Created] (HDFS-3073) NetworkTopology::getLeaf should check for invalid topologies

NetworkTopology::getLeaf should check for invalid topologies
------------------------------------------------------------

                 Key: HDFS-3073
                 URL: https://issues.apache.org/jira/browse/HDFS-3073
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe


Currently, NetworkTopology::getLeaf doesn't do too much validation on the NetworkTopology object itself.  This results in us getting ClassCastException sometimes when the topology is invalid.  We should have a less confusing exception message for this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira