[ 
https://issues.apache.org/jira/browse/ARTEMIS-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790210#comment-17790210
 ] 

ASF subversion and git services commented on ARTEMIS-3932:
----------------------------------------------------------

Commit 9a7a6f89cf78e25cdd4235e6897f29e1f975fa84 in activemq-artemis's branch 
refs/heads/main from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9a7a6f89cf ]

ARTEMIS-3932 Deprecate and replace addAddressSettings with json version

As I worked through implementing a more generic JSON marshaller, I tried using 
reflection through BeanUtils and other ways
however the endresult was always worse as there were a few caveats that were 
not as easy to accomplish.

For that reason I went to a declarative appraoch where I define a meta-data 
object on AddressSettings and AddressSettingsInfo and
reuse the metadata in a few other places.


> replace addAddressSettings with JSON param
> ------------------------------------------
>
>                 Key: ARTEMIS-3932
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3932
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Andy Taylor
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Similar to what we did with createQueue deprecate the addAddressSettings in 
> ServerControl and add a json version



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to