You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/03/13 16:00:33 UTC

[GitHub] zhangkewei opened a new issue #942: [collector]Support the newest elasticsearch version

zhangkewei opened a new issue #942: [collector]Support the newest elasticsearch version
URL: https://github.com/apache/incubator-skywalking/issues/942
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [] Question or discussion
   - [ ] Bug
   - [x] Requirement
   - [] Feature or performance improvement
   
   
   ___
   When i use elasticsearch 6.6.2 in 5.0.0-alpha, I got error message in es like this 
   
   ```
   java.lang.IllegalStateException: Received message from unsupported version: [5.5.0] minimal compatible version is: [5.6.0]
   ```
   Can you update elasticsearch client from 5.5 to 5.6?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services