[
https://issues.apache.org/jira/browse/ARTEMIS-4093?focusedWorklogId=827442&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-827442
]
ASF GitHub Bot logged work on ARTEMIS-4093:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/22 15:03
Start Date: 20/Nov/22 15:03
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on code in PR #4292:
URL: https://github.com/apache/activemq-artemis/pull/4292#discussion_r1027304656
##########
artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java:
##########
@@ -619,6 +649,10 @@ public void setUseLocalTx(final Boolean localTx) {
this.localTx = localTx;
}
+ public Boolean getRebalanceConnections() {
Review Comment:
why? same question as before.
Issue Time Tracking
-------------------
Worklog Id: (was: 827442)
Time Spent: 50m (was: 40m)
> Expose properties and support resource adapter in J2EE environments
> -------------------------------------------------------------------
>
> Key: ARTEMIS-4093
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4093
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)