Re: [DISCUSSION] Code style. Variable abbrevations

2021-06-20 Thread Pavel Kovalenko
I think in this discussion there should be a question - why do we still need abbreviations for all variables and fields? What problem does it solve? Nobody still clearly answered this question. I saw only 2 arguments to keep abbreviations: 1) Less codebase symbols. I think it is a weak argument. We

[MTCGA]: new failures in builds [6054590] needs to be handled

2021-06-20 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New test failure in master GracefulShutdownTest.testThatExcludedNodeListWithinMetastoreCleanedUpAfterUpdatingFullMap https://ci.ignite.apache.org/project.html?projectId=IgniteTests2

Re: [DISCUSSION] Code style. Variable abbrevations

2021-06-20 Thread Ivan Pavlukhin
Hi Pavel, Thank you for sharing your thoughts! My personal opinion is very similar. But do you have a plan what should we do with the subject? Do you suggest to cleanup whole codebase from abbreviations? Or do you think that it is fine to keep existing code as is and avoid abbreviations for new co