1. 问题 查询数据时数据量过大导致GC内存泄漏日志, java.lang.OutOfMemoryError GC overhead limit exceeded

    问题: 查询数据时数据量过大导致GC内存泄漏日志, java.lang.OutOfMemoryError: GC overhead limit exceeded

    2022/12/17 ERROR

  2. 问题 ES 查询时报错 I/O 异常 java.lang.IllegalStateException Request cannot be executed; I/O reactor status STOPPED

    问题: ES 查询时报错 I/O 异常: java.lang.IllegalStateException: Request cannot be executed; I/O reactor status: STOPPED

    2022/12/17 ERROR ElasticSearch

  3. 问题 ES查询时报错内容过大 java.io.IOException entity content is too long [107162543] for the configured buffer limit [104857600]

    问题: ES查询时报错内容过大: java.io.IOException: entity content is too long [107162543] for the configured buffer limit [104857600]

    2022/12/17 ERROR ElasticSearch