-
Type: Sub-task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
QE 2023-06-12, QE 2023-06-26, QE 2023-07-10, QE 2023-07-24, QE 2023-08-07, QE 2023-08-21, QE 2023-09-04, QE 2023-09-18, QE 2023-10-02, QE 2023-10-16, QE 2023-10-30
When updating query settings via setQuerySettings command, there could a case where representativeQuery is larger than 8MB and therefore the SetQuerySettingsReply will surpass 16MB limit, as during updates an additional inputQuery attribute will be added.
In those cases the returned object should be truncated in order to fit the 16MB limit.
- depends on
-
SERVER-77465 Implement setQuerySettings command (update case)
- Closed