[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-12-17 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14250289#comment-14250289 ] Roger Whitcomb commented on VFS-523: I've just now (sorry for the LONG delay) tested head

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-12-17 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14250899#comment-14250899 ] Bernd Eckenfels commented on VFS-523: - Thanks Roger. I agree that we should have a closer

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-05-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998837#comment-13998837 ] Gary Gregory commented on VFS-523: -- Could you please provide a unit test with your patch?

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-05-16 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000470#comment-14000470 ] Bernd Eckenfels commented on VFS-523: - the `equals` uses `path.equals()` but the

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-05-16 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000273#comment-14000273 ] Bernd Eckenfels commented on VFS-523: - BTW: there is also a test which tests if equal

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-05-16 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14000582#comment-14000582 ] Bernd Eckenfels commented on VFS-523: - I just checked the other FileObject

[jira] [Commented] (VFS-523) HdfsFileObject equals method returns true for the same path on different hosts

2014-05-15 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/VFS-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997730#comment-13997730 ] Roger Whitcomb commented on VFS-523: Anyone able/willing to commit this patch? We are