You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unregister from gw finspace torQ compatibiity (#633)
* changes required for unregister_from_gw_finspace code
* leading whitspace removal
* merge with master and ignore check for active servers on adding server results if finspace flag is true
* small syntax changes
* compatibility additions for new gateway dereg logic
* change where setdereg gets called
* small changes based on comments
* remove outdate comment
/- return the parameters which should be queried for
93
93
(key s)!distincteach'flipeachutil[w]`found
94
94
}
95
+
96
+
addserversfromconnectiontable:{
97
+
{.gw.addserverattr'[x`w;x`proctype;x`attributes]}[select w,proctype,attributesfrom.servers.SERVERSwhere ((proctypein x) or x~`ALL),not w in ((0;0Ni),exechandlefrom.gw.serverswhereactive)];}
// add servers from the standard connections table
527
-
addserversfromconnectiontable:{
528
-
{.gw.addserverattr'[x`w;x`proctype;x`attributes]}[select w,proctype,attributesfrom.servers.SERVERSwhere ((proctypein x) or x~`ALL),not w in ((0;0Ni),exechandlefrom.gw.serverswhereactive)];}
529
-
530
542
// When new connections come in from the discovery service, try to reconnect
0 commit comments