Hmmmm. I see that the src/main/java/org/elasticsearch/common/unit/ByteSizeUnit.java file defines the units by uppercase enum name (e.g. `MB`), while the comments inside the config/elasticsearch.yml file suggest lowercase (e.g. `mb`).
Perhaps there's an issue? Or am I reading something incorrectly? Brian -- 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/412d68a9-68f0-428b-b5b4-3ba8fc741041%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
