harish876 opened a new issue, #218:
URL: https://github.com/apache/incubator-resilientdb/issues/218
## Issue
- When view change is enabled, the database does not function.
- Response manager logs show errors
```
E20251231 22:46:26.441478 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.441687 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.441901 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.442107 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.442305 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.442502 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.442698 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.442900 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.443097 1985771 response_manager.cpp:257] send num too
high, wait:-1
E20251231 22:46:26.443293 1985771 response_manager.cpp:257] send num too
high, wait:-1
```
- [View change manager test cases don't work
](https://github.com/apache/incubator-resilientdb/blob/master/platform/consensus/ordering/pbft/viewchange_manager_test.cpp)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]