[
https://issues.apache.org/jira/browse/ARTEMIS-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Domenico Francesco Bruscino updated ARTEMIS-4552:
-------------------------------------------------
Description:
Allow to configure all the connection-router settings by using the broker
properties. The broker properties for the cache and pool configurations cause a
null pointer exception:
{code}
"connectionRouters.autoShard.cacheConfiguration.persisted=true"
"connectionRouters.symmetricRedirect.poolConfiguration.localTargetEnabled=true"
{code}
was:
Allow to configure all the connection-router settings by using the broker
properties. The broker properties for the cache and pool configurations cause a
null pointer exception:
{code}
"connectionRouters.autoShard.cacheConfiguration.persisted=true"
"connectionRouters.autoShard.cacheConfiguration.timeout=60000"
"connectionRouters.symmetricRedirect.poolConfiguration.localTargetEnabled=true"
{code}
> Configure all connection-router settings by using broker properties
> -------------------------------------------------------------------
>
> Key: ARTEMIS-4552
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4552
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Fix For: 2.32.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Allow to configure all the connection-router settings by using the broker
> properties. The broker properties for the cache and pool configurations cause
> a null pointer exception:
> {code}
> "connectionRouters.autoShard.cacheConfiguration.persisted=true"
> "connectionRouters.symmetricRedirect.poolConfiguration.localTargetEnabled=true"
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)