ES报错: Compressor detection can o

2024-01-16  本文已影响0人  几叶到秋
OIP-C.jpg

调用es java api接口,新增文档时报错:Compressor detection can only be called on some xcontent bytes or compressed xcontent bytes

1111.png

原因分析:

Compressor detection can only be called on some xcontent bytes or compressed xcontent bytes
压缩器检测只能在某些 xcontent 字节或压缩的 xcontent 字节上面调用

对象转换json格式后,格式不正确。

经过检查,发现传入对象错误,改为具体对象后,报错解决


image.png image.png
上一篇 下一篇

猜你喜欢

热点阅读