Sergey Shelukhin created HBASE-8297:
---------------------------------------

             Summary: ClassFinder/IntegrationTestDriver errors are not helpful
                 Key: HBASE-8297
                 URL: https://issues.apache.org/jira/browse/HBASE-8297
             Project: HBase
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Priority: Minor


ClassFinder logs a bunch of errors about some random classes it cannot load. 
This is not useful. Ideally it should only log the classes if they satisfy the 
other criteria, such as the name filter, but as far as I remember the 
organization of code that is checked after the class is loaded. 
Also maybe IntegrationTestTool should have a list command that will list the 
tests that can be run, and tell ClassFinder to list the JARs/directories 
examined.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to