[
https://issues.apache.org/jira/browse/ARTEMIS-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492628#comment-17492628
]
ASF subversion and git services commented on ARTEMIS-3682:
----------------------------------------------------------
Commit 20bbfe3afb00146466b08bc1733ddb11eaebb4dc in activemq-artemis's branch
refs/heads/main from Emmanuel Hugonnet
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=20bbfe3 ]
[ARTEMIS-3682]: No way of knowing if a bridge was successfully deployed
or not.
* deployBridge now returns a boolean to know if the deployment
succeeded or not.
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3682
> No way of knowing if a bridge was successfully deployed or not
> --------------------------------------------------------------
>
> Key: ARTEMIS-3682
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3682
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Reporter: Emmanuel Hugonnet
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the deploybridge() method doesn't return any status to tell if the
> deployment was successful or not. It should return a boolean so that we can
> do something about it.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)