How does Elasticsearch handle nodes that do not have the same amount of disk space on each node. Looking at the example below does ES limit storage to that of the smaller one or does it make use of all the space just allocating the shards accordingly? Or is it even smart enough to take disk space into consideration at all?
Node 1 - 1 TB Node 2 - 750 GB Node 3 - 500 GB -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8ed0d604-a8b4-41a0-924d-7d8af030fcd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
