[
https://issues.apache.org/jira/browse/ARTEMIS-3645?focusedWorklogId=721331&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-721331
]
ASF GitHub Bot logged work on ARTEMIS-3645:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/22 01:51
Start Date: 05/Feb/22 01:51
Worklog Time Spent: 10m
Work Description: jbertram commented on pull request #3914:
URL:
https://github.com/apache/activemq-artemis/pull/3914#issuecomment-1030494024
Nice work, @brusdev. My only concern is with the XML/XSD change. Any
configuration using the existing `cache-timeout` element will fail to parse
upon upgrade. I sympathize with your change to group all the `cache` elements
together, but we need to maintain backwards compatibility. I see two options:
1. Keep the existing `cache-timeout`, but deprecate it and add the new
`cache` subsection.
2. Add a new element like `cache-persistence` on the same level as the
existing `cache-timeout`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 721331)
Remaining Estimate: 0h
Time Spent: 10m
> Support broker balancer cache persistence
> -----------------------------------------
>
> Key: ARTEMIS-3645
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3645
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The persistence of the broker balancer cache will improve the stickiness of
> the connection redirects after a broker restart.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)