Maksim Yakunin
Maksim Yakunin
@yegor256 I'll try to reproduce it when it'd be possible. By the way, as I can see test https://github.com/yegor256/codexia/commit/b7e7429429921b056a2d28f742d89c7a29fc1a68 is not about submitting review - it's about submitting project. The...
@yegor256 I've reproduced this bug again. It's important to note, that this bug occurs only after 100 reviews have already been created by my bot. As I suppose this check...
@keilw thank you so much for answering. I don't rule out that the problem may be outside of Kubernetes. Unfortunately, this problem is pretty vague. I will give you any...
@atsticks sorry for my impatience, but could you have a look at my problem? Any advice will be very valuable for me.
@keilw I finally came up with a solution: https://stackoverflow.com/a/61715268/3456163 I've discovered that: 1. The problem is not related to Kubernetes at all. 1. The problem is not reproduced on Java...
If it's possible to upload snapshot somewhere, I can check if it helps in my [repo with bug reproduction](https://github.com/iakunin/moneta-concurrent-init).
> [moneta-core-1.4.1-SNAPSHOT.jar.zip](https://github.com/JavaMoney/jsr354-api/files/4730509/moneta-core-1.4.1-SNAPSHOT.jar.zip) > you can try with this jar :) @utkanozyurek problem is not reproduced in my repo anymore. Many thanks to you! :)