Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Server Security
-
Fully Compatible
-
Security 2023-04-03, Security 2023-04-17
-
152
Description
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.