-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Security
-
Fully Compatible
-
Security 2023-04-03, Security 2023-04-17
-
152
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In QE compaction, instead of performing the binary search manually, we can use the GetQueryableEncryptionCountInfo command (thru a call to FLEQueryInterface::getTags) to get the next anchor position. This is more performant as the command will execute the emuBinaryV2() using direct storage engine lookups.