Ignite cluster discovery
satishviswanathan opened this issue · 1 comments
satishviswanathan commented
@ptupitsyn - on apache client is there a way I can mention a service discovery url in the connection string rather than give multiple nodes in the cluster?
ptupitsyn commented
Service discovery URLs are not supported directly, but you can implement your own "address finder" that will load the addresses from the URL and pass to the Ignite client: