Lukáš Herman
Lukáš Herman
Hi @ahmetmircik, reproduced against master bc3db27496121a9a83bf7ceab7a8639848e8305d, please find attached logs. I have added threadName INFO logging inside `storeAll` and two writer threads were observed consistently, example: ``` 10:28:19,225 INFO ||...
> Please sign the CLA so we can proceed @lukasherman. I have signed it several times already, please check.
PR now looks good to me. Version bump to 2.1.0-SNAPSHOT, removed backward compatibility, code cleanup.
I like the idea to specify segment count and segment id, this allows to set sensible defaults for simple use cases (1 segment, id 1). I will take a look...
Well, it might be a breaking change for 3.7, but it works for 3.8 and 3.9 now. So I am not sure how to handle that and provide backward compatibility.
Here it is, compatibility fixes for 3.8!
Yes, definitely. There are too many changes to maintain.