Info
This option is not useful for linux machines running 4.2 and beyond (and can cause problems if changed past the default of 1). So, we must disable this option for linux machines (It is always a value of 1).
This parameter will still be available for Windows & OS X since we have found that it is useful for those machines, and that there are a non-trivial number of clusters running Windows in production.
Acceptance Criteria:
Customers can no longer change this parameter on linux machines.
Top User Comments
xgen-internal-githook commented on Wed, 14 Sep 2022 21:41:58 +0000:
Author:
{'name': 'Celina Tala', 'email': 'celinahtala@gmail.com', 'username': 'celinatala-1'}
Message: SERVER-54504 removed taskExecutorPoolSize for linux platform
Branch: master
https://github.com/mongodb/mongo/commit/f442d5df571f870219bb0d681c4b01245835c2b0
JIRAUSER1260671 commented on Tue, 6 Sep 2022 19:54:23 +0000:
shameek.ray@mongodb.com Currently the solution is to remove the parameter on linux so the server will show an error message if the user attempts to set the parameter. Is that acceptable?