GitHub user mike-jumper opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/166
GUACAMOLE-317: Add support for failover-only connections.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/incubator-guacamole-client
failover-connections
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/166.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #166
----
commit 3c553b965c1d089feb91eb192090418ac6165b24
Author: Michael Jumper <[email protected]>
Date: 2017-06-06T20:29:22Z
GUACAMOLE-317: Add "failover_only" column to database schema for Guacamole
connections.
commit 31519061dc8eacc6efd7fb8a3a02c7ecc1bfb37e
Author: Michael Jumper <[email protected]>
Date: 2017-06-06T20:31:29Z
GUACAMOLE-317: Expose "failover-only" attribute for connections.
commit cdf823cc9f52900bde3aecc6f9d844247840d9c1
Author: Michael Jumper <[email protected]>
Date: 2017-06-06T20:36:56Z
GUACAMOLE-317: Add convenience getter for failover-only attribute at
Connection level.
commit 3e5c2ba8d8e56282aa679a21f23cb73302d1712d
Author: Michael Jumper <[email protected]>
Date: 2017-06-06T20:37:16Z
GUACAMOLE-317: Always prefer non-failover connections relative to
failover-only connections.
commit 1b35d437836a6cf3b1488420477fd7ffb6aaaa32
Author: Michael Jumper <[email protected]>
Date: 2017-06-06T22:52:55Z
GUACAMOLE-317: Use failover-only connections for failover only. Do not
balance to failover-only connections unless an upstream failure has occurred.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---