[jboss-jira] [JBoss JIRA] (WFCORE-4145) --admin-only might be worth marking as deprecated with ./standalone.sh --help
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Oct 2 05:29:02 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-4145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641332#comment-13641332 ]
Jeff Mesnil commented on WFCORE-4145:
-------------------------------------
I've merged this PR as it clarifies that start-mode should be used instead of admin-only.
Note that this is purely informational (it only appears in the description).
As an aside, I don't know if we have a way to annotate CLI arguments with @Deprecated or similar metadata but that would be necessary to formally deprecate CLI arguments (and warns users that they rely on deprecated options).
> --admin-only might be worth marking as deprecated with ./standalone.sh --help
> -----------------------------------------------------------------------------
>
> Key: WFCORE-4145
> URL: https://issues.jboss.org/browse/WFCORE-4145
> Project: WildFly Core
> Issue Type: Task
> Components: Management
> Reporter: Radim Hatlapatka
> Assignee: Brian Stansberry
> Priority: Optional
> Fix For: 7.0.0.Alpha2
>
>
> As part of [EAP7-636] there was introduced {{\-\-start-mode}} option which allows to define starting mode and basically replaces {{\-\-admin-only}} option and {{\-\-start-mode}} option is more universal one.
> I believe we should mark {{\-\-admin-only}} option as deprecated in favor of {{\-\-start-mode=admin-only}} option in standalone mode.
> [~bstansberry2], WDYT?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list