[jboss-jira] [JBoss JIRA] (JGRP-2353) Enabling ASYM_ENCRYPT#change_key_on_leave logs "unrecognized cipher; discarding message from" during normal operation

Radoslav Husar (Jira) issues at jboss.org
Tue Jun 4 11:39:00 EDT 2019


Radoslav Husar created JGRP-2353:
------------------------------------

             Summary: Enabling ASYM_ENCRYPT#change_key_on_leave logs "unrecognized cipher; discarding message from" during normal operation
                 Key: JGRP-2353
                 URL: https://issues.jboss.org/browse/JGRP-2353
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 4.0.19
            Reporter: Radoslav Husar
            Assignee: Bela Ban


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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list