[JBoss JIRA] (AS7-6673) Remove no-arg OperationContext.completeStep() variant and OperationContext.Stage.IMMEDIATE
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6673?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry updated AS7-6673:
----------------------------------
Summary: Remove no-arg OperationContext.completeStep() variant and OperationContext.Stage.IMMEDIATE (was: Remove no-arg OperationContext.completeStep() variant)
Description: Remove OperationContext.completeStep() and Stage.IMMEDIATE that we deprecated in 7.2. (was: Remove OperationContext.completeStep() in favor of OperationContext.completeStep(RollbackHandler))
> Remove no-arg OperationContext.completeStep() variant and OperationContext.Stage.IMMEDIATE
> ------------------------------------------------------------------------------------------
>
> Key: AS7-6673
> URL: https://issues.jboss.org/browse/AS7-6673
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 8.0.0.Alpha1
>
>
> Remove OperationContext.completeStep() and Stage.IMMEDIATE that we deprecated in 7.2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
[JBoss JIRA] (AS7-6663) Usability issue: 'Reload' operation in CLI returns information that another reload is required
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/AS7-6663?page=com.atlassian.jira.plugin.s... ]
Brian Stansberry reassigned AS7-6663:
-------------------------------------
Assignee: Brian Stansberry
> Usability issue: 'Reload' operation in CLI returns information that another reload is required
> ----------------------------------------------------------------------------------------------
>
> Key: AS7-6663
> URL: https://issues.jboss.org/browse/AS7-6663
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.2.Final (EAP), 7.1.3.Final (EAP), 7.2.0.Alpha1
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Minor
> Fix For: 8.0.0.Alpha1
>
>
> Jan Martiska reported:
> Assume a server reload is required.. then you do this:
> {code}
> [standalone@localhost:9999 /] :reload
> {
> "outcome" => "success",
> "response-headers" => {"process-state" => "reload-required"}
> }
> {code}
> I think it is quite confusing that "reload-required" is returned from 'reload' operation. (if you do more operations, it will not appear again, only once). Is it possible to fix it?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months