[jboss-jira] [JBoss JIRA] (JGRP-2304) ASYM_ENCRYPT: see if FragmentedMessages are handled correctly

Bela Ban (Jira) issues at jboss.org
Thu May 7 07:44:00 EDT 2020


    [ https://issues.redhat.com/browse/JGRP-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082034#comment-14082034 ] 

Bela Ban edited comment on JGRP-2304 at 5/7/20 7:43 AM:
--------------------------------------------------------

As suspected, this works with {{BytesMessage}} (which does _not_ use {{FragmentedMessage}}), but not with {{COMPRESS}} or {{ASYM_ENCRYPT}}.

See attached program and config (replace COMPRESS / ASM_ENCRYPT).


was (Author: belaban):
As suspected, this works with {{BytesMessage}} (which does _not_ use {{FragmentedMessage}}), but not with {{COMPRESS}} or {{ASYM_ENCRYPT}}

> ASYM_ENCRYPT: see if FragmentedMessages are handled correctly
> -------------------------------------------------------------
>
>                 Key: JGRP-2304
>                 URL: https://issues.redhat.com/browse/JGRP-2304
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Major
>             Fix For: 5.0.0.Beta1
>
>         Attachments: asym-encrypt.xml, bla2.java
>
>
> Check the following scenario:
> * FRAG4 fragments a message into 4 FragmentedMessages
> * Confirm that ASYM_ENCRYPT correctly encrypts only the fragments
> Ditto for COMPRESS



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


More information about the jboss-jira mailing list