Jeff Mesnil created WFCORE-3905:
-----------------------------------
Summary: Improve SuspendController code
Key: WFCORE-3905
URL:
https://issues.jboss.org/browse/WFCORE-3905
Project: WildFly Core
Issue Type: Bug
Components: Management
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Minor
bq. Reviewing this I see a few issues in SuspendController. 1) The Timer allocated at L98
is pointless unless timeoutMillis > 0. 2) The timeout() method can be private (same
with activityPaused()). 3) The logging at L74-L78 is incorrect if timeoutMillis == 0. The
"suspendingServerWithNoTimeout" message is not correct in that case as 'no
timeout' doesn't mean '0 ms'.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)