我们在elasticsearch 6.2.3版本中遇到了一些奇怪的行为。
场景:
当我们使用某些12位数字(xxxxxxxxxxxx)进行全文搜索时,弹性搜索过程会死亡,而kibana也会超时。奇怪的是搜索大多数数字工作正常,但我们有一个数字,当使用一切崩溃。
请注意,堆大小也会爆炸。
[错误] [o.e.b.ElasticsearchUncaughtExceptionHandler] [xxxxxxxx]线程[Thread-5]中的致命错误,退出 java.lang.OutOfMemoryError:Java堆空间
[ERROR] [o.e.t.n.Netty4Utils]网络层致命错误 在org.elasticsearch.transport.netty4.Netty4Utils.maybeDie(Netty4Utils.java:184)