Route is only appended to session id when using ha profile
----------------------------------------------------------
Key: WFLY-9211
URL:
https://issues.jboss.org/browse/WFLY-9211
Project: WildFly
Issue Type: Bug
Components: Clustering, Web (Undertow)
Affects Versions: 11.0.0.Beta1
Reporter: Paul Ferraro
Assignee: Paul Ferraro
instance-id only works for profiles with ha:
{code:java}
<subsystem xmlns="urn:jboss:domain:undertow:4.0"
instance-id="node1">
{code}