[JBoss JIRA] (JBESB-3926) FileStreamSplitter may lose a message during aggregation
by Kevin Conner (JIRA)
[ https://issues.jboss.org/browse/JBESB-3926?page=com.atlassian.jira.plugin... ]
Kevin Conner updated JBESB-3926:
--------------------------------
Attachment: (was: FileStreamSplitter.diff)
> FileStreamSplitter may lose a message during aggregation
> --------------------------------------------------------
>
> Key: JBESB-3926
> URL: https://issues.jboss.org/browse/JBESB-3926
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Transformation Service
> Affects Versions: 4.12
> Reporter: Kevin Conner
> Attachments: FileStreamSplitter.diff
>
>
> The FileStreamSplitter incorrectly reports the number of messages that need to arrive at the aggregator as it should include the final message, containing the sequence count.
> If the final message is delivered out of order then this will result in one of the aggregated messages being dropped.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (JBESB-3926) FileStreamSplitter may lose a message during aggregation
by Kevin Conner (JIRA)
[ https://issues.jboss.org/browse/JBESB-3926?page=com.atlassian.jira.plugin... ]
Kevin Conner commented on JBESB-3926:
-------------------------------------
The diff file contains two test cases, one for the aggregator and a second for the FileStreamSplitter, the fix for the splitter (adding 1 to the count) and it also cleans up the AbstractAggregator logic for testing for expired entries although this has no functional impact.
> FileStreamSplitter may lose a message during aggregation
> --------------------------------------------------------
>
> Key: JBESB-3926
> URL: https://issues.jboss.org/browse/JBESB-3926
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Transformation Service
> Affects Versions: 4.12
> Reporter: Kevin Conner
> Attachments: FileStreamSplitter.diff
>
>
> The FileStreamSplitter incorrectly reports the number of messages that need to arrive at the aggregator as it should include the final message, containing the sequence count.
> If the final message is delivered out of order then this will result in one of the aggregated messages being dropped.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months
[JBoss JIRA] (JBESB-3926) FileStreamSplitter may lose a message during aggregation
by Kevin Conner (JIRA)
Kevin Conner created JBESB-3926:
-----------------------------------
Summary: FileStreamSplitter may lose a message during aggregation
Key: JBESB-3926
URL: https://issues.jboss.org/browse/JBESB-3926
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transformation Service
Affects Versions: 4.12
Reporter: Kevin Conner
The FileStreamSplitter incorrectly reports the number of messages that need to arrive at the aggregator as it should include the final message, containing the sequence count.
If the final message is delivered out of order then this will result in one of the aggregated messages being dropped.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 9 months