[JAVA-3313] Throw exception if auto-encryption is enabled for async driver Created: 10/Jun/19 Updated: 28/Oct/23 Resolved: 11/Jun/19 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Async |
| Affects Version/s: | None |
| Fix Version/s: | 3.11.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | Client-side FLE |
| Description |
|
Until we add async support for auto-encryption, the async driver should throw an exception if configured with a MongoClientSettings that enables it. Otherwise, we risk silently not encrypting the data. |
| Comments |
| Comment by Githook User [ 01/Aug/19 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@10gen.com', 'username': 'jyemin'}Message: Throw exception if auto-encryption is enabled for async MongoClient
|
| Comment by Githook User [ 11/Jun/19 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@10gen.com', 'username': 'jyemin'}Message: Throw exception if auto-encryption is enabled for async MongoClient
|