[jira] [Created] (IGNITE-11980) Repairs count metric (ReadRepair)

2019-07-14 Thread Anton Vinogradov (JIRA)
Anton Vinogradov created IGNITE-11980: - Summary: Repairs count metric (ReadRepair) Key: IGNITE-11980 URL: https://issues.apache.org/jira/browse/IGNITE-11980 Project: Ignite Issue Type: Ta

Re: Tx lock partial happens before

2019-07-14 Thread Anton Vinogradov
Ivan R. Thanks for joining! Got an idea, but not sure that got a way of a fix. AFAIK (can be wrong, please correct if necessary), at 2PC, locks are acquired on backups during the "prepare" phase and released at "finish" phase after primary fully committed. Step-by-step: 1) primary locked on key

[PROBLEM] TeamCity agents out of disk space

2019-07-14 Thread Павлухин Иван
Hi, Currently I see that there many failed TC jobs in recent RunAll [1]. I checked logs of couple of them and it seems that it is related to no free disk space on agents, e.g. [2]. 1. Who can resolve it? 2. How can it be resolved? 3. How to avoid similar issues in future? [1] https://ci.ignite.

Re: Tx lock partial happens before

2019-07-14 Thread Павлухин Иван
Anton, I did not know mechanics locking entries on backups during prepare phase. Thank you for pointing that out! пт, 12 июл. 2019 г. в 22:45, Ivan Rakov : > > Hi Anton, > > > Each get method now checks the consistency. > > Check means: > > 1) tx lock acquired on primary > > 2) gained data from e