You are viewing a single comment's thread:

RE: Fixing Data Integrity Issues in Hive-Engine Nodes

Would be nice to narrow these. As I restart my node at least once a month and I have never seen anything like these.

Probably a lack of resources thing? I am testing with a 15 year old machine and I have never had problems too..

I have a big machine too, my main server... so surprised about these...

Share more details internally... this does not sound at all like something I was expecting...

0.00099725 BEE
1 comments

Could be similar to the issues I had with io on the ssd, still don't have an nvme.


But still the replica set transaction wasn't implemented right. Right now it:
writes block
starts processing transactions
if something happens here - block is already written

whereas it should be:
block write pending completion of transactions or rollback.

0.05563463 BEE