rlmendez / bft-smart

Automatically exported from code.google.com/p/bft-smart
0 stars 0 forks source link

Why do we need to cache replies? #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is legacy code in the ClientManager object that caches the 5 last replies 
to the clients. Is this really necessary, given that nowadays we use a client 
session, and that correct clients never re-use a sequence number?

Original issue reported on code.google.com by liquidsn...@sapo.pt on 16 Jan 2015 at 8:43