New feature to check that partitions are replicated properly
This includes an API change of Node.isIdentified, which now tells whether identification packets have been exchanged or not. All handlers must be updated to implement '_acceptIdentification' instead of overriding EventHandler.acceptIdentification: this patch only does it for StorageOperationHandler
Showing
neo/storage/checker.py
0 → 100644
Please register or sign in to comment