You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
erayarslan
changed the title
Expose DiscoverNodesOnStart and DiscoverNodesInterval
feat: expose DiscoverNodesOnStart and DiscoverNodesInterval
Dec 6, 2024
If we set less node urls than existing, our request will be always forwarded to these nodes. We want to use other nodes too.
We need to configure DiscoverNodesOnStart and DiscoverNodesInterval configs, we just need to add these configs to
elasticsearch.NewClient
function.The text was updated successfully, but these errors were encountered: