You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tuweni.apache.org by "Antoine Toulme (Jira)" <ji...@apache.org> on 2019/12/16 08:42:00 UTC

[jira] [Updated] (TUWENI-12) Manage attributes for gossip

     [ https://issues.apache.org/jira/browse/TUWENI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme updated TUWENI-12:
---------------------------------
    Fix Version/s:     (was: 0.9)
                   0.10.0

> Manage attributes for gossip
> ----------------------------
>
>                 Key: TUWENI-12
>                 URL: https://issues.apache.org/jira/browse/TUWENI-12
>             Project: Tuweni
>          Issue Type: Improvement
>            Reporter: Antoine Toulme
>            Priority: Major
>             Fix For: 0.10.0
>
>
> The current gossip implementation allows that attributes be passed into the message when it is published.
> -We need to add attributes to the function listening for payloads.
> -We can probably also add the sender peer to the function listening for payloads, so the user if they so choose can log that they received from that peer first.
>  
> Also, attributes are currently a string which is directly appended to the message headers. We could potentially make this a Map<String,Object> that can be mixed in to the message headers and serialized to BSON.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@tuweni.apache.org
For additional commands, e-mail: issues-help@tuweni.apache.org