Github user vdogaru commented on a diff in the pull request:

    https://github.com/apache/incubator-quarks/pull/112#discussion_r62722528
  
    --- Diff: 
api/execution/src/main/java/quarks/execution/mbeans/JobMXBean.java ---
    @@ -150,4 +152,13 @@ static public Health fromString(String health) {
          * @return a JSON-formatted string representing the running graph. 
          */
         String graphSnapshot();
    +    
    --- End diff --
    
    I'm thinking of a JobMXBean state as a read-only attribute, reflecting 
changes initiated by the Etiao runtime.  I'm wondering what is the use case for 
initiating a job state change from a JMX client?


---
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.
---

Reply via email to