[
https://issues.jboss.org/browse/WFCORE-775?page=com.atlassian.jira.plugin...
]
Ken Wills commented on WFCORE-775:
----------------------------------
Initial PR sent. This changes the authKey generation from a 16 byte array to a base 64
encoded string. The amount of information present remains the same, the string will be 24
bytes in length, however.
java.utils.Base64 is used, JDK8 only, backports would need to utilize an alternative
encoder.
domain mode - server fails to start intermittently
--------------------------------------------------
Key: WFCORE-775
URL:
https://issues.jboss.org/browse/WFCORE-775
Project: WildFly Core
Issue Type: Bug
Environment: EAP 6.4.0
Reporter: Ken Wills
Assignee: Ken Wills
Server instances occasionally fail in domain mode using EAP 6.4.0. It appears to be due
to the hashes being exchanged between the server instance and host controller.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)