Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

EAGLE-852 Application start button should be disabled when it's running, and the same for stop button.#767

Closed
denglingang wants to merge 2 commits intoapache:masterfrom
denglingang:EAGLE-852-startbutton
Closed

EAGLE-852 Application start button should be disabled when it's running, and the same for stop button.#767
denglingang wants to merge 2 commits intoapache:masterfrom
denglingang:EAGLE-852-startbutton

Conversation

@denglingang
Copy link
Member

EAGLE-852 Application start button should be disabled when it's running, and the same for stop button.

  • Add disabled judgment logic.
executable status start button stop button
Y INITIALIZED Y N
Y STARTING N N
Y RUNNING N Y
Y STOPPING N N
Y STOPPED N N
N INITIALIZED N N

https://issues.apache.org/jira/browse/EAGLE-852

- Add dependency for HADOOP_METRIC_MONITOR, should fix UT.
@haoch
Copy link
Member

haoch commented Jan 13, 2017

LGTM

@asfgit asfgit closed this in 2a2b07c Jan 13, 2017
koone pushed a commit to 1haodian/eagle that referenced this pull request Jan 17, 2017
…ning, and the same for stop button.

EAGLE-852 Application start button should be disabled when it's running, and the same for stop button.
- Add disabled judgment logic.

executable | status  | start button | stop button
---|--- | --- | ---
Y | INITIALIZED | Y | N
Y | STARTING | N | N
Y | RUNNING | N | Y
Y | STOPPING | N | N
Y | STOPPED | N | N
N | INITIALIZED | N | N

https://issues.apache.org/jira/browse/EAGLE-852

Author: chitin <chitin1027@gmail.com>

Closes apache#767 from chitin/EAGLE-852-startbutton.
jhsenjaliya pushed a commit to jhsenjaliya/eagle that referenced this pull request Jul 12, 2017
…ning, and the same for stop button.

EAGLE-852 Application start button should be disabled when it's running, and the same for stop button.
- Add disabled judgment logic.

executable | status  | start button | stop button
---|--- | --- | ---
Y | INITIALIZED | Y | N
Y | STARTING | N | N
Y | RUNNING | N | Y
Y | STOPPING | N | N
Y | STOPPED | N | N
N | INITIALIZED | N | N

https://issues.apache.org/jira/browse/EAGLE-852

Author: chitin <chitin1027@gmail.com>

Closes apache#767 from chitin/EAGLE-852-startbutton.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants