You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/22 19:29:41 UTC

[GitHub] [camel] Ozymandy opened a new pull request, #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

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

   These changes allow to pass extra query while making save operation. We need this to resolve this bug: https://issues.apache.org/jira/browse/CAMEL-18137
   Upserting on sharded collections doesn't work at the moment.


-- 
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 #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #7666:
URL: https://github.com/apache/camel/pull/7666#issuecomment-1134182485

   :x: Finished component verification: **2 component(s) test failed** out of 4 component(s) tested


-- 
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] davsclaus merged pull request #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

Posted by GitBox <gi...@apache.org>.
davsclaus merged PR #7666:
URL: https://github.com/apache/camel/pull/7666


-- 
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] davsclaus commented on pull request #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

Posted by GitBox <gi...@apache.org>.
davsclaus commented on PR #7666:
URL: https://github.com/apache/camel/pull/7666#issuecomment-1134282027

   There are test failures in the mongodb component - does this PR pass test for you?


-- 
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] Ozymandy commented on pull request #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

Posted by GitBox <gi...@apache.org>.
Ozymandy commented on PR #7666:
URL: https://github.com/apache/camel/pull/7666#issuecomment-1135145262

   @davsclaus Sure, all tests are green at my local environment


-- 
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 #7666: [CAMEL-18137] Ability to pass sharded key to upsert query in mongo component

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #7666:
URL: https://github.com/apache/camel/pull/7666#issuecomment-1133958503

   :warning: This PR changes Camel components and will be tested automatically.


-- 
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