[
https://issues.apache.org/jira/browse/AMQ-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699751#comment-17699751
]
Jean-Baptiste Onofré edited comment on AMQ-8316 at 3/13/23 5:29 PM:
--------------------------------------------------------------------
Let's flag with:
{code:java}
@Deprecated(forRemoval = true){code}
before removing it.
was (Author: jbonofre):
Let's flag with:
@Deprecated(forRemoval = true)
before removing it.
> Remove deprecated BrokerService methods
> ----------------------------------------
>
> Key: AMQ-8316
> URL: https://issues.apache.org/jira/browse/AMQ-8316
> Project: ActiveMQ
> Issue Type: Sub-task
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.18.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Legacy BrokerService methods are unused and should be removed
> Methods targeted for removal:
> isWaitForSlave()
--
This message was sent by Atlassian Jira
(v8.20.10#820010)