Doubts

2016-05-15 Thread Juan Carlos Fiorenzano
Hello everybody I am a little lost, I need some help, first of all I need to know what is the module which implement the DataGrid I want to know how the DataGrid works, and my other question is how do you test a specific module? Do you defined specific unit test for the module and include the test

Re: Halfway to Ignite 1.6

2016-05-15 Thread Andrey Gura
Guys, I've finished with improvements for JDBC drivers [1]. I hope somebody will review and merge it before code freeze. Also I created issue related with query execution from client nodes [2]. It affects system behaviour that related with [1] and [3]. I don't think that it is critical because wal

[jira] [Created] (IGNITE-3136) Cache initialization failed on client node in case of dynamic cache start and not binary marshaller

2016-05-15 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-3136: --- Summary: Cache initialization failed on client node in case of dynamic cache start and not binary marshaller Key: IGNITE-3136 URL: https://issues.apache.org/jira/browse/IGNITE-3136

Re: Ignite Release Schedules - a suggestion

2016-05-15 Thread Konstantin Boudnik
I don't think the extrapolation works in this particular case, although it looks scary ;) However, I agree, shorter bug fix & smaller feature releases might make a lot of sense, considering how actively the userbase and community grow. However, major features take longer time to mature and be integ

Re: HDFS CacheStore

2016-05-15 Thread Konstantin Boudnik
Cristian, Great idea! a couple of comments: - HDFS supports truncate since at least v. 2.7.0 (see HDFS-3107) - integration with HBase would increase the operational complexity, which is already high in HBase, to new levels. Besides, using HBase as the compaction mechanism shouldn't be call

Re: 1.5.0.final is breaking packaging: osgi dependency is non-existent

2016-05-15 Thread Konstantin Boudnik
Thanks for checking out Andrey. Do you mind to elaborate on 'something'? The way I see it, is that rpmbuilder performs certain checks to declare the package dependencies, and the osgi once are popping up from somewhere. Which wasn't the case before OSGI was added. Which lead me to believe that the