Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WORK IN PROGRESS

Summary

Geode uses UDP messaging through JGroups for it's peer to peer (P2P) messaging related to membership. Unfortunately JGroups does not support rolling upgrades, which makes it more difficult to upgrade JGroups. Configuring encryption for UDP adds an additional layer of complexity for securing P2P communications.

...