-
Bug
-
Resolution: Done
-
Minor
-
4.0.19
-
None
The problem is in design, when a message with out of date key is received, its dropped and retransmitted with the new key, however, logging the "WARN [org.jgroups.protocols.ASYM_ENCRYPT] (thread-3,null,null) Y: unrecognized cipher; discarding message from X".
Unless a better solution is implemented, the least we could do, is improve the message to indicate this is part of normal operation.
- blocks
-
JBEAP-17030 WARN [org.jgroups.protocols.ASYM_ENCRYPT] unrecognized cipher; discarding message from <pod>
- Closed