[jira] [Updated] (ARTEMIS-3578) Save SimpleString duplication and long[] allocation while moving Core messages

2022-02-01 Thread Clebert Suconic (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clebert Suconic updated ARTEMIS-3578:
-
Issue Type: Bug  (was: Improvement)

> Save SimpleString duplication and long[] allocation while moving Core messages
> --
>
> Key: ARTEMIS-3578
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3578
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
> Fix For: 2.20.0, 2.19.1
>
>
> After performing a message copy as shown in ARTEMIS-3572, each of the copied 
> message reference the original address using a fresh SimpleString copy.
> The vararg long[] parameter is unused and has been removed to save unecessary 
> long[] allocation while using a single Long parameter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (ARTEMIS-3578) Save SimpleString duplication and long[] allocation while moving Core messages

2022-01-20 Thread Robbie Gemmell (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell updated ARTEMIS-3578:

Fix Version/s: 2.19.1

> Save SimpleString duplication and long[] allocation while moving Core messages
> --
>
> Key: ARTEMIS-3578
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3578
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
> Fix For: 2.20.0, 2.19.1
>
>
> After performing a message copy as shown in ARTEMIS-3572, each of the copied 
> message reference the original address using a fresh SimpleString copy.
> The vararg long[] parameter is unused and has been removed to save unecessary 
> long[] allocation while using a single Long parameter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (ARTEMIS-3578) Save SimpleString duplication and long[] allocation while moving Core messages

2021-11-16 Thread Francesco Nigro (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Nigro updated ARTEMIS-3578:
-
Description: 
After performing a message copy as shown in ARTEMIS-3572, each of the copied 
message reference the original address using a fresh SimpleString copy.
The vararg long[] parameter is unused and has been removed to save unecessary 
long[] allocation while using a single Long parameter.


  was:After performing a message copy as shown in ARTEMIS-3572, the copied 
messages 


> Save SimpleString duplication and long[] allocation while moving Core messages
> --
>
> Key: ARTEMIS-3578
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3578
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
>
> After performing a message copy as shown in ARTEMIS-3572, each of the copied 
> message reference the original address using a fresh SimpleString copy.
> The vararg long[] parameter is unused and has been removed to save unecessary 
> long[] allocation while using a single Long parameter.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (ARTEMIS-3578) Save SimpleString duplication and long[] allocation while moving Core messages

2021-11-16 Thread Francesco Nigro (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Nigro updated ARTEMIS-3578:
-
Summary: Save SimpleString duplication and long[] allocation while moving 
Core messages  (was: Save SimpleString duplication and long[] allocation while 
moving messages)

> Save SimpleString duplication and long[] allocation while moving Core messages
> --
>
> Key: ARTEMIS-3578
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3578
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Francesco Nigro
>Assignee: Francesco Nigro
>Priority: Major
>
> After performing a message copy as shown in ARTEMIS-3572, the copied messages 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)