[JAVA-3881] Re enable ClientSideEncryptionBypassAutoEncryptionSpec Created: 04/Nov/20 Updated: 28/Oct/23 Resolved: 02/Mar/21 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Test Failure |
| Affects Version/s: | None |
| Fix Version/s: | 4.2.2 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Ross Lawley | Assignee: | Ross Lawley |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Post libmongocrypt 1.1.0 install on evergreen it should work. Currently jna in Scala only is picking up the locally installed version and errors with: 'mongocrypt_setopt_crypto_hook_sign_rsaes_pkcs1_v1_5': /usr/lib/x86_64-linux-gnu/libmongocrypt.so: undefined symbol The same java / reactive stream test works as expected - it looks to be a scala runtime configuration issue. |
| Comments |
| Comment by Githook User [ 02/Mar/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Re-enable client side encryption Scala test
|
| Comment by Githook User [ 02/Mar/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Re-enable client side encryption Scala test
|
| Comment by Githook User [ 04/Nov/20 ] |
|
Author: {'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}Message: Disabling ClientSideEncryptionBypassAutoEncryptionSpec.scala
|