-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
34.0.0.Final, 34.0.1.Final
-
None
-
-
Migration
-
---
-
---
-
JBoss Enterprise Application Platform
The runtime environment is a cluster of Kubernetes pods, and the configuration provides for HTTP session distribution across the pods.
Using the JBoss CLI command with WildFly versions after 33.0.2.Final
/subsystem=jgroups/channel=ee:read-attribute(name=view)
it returns an undefined result like this:
{ "outcome" => "success", "result" => undefined }
With WildFly version 33.0.2.Final, the CLI command result is correct with the same configuration.
Maybe the configuration of JGroups or Infinispan has changed?