When partition manager is added through CLI using batch, the output shows: "process-state: reload-required" although partition manager is successfully started. The process-state message: "reload-required" should not be shown.
Kabir Khan <kabir.khan> updated the status of jira EAP6-182 to Resolved
Kabir Khan <kabir.khan> updated the status of jira EAP6-182 to Reopened
To achieve what you want you first need to add the following header to your operation: {allow-resource-service-restart=true} If you are running in batch mode, try this: run-batch --headers={allow-resource-service-restart=true} This header instructs the server to do a restart of the service and not a reload.
Ondrej Lukas <olukas> updated the status of jira EAP6-182 to Reopened
Rostislav Svoboda <rsvoboda> updated the status of jira EAP6-182 to Resolved
Pedro Igor <pigor.craveiro> updated the status of jira WFLY-3978 to Resolved