iotdb
iotdb copied to clipboard
[IOTDB-4550] Add NodeId to Peer
see: https://issues.apache.org/jira/browse/IOTDB-4550 This pr accomplishes two things:
- add nodeId to class Peer
- change primary key of Peer from groupId + TEndPoint to groupId + NodeId