| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| if (monitoringHost != null) { | ||
| settingsBuilder.setEndpoint(monitoringHost); | ||
| } |
There was a problem hiding this comment.
If monitoring host is marked as deprecated, we could remove this and have an alternate option for setting a system property to set monitoring host for testing.
Sorry, something went wrong.
There was a problem hiding this comment.
@Deprecated annotation means it will not remove the functionality. That's why I intend to keep this. Will remove it as part of removal.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
This PR adds the support for configuring Partner Universe(TPU) in Java Spanner Client Library.