]
Ondrej Chaloupka commented on WFLY-14284:
-----------------------------------------
I see. As I can see I think the documentation needs a bit more care related this. I would
think that the all places which talks about `http-remoting` should be changed but I'm
not sure. If you can create an issue and assign it to me it would be nice.
Regarding the remote outbound connection. What I know the outbound connection needs to be
configured with some security configuration. You will need at least the `security-realm`.
The protocol is not needed when you are fine with the default one (which will be the
`remote+http`). I'm not sure about username.
WildFly doesn't stop while waiting for PeriodicRecovery
-------------------------------------------------------
Key: WFLY-14284
URL:
https://issues.redhat.com/browse/WFLY-14284
Project: WildFly
Issue Type: Bug
Components: EJB, Transactions
Affects Versions: 18.0.1.Final, 20.0.1.Final
Reporter: Adriano Teixeira de Souza
Assignee: Michael Musgrove
Priority: Major
Attachments: ejb-configs.sh, jboss-ejb-client.xml, server(transaction).log,
thread-dump-stop-1.txt
I'm testing wildfly 20.0.1 (and 21.0.2 was tested too) for replace our old version of
Wildfly 10.
it happens that frequently we have seen that the stop function of server does not work
and we need to kill the process by manual operation on the OS.
It sounds like a dead look.
I attatch the thread dump on this.