Michael Miklavcic

Results 20 comments of Michael Miklavcic

@merrimanr This is pretty complicated so I want to talk through this a bit and make sure this is clear. It looks like the upshot is that previously the functionality...

> Almost all correct. There are other `ServiceDiscoverer` instances created [here](https://github.com/apache/metron/blob/master/metron-analytics/metron-maas-service/src/main/java/org/apache/metron/maas/service/runner/Runner.java#L193) and [here](https://github.com/apache/metron/blob/master/metron-analytics/metron-maas-common/src/main/java/org/apache/metron/maas/functions/MaaSFunctions.java#L229). Here's what each one does: > > `MaasIntegrationTest` - Used to test which endpoints are registered. Runs...

What's the state of this PR? Has the GUI issue been resolved per the reference to Metron-2243?

@merrimanr now that https://github.com/apache/metron/tree/feature/METRON-1856-parser-aggregation is under way, do we have enough detail to bridge the gap between what the UI needs and the backend piece, in particular the documentation? I'm...

Let's hold off on this item until the end, or whenever we can reasonably start doing some validation with the actual UI components in this feature branch. It sounds like...

Can you link to what you're describing? I'm not seeing much on the ticket - https://issues.apache.org/jira/browse/METRON-2034

> Are you saying you want a more detailed description the bug as it relates to the UI? This might be easier to demonstrate when the UI part is further...

> I filed this as a bug back in March based on feedback from the contributors working on the parser aggregation feature branch. This fix is required for that feature...