Radoslav Husar

Results 104 issues of Radoslav Husar

…on non-OpenAPI compliant runtime Fixes https://issues.redhat.com/browse/WFLY-19229

https://issues.redhat.com/browse/WFLY-19228

In order to properly support clustering we need provision a load-balancer that supports cookie-based affinity. This is a prerequisite for switching from default availability mode from 'replication' to cloud-suited 'distribution'...

Since we have structured the project in a way now that each major version and then branch corresponds with each WildFly version, given that since WildFly 32 it will support...

By default, the WildFly helm chats make use of openshift constructs. In order to use the helm chart on vanilla k8s, changes are required to not use openshift-specific resources. ```...

Since we are using maven to build custom configurations of clusterbench to be used in different tests, these are very easily broken with the default build. Perhaps we need to...

good-first-issue

A servlet that prints out a given message in the log. Used to collate test events with the server log.

https://github.com/clusterbench/clusterbench/tree/main/clusterbench-ee10-ejb/src/main/java/org/jboss/test/clusterbench/ejb

This creates more confusion since this configures attribute granularity using `jboss-web.xml` which creates a new session manager rather than using the default one configured in the server.