[ 
https://issues.apache.org/jira/browse/QUARKS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289992#comment-15289992
 ] 

Daniel John Debrunner commented on QUARKS-180:
----------------------------------------------

This line in this test fails with the getState() returning RUNNING after a 
close.

https://github.com/ddebrunner/incubator-quarks/blob/7de29b6652362e15026aa43650206c08d8b47541/test/fvtiot/src/test/java/quarks/test/fvt/iot/IotProviderTest.java#L172

> Calling stateChange(CLOSE) on JobMXBean does not change its state fully.
> ------------------------------------------------------------------------
>
>                 Key: QUARKS-180
>                 URL: https://issues.apache.org/jira/browse/QUARKS-180
>             Project: Quarks
>          Issue Type: Bug
>          Components: Runtime
>            Reporter: Daniel John Debrunner
>
> Trying to close a Job through its JobMXBean I'm not sure the process is being 
> completed. JobMXBean .stateChange just calls job.stateChange..
> I can trace it calling Executable.close() but I can't see any code that then 
> changes the state of the job and removes its JobMXBean.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to