You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/06/08 15:58:16 UTC

[GitHub] [camel] essobedo opened a new pull request, #10295: CAMEL-18608: camel-itest - Avoid client and server resources mix-up

essobedo opened a new pull request, #10295:
URL: https://github.com/apache/camel/pull/10295

   ## Motivation
   
   The test `FromJmsToJdbcIdempotentConsumerToJmsXaTest.testJmsToJdbcJmsRollbackAtA` is [failing on Jenkins](https://ci-builds.apache.org/job/Camel/job/Camel%20JDK17/job/main/902/testReport/org.apache.camel.itest.sql/FromJmsToJdbcIdempotentConsumerToJmsXaTest/testJmsToJdbcJmsRollbackAtA/) and should be fixed.
   
   ## Modifications:
   
   * Start by checking the DLQ queue to prevent a mix-up between client and server resources being part of the same transaction
   * Code cleanup


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10295: CAMEL-18608: camel-itest - Avoid client and server resources mix-up

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10295:
URL: https://github.com/apache/camel/pull/10295#issuecomment-1583011533

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #10295: CAMEL-18608: camel-itest - Avoid client and server resources mix-up

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #10295:
URL: https://github.com/apache/camel/pull/10295


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10295: CAMEL-18608: camel-itest - Avoid client and server resources mix-up

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10295:
URL: https://github.com/apache/camel/pull/10295#issuecomment-1583011551

   :no_entry_sign: There are (likely) no changes in core core to be tested in this PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org