I'm frequently (several times per second) updating alias on my ES 2.3.1 cluster. The index has 5 shards and the alias definition example is here: http://pastebin.com/raw/vZriWFFS
I notice that it takes 300-500 milliseconds for "PUT alias" operation to complete, which is rather long. Is this an expected behaviour? Is there a way to speed it up?