Esther
Esther
Hi @lukatendai, Which mongo version are you using? Thanks, Esther
@lukatendai, could you please provide a step to step reproduction of the issue (from blank cluster to error message, including connection command)? Will try to reproduce on our side as...
Hi @kahuang, Thanks for your PR! There are quite a few build errors due to your changes, could you please have a look at those? Also, please rebase your changes...
Hi @kahuang, Thanks for your changes, it's really appreciated! I see that you're returning the ```ChangeInfo``` for ```Update``` and ```Remove``` but there are other methods (```Insert```, ```InsertId```, ```UpdateId```, ```RemoveId```) that...
Hi @kahuang , How are you getting along with the changes we requested on the last review? If you don't have the time to implement it at the moment, we...
Hi @mhill-anynines, Thanks for the time taken to implement this! Are you still blocked? The PR you refer to was merged into development via https://github.com/globalsign/mgo/pull/287, is there anything else you...
Hi @kahuang, The testing harness should allow you to setup a test with multiple shards where you can have a query with partial results enabled, so you can make sure...
Hi @kahuang, Thanks for taking the time to add the tests for this. However the build is failing due to your changes, I believe you've forgotten some setup for your...
Hi @kahuang, It looks like the build is still failing for mongo versions 3.0 and 3.2, any chance those issues are compatibility related? Thanks, Esther
Hi @mdevar, Really sorry for the delay! From the implementation, it seems the tag sets are not prioritised. All the servers are checked against all the tag sets, and if...