Ryan Merriman created METRON-1113:
-------------------------------------
Summary: UpdateControllerIntegrationTest fails with 500 error
Key: METRON-1113
URL: https://issues.apache.org/jira/browse/METRON-1113
Project: Metron
Issue Type: Bug
Reporter: Ryan Merriman
Assignee: Ryan Merriman
The UpdateControllerIntegrationTest is failing after unrelated changes to the
metron-rest module with this error:
{"responseCode":500,"message":"Cannot find the global
config.\njava.lang.IllegalStateException: Cannot find the global config....}
I believe this is due to "MockHBaseTableProvider.addToCache(TABLE, CF);" being
called in multiple tests when it should only be called once.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)