Commit 8c31544
authored
DiscoveryClient - Add awareness of Discovery Service's Cluster ID environment variable (#242)
* Update DiscoveryClient to look for the NIDiscovery_ClusterId environment variable (used by the Discovery Service for initializing its cluster ID) to determine whether the key file exists to indicate an already launched Discovery Service.
* Review feedback - use SNAKE_CASE for environment variable name
Signed-off-by: Hunter Kennon hunter.kennon@emerson.com1 parent f632506 commit 8c31544
File tree
1 file changed
+2
-1
lines changed- packages/ni.measurementlink.discovery.v1.client/src/ni/measurementlink/discovery/v1/client
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments