Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-quarks/pull/59#discussion_r58249473
--- Diff:
api/topology/src/main/java/quarks/topology/services/ApplicationService.java ---
@@ -63,4 +65,11 @@ Licensed to the Apache Software Foundation (ASF) under
one
* @see ApplicationServiceMXBean
*/
void registerTopology(String applicationName, BiConsumer<Topology,
JsonObject> builder);
+
--- End diff --
Ah, I see how a register-after-submit wouldn't work for that case. I was
basing my comment/question on the just the "monitoring" and "restart failed
jobs" use case in the title, etc.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---