chalda

Results 16 issues of chalda

https://issues.redhat.com/browse/WFLY-12610 The point of this PR is giving a way to execute Narayana recovery processing from jboss cli without a need to open socket + to make recovery configuration changes...

Feature
missing-reqs
deps-ok

The JTA specification it's not clear about behaviour of CDI interceptor in case of unchecked exceptions. That part of the spec talks explicitly about `RuntimeException` to cause the transaction to...

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

When transaction scale down process reviews the state of transactions in the pods it checks if there are no unfinished prepared transactions. If there are found some then it does...

In the current implementation there is only one reconcile loop for all functionality of the WildFly Operator. This fact leads to a harder maintainability and a harder scalability of the...

The scaledown transaction recovery processing blocks at two places * when server is restarted to apply the system properties variables which are needed for smooth recovery process * when recovery...

The status of the WFLY operator uses the state of the pod to mark that the pod is in process of recovery. Any other states of the pod is not...

Based on the discussion at https://github.com/coral-xyz/anchor/issues/2609 I understood there is no parsing utilities for CPI events for TS libraries. I would like to kick-off the PR that would add this...

ts