Re: [DISCUSSION] Unified CLI tool

2020-12-20 Thread Valentin Kulichenko
Hi Kirill, It looks like the PR has been merged - thanks a lot for the effort! A couple of things: 1. Can we get rid of the word "demo" in the module name? It looks like this is an artifact from the times when it was merely a prototype. This is not the case anymore. 2. The command st

Re: [DISCUSSION] 3.0.0 Alpha release

2020-12-20 Thread Valentin Kulichenko
Hi Denis, Sure, that's a great idea! I'm thinking, however, that it makes sense to take a pause after the release and let people try it out on their own so that the experience is as close to real-life as possible. How about closer to the end of January? -Val On Fri, Dec 18, 2020 at 8:53 PM Denis

[jira] [Created] (IGNITE-13877) Error restarting the node with switching from disabled WAL archiving to enabled

2020-12-20 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13877: Summary: Error restarting the node with switching from disabled WAL archiving to enabled Key: IGNITE-13877 URL: https://issues.apache.org/jira/browse/IGNITE-13877

Error restarting the node with switching from disabled WAL archiving to enabled

2020-12-20 Thread ткаленко кирилл
Hello everyone! I came across the fact that if we started a node with WAL archiving disabled, and then poured data there and there were more than DataStorageConfiguration#walSegments, then when we try to restart the node with WAL archiving enabled, there will be an error. Workaround for this er

Re: [DISCUSS] Notifications for ignite-3 repository

2020-12-20 Thread Ivan Pavlukhin
Folks, I will merge the PR tomorrow if there is no objections. 2020-12-19 0:56 GMT+03:00, Valentin Kulichenko : > Folks, > > Can someone take a look at this PR? I'm generally OK with the change, but > I'm not familiar with the mechanisms used here. > > -Val > > On Thu, Dec 17, 2020 at 11:16 PM Iv

Re: [DISCUSS] Ignite 3.0 development approach

2020-12-20 Thread Petr Ivanov
There is no problem to have both in new repository, if skilled enthusiast will take over that job. I guess we will stick to Maven for time being but development of Gradle-based building system can be done in parallel. I can even add corresponding development build configurations for TeamCity, or