Description
LeaderInstallSnapshotState keeps track of the transmitted portion of the Snapshot's bytes using integer offset. When processing Snapshot larger than the int.MAX (2147483647 b), the offset overflows.
LeaderInstallSnapshotState keeps track of the transmitted portion of the Snapshot's bytes using integer offset. When processing Snapshot larger than the int.MAX (2147483647 b), the offset overflows.