Jarek Jarcec Cecho created SQOOP-875:
----------------------------------------
Summary: Sqoop2: ClassUtils.instantiate class should not be
logging on ERROR level
Key: SQOOP-875
URL: https://issues.apache.org/jira/browse/SQOOP-875
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.1
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Priority: Trivial
Fix For: 1.99.2
ClassUtils was designed to handle gracefully all error conditions and it's
return null on every issue. Method loadClass already logs on debug level, but
method instantiate logs on ERROR level. I believe that we should change that to
debug level as well.
--
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