It is probably a bug where it is not getting refreshed in the shutdown hook. Can you file a jira?
-Gour On 2/22/17, 12:02 PM, "Josh Clum" <[email protected]> wrote: >Hi, > >I'm developing a slider app and would like to know when the stop command >has been issued. I found that <AM >Path>/ws/v1/slider/application/live/resources has some good stats like >"yarn.component.instances.releasing" but I'm not seeing those values >getting updated when stopping my application. I'm using >"site.global.app_container.release_timeout_secs": "20" in my app config >json file (which I'm super thankful for by the way), but during the 20 >seconds it takes to stop my app, the only status I can get is RUNNING. I'd >like to be able to tell users that my app is "stopping". Any ideas? > >Thanks, > >Josh
