Hi Heather,

Sure I think it will be useful, and great news to hear that you'd like to
contribute!

I think we can even drop support 1.x (given that 1.x version is EOL) for
next minor version in same module, like storm-kafka-client (0.9 for 1.0.x,
0.10 for 1.1.x). That means, you can reuse current implementation and just
replace transport layer with REST client.

If you want to rewrite whole thing, please let us know so that we can start
discussion about how to maintain existing module.

Thanks,
Jungtaek Lim (HeartSaVioR)

2017년 3월 6일 (월) 오전 5:10, Heather McCartney <[email protected]>님이 작성:

Hi,

I’m a Java developer looking to contribute to the Storm project.

If we use the new Elasticsearch Java REST client, we should be able to
support ES 2 and ES 5 simultaneously. I believe this is what Elastic
recommend:
https://www.elastic.co/blog/state-of-the-official-elasticsearch-java-clients
<
https://www.elastic.co/blog/state-of-the-official-elasticsearch-java-clients
>.

We could create a new module using the REST client to support ES 2 and ES 5
and continue to offer the 1.6 module alongside. If you think it would be
useful, I’d be happy to have a go at writing the new module.

Kind regards,
Heather

> On 3 Mar 2017, at 00:24, Jungtaek Lim <[email protected]> wrote:
>
> We don't have PR for supporting ES 5.0.
>
> There were some PR for supporting ES 2.0 but we didn't establish how to
> remove duplicated codes between ES1 vs ES2 and PRs are stale now.
>
> I'm googling a bit, and 1.x is now end of life.
> https://www.elastic.co/support/eol
> Since 2.x is still supported, we might have to decide whether we would
> support ES 2 and ES 5, or either ES 2 or ES 5. In any chance, your
> contribution is highly appreciated.
>
> Thanks,
> Jungtaek Lim (HeartSaVioR)
>
> 2017년 3월 3일 (금) 오전 3:39, Sree V <[email protected]>님이 작성:
>
> Hi,
> Would someone look into this, please ?
> https://jira.apache.org/jira/browse/STORM-2379
>
> I am curious to know, if any other pull requests and patches addressing
> this ? Oris it open for anyone to fix it ?
> Thanking you, in advance.
> With Regards
> Sree
>
>

Reply via email to