Hi, I started preparing Sink for Elasticsearch that uses HTTP API instead of ES Transport (https://issues.apache.org/jira/browse/FLUME-2225). I decided to make few modifications in existing Elasticsearch Sink to make it possible to switch between Transport Client and Http Client. Do you think it is good way of introducing that feature or should I just make another elasticsearch sink which will be almost the same as existing one with one difference (it will use HTTP API).
-- Regards, Paweł
