尝试批量插入 elasticsearch 时出现异常v6.6.0
。
之前还好。
这是异常消息:
Elasticsearch bulk insert exception, TransportError(503, 'circuit_breaking_exception', '[parent] Data too large, data for [<http_request>] would be [746384154/711.8mb], which is larger than the limit of [745517875/710.9mb], usages [request=0/0b, fielddata=626151547/597.1mb, in_flight_requests=889937/869kb, accounting=119342670/113.8mb]')
如何配置数据限制?因为例外是说明data too large, than the limit
?