Igniters,
I want to point out that there is an active discussion going on about query configuration design here: https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration It gets a bit tricky to follow, so make sure to read the latest comments towards the end. D. |
Dmitriy,
May be it makes sense to put the final design on the main page from comments? Sergi 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > Igniters, > > I want to point out that there is an active discussion going on about query > configuration design here: > > > https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration > > It gets a bit tricky to follow, so make sure to read the latest comments > towards the end. > > D. > |
On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin <[hidden email]>
wrote: > Dmitriy, > > May be it makes sense to put the final design on the main page from > comments? > Good point. I have added a page for the final query entity design here: https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design I think Alexey K. should add the final persistence configuration design in the similar nation. Also, I am calling it final, because it is a result of a lengthy discussion on Wiki. However, before 1.5 is out, we are going to be able to change it. If you have any comments, please add them on the Wiki. > > Sergi > > 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > Igniters, > > > > I want to point out that there is an active discussion going on about > query > > configuration design here: > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration > > > > It gets a bit tricky to follow, so make sure to read the latest comments > > towards the end. > > > > D. > > > |
Igniters,
I added to https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design final persistence design. Actually I've already implemented it in ignite-1753-1282 branch. Tests with POJOs passed. Now I'm working on tests with portables and backward compatibility. On Mon, Oct 26, 2015 at 5:10 PM, Dmitriy Setrakyan <[hidden email]> wrote: > On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin <[hidden email]> > wrote: > > > Dmitriy, > > > > May be it makes sense to put the final design on the main page from > > comments? > > > > Good point. I have added a page for the final query entity design here: > > https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design > > I think Alexey K. should add the final persistence configuration design in > the similar nation. > > Also, I am calling it final, because it is a result of a lengthy discussion > on Wiki. However, before 1.5 is out, we are going to be able to change it. > If you have any comments, please add them on the Wiki. > > > > > > Sergi > > > > 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > > > Igniters, > > > > > > I want to point out that there is an active discussion going on about > > query > > > configuration design here: > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration > > > > > > It gets a bit tricky to follow, so make sure to read the latest > comments > > > towards the end. > > > > > > D. > > > > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com |
On Mon, Oct 26, 2015 at 6:14 AM, Alexey Kuznetsov <[hidden email]>
wrote: > Igniters, > > I added to > > https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design > final persistence design. > > Actually I've already implemented it in ignite-1753-1282 branch. > Tests with POJOs passed. Now I'm working on tests with portables and > backward compatibility. > > I think it makes sense to separate the JDBC store design from queries. Can you create another page, Final JDBC Store Design, and copy your design there? > > On Mon, Oct 26, 2015 at 5:10 PM, Dmitriy Setrakyan <[hidden email]> > wrote: > > > On Mon, Oct 26, 2015 at 2:56 AM, Sergi Vladykin < > [hidden email]> > > wrote: > > > > > Dmitriy, > > > > > > May be it makes sense to put the final design on the main page from > > > comments? > > > > > > > Good point. I have added a page for the final query entity design here: > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Final+Query+Entity+Design > > > > I think Alexey K. should add the final persistence configuration design > in > > the similar nation. > > > > Also, I am calling it final, because it is a result of a lengthy > discussion > > on Wiki. However, before 1.5 is out, we are going to be able to change > it. > > If you have any comments, please add them on the Wiki. > > > > > > > > > > Sergi > > > > > > 2015-10-26 12:41 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > > > > > Igniters, > > > > > > > > I want to point out that there is an active discussion going on about > > > query > > > > configuration design here: > > > > > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Extendable+TypeConfiguration > > > > > > > > It gets a bit tricky to follow, so make sure to read the latest > > comments > > > > towards the end. > > > > > > > > D. > > > > > > > > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com > |
Free forum by Nabble | Edit this page |