You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/09/08 11:48:37 UTC

[GitHub] [ignite-3] AMashenkov commented on pull request #321: IGNITE-15288 Fully implement RaftGroupService

AMashenkov commented on pull request #321:
URL: https://github.com/apache/ignite-3/pull/321#issuecomment-915165122


   Can anybody explain to me next.
   We have Peer and PeerId entities and have methods to convert one to another. Seems, they are interchangable.
   Why some components holds collections Peer (or PeerIs) and then convert whole collection to PeerId (or Peer) in the component methods?
   This looks insane.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org