José Augusto Bolina

Results 145 comments of José Augusto Bolina

Returning: ```json { "contains_key": true, "owners": [ { "node_name": "NodeA", "primary": true, "node_addresses": [ "127.0.0.1:39492" ] }, { "node_name": "NodeB", "primary": false, "node_addresses": [ "127.0.0.1:38195" ] } ] } ```

A sketch with another solution is here https://github.com/jabolina/infinispan/compare/main...ISPN-14036-alternative

@wburns is it ok if we follow with this? I'll add some more tests and create a specific JIRA. Otherwise, I'll start a thread on zulip so we can plan...

@pruivo Just updated what I did before following your comment. I'll add a few comments to the code too with my reasoning. Updated to: * Sites can be but in...

Thanks! I'll add you as a collaborator, I'll be maintaining the repo, trying to keep up with the python version.

Hi, I'm having some trouble with media messages decryption, [this one](https://github.com/alfred82santa/whalesong/blob/master/whalesong/managers/message.py#L763). Can you say what was the logic? Thanks!

Thanks, that works perfectly!

What is your thoughts about this one? Did a quick read about servo and this sound interesting.