You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/26 13:44:55 UTC

[incubator-warble-server] 06/09: add version variable to node registry

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-warble-server.git

commit 88357923b605904d537513ce5db1b3a29cbd0662
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Jun 26 08:40:48 2018 -0500

    add version variable to node registry
---
 setup/dbs.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup/dbs.yaml b/setup/dbs.yaml
index 539d269..95cf664 100644
--- a/setup/dbs.yaml
+++ b/setup/dbs.yaml
@@ -31,4 +31,5 @@ registry:
     location:     text      # Physical location of node (addr or DC)
     ip:           text      # Known public IP of node
     lastping:     integer   # Last time node was alive
+    version:      text      # Node client software version
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org