Hi, Gus! Thanks for the support. I feel lucky as my MR was noticed and already has some discussion started. It seems it maybe become a part of the bigger issue of unifying request status responses.
Hi, Mark! Thank you for the answer and your advice. I tried this technique at first and even get some backup-related tests fallen, but later running tests I got a completely different set of fallen tests (some of them are still repeated though), the third run gives another set. I just give up as it takes too much time. I will try it again as I move to my other house where I had a quite powerful desktop. I hope I can run the tests successfully in a reasonable time. Hi, Eric! Thank you for your answer. I was going to create a simple MR with all these unused imports removed. Not sure about IDEA IDE (haven't used it for Solr) but Eclipse at least forces not to use unused import (in settings it is set to error). So I think maybe the requirement was applied on later phases of development and all new code committed doesn't have it, only some old code contains it. I will check the link for the formatting issue you provided, thank you!
