Jeff Yemin

Results 20 comments of Jeff Yemin

@udda What command are you attempting to execute?

@udda yes, you're right. The field is indeed `operationTime` (as well as `$clusterTime.clusterTime`)

Hi @Achilles1515 as per our [contributing guide](https://github.com/mongodb/mongo-csharp-driver/blob/master/CONTRIBUTING.md), please open an issue at jira.mongodb.org in the CSHARP project and link it to the pull request. Thanks, Jeff

Something is not working right. I ran `mvn test` before submitting, but that skips most of the tests. What's the best way to debug this locally?

It's because I don't have a valid Docker environment: ``` java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration at org.testcontainers.dockerclient.DockerClientProviderStrategy.lambda$getFirstValidStrategy$4(DockerClientProviderStrategy.java:157) at java.util.Optional.orElseThrow(Optional.java:290) at org.testcontainers.dockerclient.DockerClientProviderStrategy.getFirstValidStrategy(DockerClientProviderStrategy.java:149)...

It looks like in scope of [this change](https://github.com/mongodb/mongo-java-driver/commit/974fa3613cf250cd5e86e7ea19fd3d376efdd11d) we inadvertently added a requirement to be able to decode to a `Document`. No one else has noticed because most applications require...

Also note that as part of that change there is a new dependency on Project Reactor

We did not consider Mutiny Zero. Thanks for the heads up. I opened [JAVA-4704](https://jira.mongodb.org/browse/JAVA-4704) to track future work to consider it, before we push Project Reactor down into the core...

@tsegismont what do you think? Can this be merged?

This is the part that describes the requirements for the JSON schema: https://www.mongodb.com/docs/manual/core/queryable-encryption/tutorials/aws/aws-automatic/#create-your-encrypted-collection