Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
Getting very close! Lets get those tests to be really great and it will be mergable.
Bump @GerRudi, want to finish this?
Did you ever solve this? Ca you post the entire stack please and maybe write this repro as a unit test within the project? Thx.
@yoshiask I don't have any plans to fix it, but you're welcome to please contribute!
Nobody is working on support for MESSAGE_TABLE. Would love it if you contributed.
Looks like a bug, please feel free to debug and PR a fix. Maybe related to https://github.com/resourcelib/resourcelib/issues/64?
It does look like something that just wasn't implemented, please feel free to contribute.
Without looking at the code, maybe corrupted data can be cooked ahead of time, or stored data forcefully corrupted by writing some random bytes for the test to be reliable?
Is this consistently reproducible? Did you try to debug it? The error looks suspicious: ``` rejecting PreVoteRequest{sourceNode={securityBwcCluster0-2}{jjX5m3WkSLe8eAwhuQhn7A}{haqxPg4aSa23pHJFt9_XUA}{127.0.0.1}{127.0.0.1:42529}{dimr}{testattr=test, shard_indexing_pressure_enabled=true}, currentTerm=1} as there is already a leader ``` could be related to...
> Why are PRs getting merged before passing gradle check? It was a markdown only change (docs). I didn't want the doc to be incorrect regardless of the status of...