-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
ALL
-
Service Arch 2024-01-22
The options defined in grpc_parameters.idl is included in mongo, despite them being only relevant to server-side gRPC (e.g. listening port, maxServerThreads). We should move this IDL definition such that it is only consumed server side.