-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Queryable Encryption
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Follow-up to https://jira.mongodb.org/browse/SERVER-126176
FLE query analysis rejects any aggregate with a $changeStream stage under automatic encryption. This is to prevent forwarding the pipeline unanalyzed and sending encrypted fields to the server as plaintext.
A $changeStream pipeline whose subsequent stages do not reference any encrypted fields has no plaintext and is safe to allow. We should look into permitting the $changestreams for these cases
- is related to
-
SERVER-126176 crypt_shared: failure when using Change Streams
-
- Closed
-
- related to
-
SERVER-126176 crypt_shared: failure when using Change Streams
-
- Closed
-