dongmingh / v1performance

13 stars 14 forks source link

Ability for PTE to handle failover #17

Open tanyab876 opened 7 years ago

tanyab876 commented 7 years ago

We need to test a scenario where PTE automatically sends transactions to a backup peer if a peer becomes available. I don't believe this capability is currently available. Is this something that could be implemented?

dongmingh commented 7 years ago

This is part of FAB-4333: Improve PTE to detect peer and orderer outage and recovery, load balance accordingly.