You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2017/08/17 13:46:00 UTC

[jira] [Created] (METRON-1113) UpdateControllerIntegrationTest fails with 500 error

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)