Renxuan Wang
|
f503ba6a7c
|
Move getConnectionString() to IClusterConnectionRecord.
ClusterConnectionString was moved to IClusterConnectionRecord in PR #5853.
|
2021-10-27 12:59:52 -07:00 |
A.J. Beamon
|
020b02ea4c
|
Add a comment about the limitations of the URI-based encoding.
|
2021-10-22 11:05:18 -07:00 |
A.J. Beamon
|
4f64f98746
|
Update the toString method to return URIs. Persisting a cluster connection key makes sure that its not overwriting other changes.
|
2021-10-22 11:05:18 -07:00 |
A.J. Beamon
|
9358adcf49
|
Address some review comments.
|
2021-10-22 11:05:18 -07:00 |
A.J. Beamon
|
e882eb33fc
|
Abstract the cluster file into a cluster connection record that can be backed by something other than the filesystem.
|
2021-10-22 11:05:18 -07:00 |