Unassigned replica shards, and an unused node

So 0.19.11 has mitigated the problem for us. I'm guessing issue #2229
[1] is what really helped, in that empty strings are now ignored. New
replicas are allocated as expected.

  1. https://github.com/elasticsearch/elasticsearch/issues/2229

--