[jboss-jira] [JBoss JIRA] (WFWIP-230) no way how to force scale down

Petr Kremensky (Jira) issues at jboss.org
Fri Nov 15 02:06:01 EST 2019


     [ https://issues.jboss.org/browse/WFWIP-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petr Kremensky closed WFWIP-230.
--------------------------------
    Resolution: Done


Now tracked as EAP7-1394

> no way how to force scale down
> ------------------------------
>
>                 Key: WFWIP-230
>                 URL: https://issues.jboss.org/browse/WFWIP-230
>             Project: WildFly WIP
>          Issue Type: Bug
>          Components: OpenShift
>            Reporter: Martin Simka
>            Assignee: Ondrej Chaloupka
>            Priority: Critical
>              Labels: operator
>
> inspired by upstream issue https://github.com/wildfly/wildfly-operator/issues/100. I take part of description from it
> {quote}
> 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 not permit the pod being terminated and the pod is moved to state SCALING_DOWN_RECOVERY_DIRTY. It's left there until all transactions are safely recovered.
> There are cases when transaction is never recovered in automated manner. It's time when transaction is in heuristic state. Such transaction needs to be handled manually by administrator and he is expected to connect to the app server with jboss-cli.sh and verify the transaction state.
> {quote}
> There is no way how to ignore status of tx processing (tx in this case, I guess there will be more cases in future) and force scale down. 
> Users might want it during development, where data integrity doesn't matter. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list