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 2020/12/02 17:38:59 UTC

[GitHub] [camel] bvahdat commented on pull request #4712: Fix the disabled test and some minor cleanups

bvahdat commented on pull request #4712:
URL: https://github.com/apache/camel/pull/4712#issuecomment-737385204


   I guess [CAMEL-15747](https://issues.apache.org/jira/browse/CAMEL-15747) can be closed as `BlobContainerOperations#listBlobs` API is used both by the consumer as well as the producer with the corresponding regex support.
   
   The main issue in the tests (including the `@Disabled` one) was that we asserted on different `MockEndpoint`s _after_ sending messages using the corresponding `ProducerTemplate` instead of _before_ which caused race condition.


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

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