Ivan Veselovsky created IGNITE-2308:
---------------------------------------

             Summary: Should correctly detect dependencies on Hadoop classes 
                 Key: IGNITE-2308
                 URL: https://issues.apache.org/jira/browse/IGNITE-2308
             Project: Ignite
          Issue Type: Bug
          Components: hadoop
    Affects Versions: ignite-1.4
            Reporter: Ivan Veselovsky
            Assignee: Ivan Veselovsky
             Fix For: 1.5


While fixing IGNITE-2206 we revealed that dependencies on Hadoop code are not 
detected in all cases. In particular, if an Ignite class has a return type 
org.apache.hadoop.fs.FileSystem , that dependency is not detected by 
HadoopClassLoader. 

 The reason is that org.objectweb.asm.ClassVisitor , MethodVisitor, etc. 
implementations are not full, they ignore many dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to