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 2021/02/04 11:41:10 UTC

[GitHub] [camel-kafka-connector] orpiske opened a new issue #974: MongoDB tests failing with Camel master

orpiske opened a new issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974


   [tests.log](https://github.com/apache/camel-kafka-connector/files/5925455/tests.log)
   
   Looks like a problem on MongoDB component on Camel, but I need to investigate further.


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



[GitHub] [camel-kafka-connector] orpiske closed issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske closed issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974


   


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



[GitHub] [camel-kafka-connector] orpiske commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-776813038


   Opened [CAMEL-16179](https://issues.apache.org/jira/browse/CAMEL-16179) for this issue.


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



[GitHub] [camel-kafka-connector] orpiske commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-776670715


   The problem is caused because the `mongoConnection` is null at this point: https://github.com/apache/camel/blob/camel-3.8.x/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbEndpoint.java#L235
   
   And it is null at this point because the doStart is not being called for the source connector: https://github.com/apache/camel/blob/camel-3.8.x/components/camel-mongodb/src/main/java/org/apache/camel/component/mongodb/MongoDbEndpoint.java#L323
   
   This works fine for the sink connector.


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



[GitHub] [camel-kafka-connector] orpiske commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-778198624


   @valdar @oscerd any ideas about how we could fix this? 


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



[GitHub] [camel-kafka-connector] orpiske commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-812459827


   > @orpiske the camel issue you mentioned seems to be resolved and included in camel 3.9.0. Is it something needed to review this issue? like enable some previously disable itests?
   
   Thanks for the reminder about this. 
   
   I think we need to re-enable the `CamelSourceMongoDBITCase`. Let me do a quick run of that and I'll send a PR soon. 


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



[GitHub] [camel-kafka-connector] valdar commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
valdar commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-812457167


   @orpiske the camel issue you mentioned seems to be resolved and included in camel 3.9.0. Is it something needed to review this issue? like enable some previously disable itests?


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



[GitHub] [camel-kafka-connector] oscerd commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-778206183


   I don't see an easy way


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



[GitHub] [camel-kafka-connector] orpiske commented on issue #974: MongoDB tests failing with Camel master

Posted by GitBox <gi...@apache.org>.
orpiske commented on issue #974:
URL: https://github.com/apache/camel-kafka-connector/issues/974#issuecomment-812481313


   This is working on 0.9.0, and the test was subsequently enabled. Therefore, closing.


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