[
https://issues.apache.org/jira/browse/OPENWIRE-69?focusedWorklogId=894386&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-894386
]
ASF GitHub Bot logged work on OPENWIRE-69:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/23 21:39
Start Date: 06/Dec/23 21:39
Worklog Time Spent: 10m
Work Description: cshannon opened a new pull request, #4:
URL: https://github.com/apache/activemq-openwire/pull/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 if they are an
IllegalArgumentException is thrown.
Issue Time Tracking
-------------------
Worklog Id: (was: 894386)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)