Hi, The best way to make feature requests like this is via the Apache Jira. (https://issues.apache.org/jira/browse/STORM/)
As it happens, my team (at Target) has adapted the elastic search bolt for 2.X and we are using it in production. We opened a JIRA (https://issues.apache.org/jira/browse/STORM-1475) to track that and contribute our change back to the project. We're cleaning a couple of things up right now, but I'm hopeful we will contribute it back soon. Your second request could be a nice feature enhancement, can you open a JIRA for it? In my experience, these external bolts are a really nice way to get involved with the project as well. You could try adding a couple of features and contributing those. Thanks! From: Tech Id <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, March 18, 2016 at 9:45 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: external/storm-elasticsearch - upgrade requested Hi, I see that the version of elastic-search used in external/storm-elasticsearch/pom.xml is quite old (1.6.0) while the latest elastic-search is 2.2.0 2.x version is not compatible with 1.x version of elastic-search and so I request you to upgrade. Also, current storm-elasticsearch uses TransportClient of elastic-search but does not expose many of the useful options in the TransportClient (like routing). Request you to expose them to the users too. Thanks Tid
