Dhwanil Patel
Dhwanil Patel
Master node changes for master task throttling Signed-off-by: Dhwanil Patel ### Description This is one of multiple PR planned for master task throttling. In this PR we are making changes...
Signed-off-by: Dhwanil Patel ### Description Added few of the **Cx driven tasks** to cluster manager task throttling framework. These all tasks onboarded on this PR, extends the `TransportClusterManagerNodeAction`, so they...
### **Is your feature request related to a problem? Please describe.** For many cluster activities, data nodes submits tasks to master node. Like for put-mapping, create-index, shard started, etc. Sometimes...
### Is your feature request related to a problem? Please describe Today there is not any limit on number of processors in ingest pipeline. Due to this user can create...