[
https://issues.apache.org/jira/browse/OPENWIRE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794248#comment-17794248
]
ASF subversion and git services commented on OPENWIRE-69:
---------------------------------------------------------
Commit db4b306d28e05fb46a9c68346120c60511800f74 in activemq-openwire's branch
refs/heads/main from Christopher L. Shannon
[ https://gitbox.apache.org/repos/asf?p=activemq-openwire.git;h=db4b306 ]
OPENWIRE-69 - Fix PartialCommand and ProducerAck sequence ids (#4)
PartialCommand and ProducerAck duplicate the same sequence id on more
than one property. This commit fixes the sequence and also adds
validation to the marshaller to verify that sequences are not duplicated
and are contiguous and if they are not an IllegalArgumentException is thrown.
> Sequence ID for openwire properties is not correct in some types
> ----------------------------------------------------------------
>
> Key: OPENWIRE-69
> URL: https://issues.apache.org/jira/browse/OPENWIRE-69
> Project: ActiveMQ OpenWire
> Issue Type: Bug
> Reporter: Timothy A. Bish
> Assignee: Christopher L. Shannon
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> PartialCommand and ProducerAck seem to have identical sequence ID values for
> the property annotations which should be fixed, and maybe checked by the
> annotation processor since no two properties should have the same sequence.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)