Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upelastic 7 support #502
Conversation
This comment has been minimized.
This comment has been minimized.
ci-reporter
bot
commented
Sep 12, 2019
The build is failing
|
This comment has been minimized.
This comment has been minimized.
No clear idea where to start with this changes. @AxelJunker have you worked with Elastic 7? |
This comment has been minimized.
This comment has been minimized.
AjayAgAI
commented
Oct 1, 2019
@guumaster I was hoping if you could explain me the problem. I am new to open source and would definitely love to contribute towards the same |
This comment has been minimized.
This comment has been minimized.
@AjayAgAI no problem, I can explain why we need to change the library. A while back, Elastic decided to move the code from elasticsearch to @elastic/elasticsearch. Marking the first as "legacy" and continuing development on the later. So, changing from the old library to |
This comment has been minimized.
This comment has been minimized.
stale
bot
commented
Nov 30, 2019
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
guumaster commentedSep 12, 2019
•
edited
First we need to add support for Elastic v7+ and then migrate to the new official client.
Check this guide on Elastic.co