gurustron commented on PR #4763: URL: https://github.com/apache/ignite-3/pull/4763#issuecomment-2491445505
Maybe move the following: ```csharp builder.Services.AddSingleton<IgniteClientPool>(_ => new IgniteClientPool( ``` Into a specific `AddIgniteClientPool` method accepting setup action. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org