elasticsearch6.6.0新版bug
引包不要用最新版的
// "org.elasticsearch" % "elasticsearch" % "6.6.0",
// "org.elasticsearch.client" % "transport" % "6.6.0",
// "org.elasticsearch.plugin" % "transport-netty4-client" % "6.1.2",

本文提醒在使用Elasticsearch 6.6.0及其相关客户端和插件时要注意存在的Bug,建议避免使用最新版本以防止潜在的问题。
elasticsearch6.6.0新版bug
引包不要用最新版的
// "org.elasticsearch" % "elasticsearch" % "6.6.0",
// "org.elasticsearch.client" % "transport" % "6.6.0",
// "org.elasticsearch.plugin" % "transport-netty4-client" % "6.1.2",

3336
1595
2463
4709

被折叠的 条评论
为什么被折叠?