[
https://issues.apache.org/jira/browse/METRON-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931753#comment-16931753
] Michael Miklavcic commented on METRON-2232: ------------------------------------------- The exception shown in the integration test looks like a bit of a red herring. I'm seeing the ADD operation work just fine [https://github.com/apache/metron/blob/master/metron-analytics/metron-maas-service/src/test/java/org/apache/metron/maas/service/MaasIntegrationTest.java#L214] and the REMOVE operation never seem to remove the endpoint [https://github.com/apache/metron/blob/master/metron-analytics/metron-maas-service/src/test/java/org/apache/metron/maas/service/MaasIntegrationTest.java#L252], so the whole thing loops indefinitely here until the test times out [https://github.com/apache/metron/blob/master/metron-analytics/metron-maas-service/src/test/java/org/apache/metron/maas/service/MaasIntegrationTest.java#L261] > Upgrade to Hadoop 3.1.1 > ----------------------- > > Key: METRON-2232 > URL: https://issues.apache.org/jira/browse/METRON-2232 > Project: Metron > Issue Type: Sub-task > Reporter: Michael Miklavcic > Assignee: Michael Miklavcic > Priority: Major > -- This message was sent by Atlassian Jira (v8.3.2#803003)
