Skip to content

ARTEMIS-1780 Handle conversion of large ObjectMessage types#1985

Closed
tabish121 wants to merge 1 commit into
apache:masterfrom
tabish121:ARTEMIS-1780
Closed

ARTEMIS-1780 Handle conversion of large ObjectMessage types#1985
tabish121 wants to merge 1 commit into
apache:masterfrom
tabish121:ARTEMIS-1780

Conversation

@tabish121

Copy link
Copy Markdown
Contributor

Make sure the correct buffer is used when decoding the stored Core
message that originated from the conversion of an AMQP message sent and
annotated as a JMS ObjectMessage which trips the large message boundary.

@clebertsuconic

Copy link
Copy Markdown
Contributor

nice catch, but There are test failures on the PR that are apparently real.

@tabish121 can you look please?

@tabish121

Copy link
Copy Markdown
Contributor Author

I updated the patch to remove the duplicate decode which seems to have been the root cause of the other test failure.

@clebertsuconic

Copy link
Copy Markdown
Contributor

@tabish121 this passed earlier today and failed now...

Can you rebase (change the commit id) just to force another build please?

Make sure the correct buffer is used when decoding the stored Core
message that originated from the conversion of an AMQP message sent and
annotated as a JMS ObjectMessage which trips the large message boundary.
@tabish121

Copy link
Copy Markdown
Contributor Author

That's twice now today I've rebased. Test failure doesn't seem related to AMQP

@clebertsuconic

Copy link
Copy Markdown
Contributor

Thanks a lot. I will check what’s going on. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants