Skip to content

Some question about leader rotation. #640

@zhanghefan123

Description

@zhanghefan123

Why does the function checkConsentersMatchPolicy in fabric-3.0.0/orderer/consensus/smartbft/configverifier.go include these three lines of code, which prevents leader rotation?

if configOptions.LeaderRotation == smartbft.Options_ROTATION_ON { return fmt.Errorf("leader rotation must be turned off for this version or be unspecified") }

Are there any functions that are not yet fully implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions