Error while running GridCommandLineLoaderTest in core module

2017-01-25 Thread Rohit Mohta
Hi, Running "mvn test" fails GridCommandLineLoaderTest for ignite-2.0 branch. I haven't looked deep into the test case, but this test under "core" uses a Spring XML file. The class responsible to read the configuration file and start Ignite is present under ignite-spring module. Should this te

Re: Interesting statistics for our tests

2016-12-16 Thread Rohit Mohta
Interesting numbers, to say the least :) Separating test suites, as suggested by Vladimir sounds good. Probably off-placed question: As Ignite provides multiple features and is suitable for multiple use case- should we categorize test suites based on features? -- Rohit Mohta > On

[jira] [Created] (IGNITE-4438) Remove old branch from Ignite's git repo

2016-12-15 Thread Rohit Mohta (JIRA)
Rohit Mohta created IGNITE-4438: --- Summary: Remove old branch from Ignite's git repo Key: IGNITE-4438 URL: https://issues.apache.org/jira/browse/IGNITE-4438 Project: Ignite Issue Type:

Re: [VOTE] Apche Ignite PMC Chair Election

2016-12-14 Thread Rohit Mohta
Vladimir Ozerov > On Dec 14, 2016, at 11:38, Dmitriy Setrakyan wrote: > > I will be closing the vote today, so please get your votes in. > > On Sat, Dec 10, 2016 at 12:24 PM, Dmitriy Setrakyan > wrote: > >> According to the discussion on the dev list [1], the following candidates >> were pr

Re: Major release 2.0 and compilation

2016-12-07 Thread Rohit Mohta
Agreed. Was just thinking from end user perspective - as Ignite is gaining traction and teams are building application, a news like breaking compatibility can cause some concerns. Something similar to AngularJS when they declared similar news. Regardless of the approach we take, excited about

Re: Major release 2.0 and compilation

2016-12-07 Thread Rohit Mohta
Another thought If there is going to be a breaking change to public API like remove deprecated method or change signature for a public API - create a copy of this class, possibly keeping the same class name but change the package. Let's say we change the package name from org.ignite.cache to

IGNITE workspace setup- Scala maven plugin

2016-12-03 Thread Rohit Mohta
Hi, While setting up workspace on Jboss Developer Studio 10, I received the below notification. How do I resolve this plugin error? Sent from my iPhone

Request to work on IGNITE-4358

2016-12-02 Thread Rohit Mohta
Hi, I would like to contribute to IGNITE-4358 . My username in JIRA is rmohta Cheers, Rohit