My use case is that sometimes I need to plugin to run and sometimes I don't.
If I pass an empty singleDirectionReplication then nothing really happens but still I wish to plugin to not run at all (without writing any output)
For that, I either suggest to:
- Add a new
disabled attribute
- Make it so that if either of
singleDirectionReplication or bidirectionalReplicationBuckets are empty - exit immediately without printing anything
My use case is that sometimes I need to plugin to run and sometimes I don't.
If I pass an empty
singleDirectionReplicationthen nothing really happens but still I wish to plugin to not run at all (without writing any output)For that, I either suggest to:
disabledattributesingleDirectionReplicationorbidirectionalReplicationBucketsare empty - exit immediately without printing anything