Hello: I am using Flume 1.4 with a JMS --> File Channel --> HDFS data pipeline, and was wondering if Flume can guarantee order of messages/events (i.e., the order messages are put into the queue equals the order they are written to HDFS)? I am willing to sacrifice performance if necessary by, for example, setting thread pool sizes to 1. I didn't see anything about this in the documentation.
Thanks in advance, Richard.
