Thank you for the writing this library. We're using it in production for a year now. If i understand the code correctly, currently it doesn't support passing zk quorum connection string. This prevent us using the high-availability of zk cluster and all lagom apps connect to only one zk node of the cluster making that node as the single point of failure. Are you open to accept a PR for this ?
Hello @jboner
Thank you for the writing this library. We're using it in production for a year now. If i understand the code correctly, currently it doesn't support passing zk quorum connection string. This prevent us using the high-availability of zk cluster and all lagom apps connect to only one zk node of the cluster making that node as the single point of failure. Are you open to accept a PR for this ?