[es 2.4.x] dynamic mapping, bulk and master timeout

Hi,
While pushing documents to an index with dynamic (large) mapping (having a big cluster state), i occasionaly get the following error (very few ones):

ProcessClusterEventTimeoutException[failed to process cluster event (put-mapping [my_data_type]) within 30s]

The master_timeout parameter is a good workaround for all index.* operations.
Is there any way to provide a master_timeout duration for bulk/index operations ? A cluster wide setting ?
Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.