elastic / go-elasticsearch

The official Go client for Elasticsearch
https://github.com/elastic/go-elasticsearch#go-elasticsearch
Apache License 2.0
5.65k stars 613 forks source link

Reset方法不存在 #823

Closed heqishengcai closed 3 months ago

heqishengcai commented 7 months ago
github.com/elastic/elastic-transport-go/v8 v8.3.0
github.com/elastic/go-elasticsearch/v8 v8.11.0

package esutil 的 flush 方法,其中 Reset方法不存在。

w.ticker.Reset(w.bi.config.FlushInterval)

Anaethelion commented 3 months ago

Closing as this has been solved since 8.12.0.