Ignite-1.5 Release

classic Classic list List threaded Threaded
108 messages Options
123456
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Anton Vinogradov
Twitter intergration
*https://issues.apache.org/jira/browse/IGNITE-530
<https://issues.apache.org/jira/browse/IGNITE-530>*

is done too

On Thu, Nov 19, 2015 at 5:32 PM, Semyon Boikov <[hidden email]> wrote:

> Just merged single get optimizations (improvements in the last benchmarks
> run: ~10% for atomic-put-get, ~5% for tx-put-get).
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Nikolay Tikhonov
I've merged changes related to IGNITE-426 (Make sure continuous queries
notifications are not missed in case primary node fails
) task.

On Thu, Nov 19, 2015 at 5:53 PM, Anton Vinogradov <[hidden email]>
wrote:

> Twitter intergration
> *https://issues.apache.org/jira/browse/IGNITE-530
> <https://issues.apache.org/jira/browse/IGNITE-530>*
>
> is done too
>
> On Thu, Nov 19, 2015 at 5:32 PM, Semyon Boikov <[hidden email]>
> wrote:
>
> > Just merged single get optimizations (improvements in the last benchmarks
> > run: ~10% for atomic-put-get, ~5% for tx-put-get).
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Raul Kripalani
In reply to this post by yzhdanov
Can someone please clarify the *exact* release schedule?

I hear that the merges may be completed tomorrow Friday, but the release
will be built next Friday. Is this correct?

I'm finishing my work on the OSGi integration (three modules), which I'd
like to get into 1.5. I'm pretty much done, and I'm just finishing
Javadocs, README, etc.

I also want to create 2 unit tests for the two different classloading
strategies I've built, but it'll require a bit of fiddling with Pax Exam
and TinyBundles.

*Raúl Kripalani*
PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
Messaging Engineer
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Thu, Nov 19, 2015 at 2:29 PM, Yakov Zhdanov <[hidden email]> wrote:

> Hey guys!
>
> We are getting closer to the release! Thanks to everyone making this
> closer!
>
> Let's update status info.
>
> My understanding is that the following major parts are still not merged.
> Can everyone mentioned provide ticket number(s) and estimates on when the
> functionality will be merged.
>
> 1. Data grid performance optimizations: single get/put - Semyon
> 2. Direct marshalling compactions: communication optimization - Valentin
> 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
> 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
>
> Thanks!
>
> --Yakov
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

dsetrakyan
On Thu, Nov 19, 2015 at 10:59 AM, Raul Kripalani <[hidden email]> wrote:

> Can someone please clarify the *exact* release schedule?
>
> I hear that the merges may be completed tomorrow Friday, but the release
> will be built next Friday. Is this correct?
>
> I'm finishing my work on the OSGi integration (three modules), which I'd
> like to get into 1.5. I'm pretty much done, and I'm just finishing
> Javadocs, README, etc.
>
> I also want to create 2 unit tests for the two different classloading
> strategies I've built, but it'll require a bit of fiddling with Pax Exam
> and TinyBundles.
>

Thanks Raul! I think the best approach for your changes would be to finish
them up first (including the documentation). Whenever done, I believe it
should be your call, whether you would consider it safe for these changes
to be merged.


>
> *Raúl Kripalani*
> PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> Messaging Engineer
> http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> http://blog.raulkr.net | twitter: @raulvk
>
> On Thu, Nov 19, 2015 at 2:29 PM, Yakov Zhdanov <[hidden email]>
> wrote:
>
> > Hey guys!
> >
> > We are getting closer to the release! Thanks to everyone making this
> > closer!
> >
> > Let's update status info.
> >
> > My understanding is that the following major parts are still not merged.
> > Can everyone mentioned provide ticket number(s) and estimates on when the
> > functionality will be merged.
> >
> > 1. Data grid performance optimizations: single get/put - Semyon
> > 2. Direct marshalling compactions: communication optimization - Valentin
> > 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
> > 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
> >
> > Thanks!
> >
> > --Yakov
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Vladimir Ozerov
My update about portable micro-optimizations:
- Distributed benchmarks didn't show any statistically significant
difference between my branch and 1282, results are sliiiiightly better. I
believe the only way to feel improvements in serialization is to create
benchmark which loads CPU well. Ignite Yardstick benchmarks cannot do that.
- Tests are fine, so I will merge my optimizations tomorrow.

In addition I am working on several other minor fixes to portables.

On Thu, Nov 19, 2015 at 10:07 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> On Thu, Nov 19, 2015 at 10:59 AM, Raul Kripalani <[hidden email]> wrote:
>
> > Can someone please clarify the *exact* release schedule?
> >
> > I hear that the merges may be completed tomorrow Friday, but the release
> > will be built next Friday. Is this correct?
> >
> > I'm finishing my work on the OSGi integration (three modules), which I'd
> > like to get into 1.5. I'm pretty much done, and I'm just finishing
> > Javadocs, README, etc.
> >
> > I also want to create 2 unit tests for the two different classloading
> > strategies I've built, but it'll require a bit of fiddling with Pax Exam
> > and TinyBundles.
> >
>
> Thanks Raul! I think the best approach for your changes would be to finish
> them up first (including the documentation). Whenever done, I believe it
> should be your call, whether you would consider it safe for these changes
> to be merged.
>
>
> >
> > *Raúl Kripalani*
> > PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> > Messaging Engineer
> > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> > http://blog.raulkr.net | twitter: @raulvk
> >
> > On Thu, Nov 19, 2015 at 2:29 PM, Yakov Zhdanov <[hidden email]>
> > wrote:
> >
> > > Hey guys!
> > >
> > > We are getting closer to the release! Thanks to everyone making this
> > > closer!
> > >
> > > Let's update status info.
> > >
> > > My understanding is that the following major parts are still not
> merged.
> > > Can everyone mentioned provide ticket number(s) and estimates on when
> the
> > > functionality will be merged.
> > >
> > > 1. Data grid performance optimizations: single get/put - Semyon
> > > 2. Direct marshalling compactions: communication optimization -
> Valentin
> > > 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
> > > 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
> > >
> > > Thanks!
> > >
> > > --Yakov
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Vladimir Ozerov
One more update from my side:
- Merged all pending optimizations (*IGNITE-1917*)
- Fixed several minor bugs and performed several small refactorings in
binary serialization.
- Implemented one major optimization in deserialization logic decreasing
amount of reads in footer (*IGNITE-1961*). This finally allowed us to
outperform OptimziedMarshalled in almost all scenarios. Not merged yet,
need to perform more tests.

No blocking issues from my side for now which could prevent IGNITE-1282 ->
1.5 merge.


On Thu, Nov 19, 2015 at 10:19 PM, Vladimir Ozerov <[hidden email]>
wrote:

> My update about portable micro-optimizations:
> - Distributed benchmarks didn't show any statistically significant
> difference between my branch and 1282, results are sliiiiightly better. I
> believe the only way to feel improvements in serialization is to create
> benchmark which loads CPU well. Ignite Yardstick benchmarks cannot do that.
> - Tests are fine, so I will merge my optimizations tomorrow.
>
> In addition I am working on several other minor fixes to portables.
>
> On Thu, Nov 19, 2015 at 10:07 PM, Dmitriy Setrakyan <[hidden email]
> > wrote:
>
>> On Thu, Nov 19, 2015 at 10:59 AM, Raul Kripalani <[hidden email]>
>> wrote:
>>
>> > Can someone please clarify the *exact* release schedule?
>> >
>> > I hear that the merges may be completed tomorrow Friday, but the release
>> > will be built next Friday. Is this correct?
>> >
>> > I'm finishing my work on the OSGi integration (three modules), which I'd
>> > like to get into 1.5. I'm pretty much done, and I'm just finishing
>> > Javadocs, README, etc.
>> >
>> > I also want to create 2 unit tests for the two different classloading
>> > strategies I've built, but it'll require a bit of fiddling with Pax Exam
>> > and TinyBundles.
>> >
>>
>> Thanks Raul! I think the best approach for your changes would be to finish
>> them up first (including the documentation). Whenever done, I believe it
>> should be your call, whether you would consider it safe for these changes
>> to be merged.
>>
>>
>> >
>> > *Raúl Kripalani*
>> > PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data
>> and
>> > Messaging Engineer
>> > http://about.me/raulkripalani |
>> http://www.linkedin.com/in/raulkripalani
>> > http://blog.raulkr.net | twitter: @raulvk
>> >
>> > On Thu, Nov 19, 2015 at 2:29 PM, Yakov Zhdanov <[hidden email]>
>> > wrote:
>> >
>> > > Hey guys!
>> > >
>> > > We are getting closer to the release! Thanks to everyone making this
>> > > closer!
>> > >
>> > > Let's update status info.
>> > >
>> > > My understanding is that the following major parts are still not
>> merged.
>> > > Can everyone mentioned provide ticket number(s) and estimates on when
>> the
>> > > functionality will be merged.
>> > >
>> > > 1. Data grid performance optimizations: single get/put - Semyon
>> > > 2. Direct marshalling compactions: communication optimization -
>> Valentin
>> > > 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
>> > > 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
>> > >
>> > > Thanks!
>> > >
>> > > --Yakov
>> > >
>> >
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

yzhdanov
In reply to this post by yzhdanov
Guys!

Let's update status info.

1. Data grid performance optimizations.

Most of the optimizations have been merged. However, there are several
pending ones


2. Direct marshalling compactions: communication optimization - Valentin

My understanding is that this will be merged in nearest hours. Valentin, is
that the case?


3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov

The work is mostly done and ignite-1282 will be merged to release branch in
several hours. Alexey, please let us know when you are done.

4. Data grid performance optimizations: SQL queries - Sergi and Semyon

The problem here is that cache updates influence throughput of cache
operations. As far as I know Semyon has investigated this and found several
places in code that could cause this. My understanding is that he will
benchmark and merge this fix over the weekend.


Thanks!

--Yakov
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Alexey Goncharuk
Yakov,

I still see some of the tests fail on TC in ignite-1282 branch. Some of
them are related to branch-local changes, some of them are related to the
latest optimizations that were merged to ignite-1.5 (for example, there was
a deadlock in restart tests introduced by local collection synchronization
in MVCC manager).

I pushed the changes to TC, so I will give another update in a couple of
hours.
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Raul Kripalani
In reply to this post by yzhdanov
Igniters,

OSGi integration is basically done. I need to give it another review pass.
I also want to see if I can OSGi-fy the new modules quickly (twitter,
flume, etc).

Meanwhile I've worked on the documentation and it's pretty much done:

*
https://dash.readme.io/project/apacheignite/v1.5/docs/installation-in-apache-karaf
*
https://dash.readme.io/project/apacheignite/v1.5/docs/installing-in-an-osgi-container
* https://dash.readme.io/project/apacheignite/v1.5/docs/introduction

I expect to finish everything by Monday evening CET.

Could someone please review it on Tuesday for merge into 1.5 next week?

Branch is ignite-1270 in case you wanna peek.

Thanks,

*Raúl Kripalani*
PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
Messaging Engineer
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Fri, Nov 20, 2015 at 4:15 PM, Yakov Zhdanov <[hidden email]> wrote:

> Guys!
>
> Let's update status info.
>
> 1. Data grid performance optimizations.
>
> Most of the optimizations have been merged. However, there are several
> pending ones
>
>
> 2. Direct marshalling compactions: communication optimization - Valentin
>
> My understanding is that this will be merged in nearest hours. Valentin, is
> that the case?
>
>
> 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
>
> The work is mostly done and ignite-1282 will be merged to release branch in
> several hours. Alexey, please let us know when you are done.
>
> 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
>
> The problem here is that cache updates influence throughput of cache
> operations. As far as I know Semyon has investigated this and found several
> places in code that could cause this. My understanding is that he will
> benchmark and merge this fix over the weekend.
>
>
> Thanks!
>
> --Yakov
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Alexey Goncharuk
In reply to this post by Alexey Goncharuk
Folks,

There is a couple of sporadical hangs in the branch, need more time to
investigate and fix. Will take a look tomorrow SPb time.

2015-11-20 21:11 GMT+03:00 Alexey Goncharuk <[hidden email]>:

> Yakov,
>
> I still see some of the tests fail on TC in ignite-1282 branch. Some of
> them are related to branch-local changes, some of them are related to the
> latest optimizations that were merged to ignite-1.5 (for example, there was
> a deadlock in restart tests introduced by local collection synchronization
> in MVCC manager).
>
> I pushed the changes to TC, so I will give another update in a couple of
> hours.
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Valentin Kulichenko
In reply to this post by yzhdanov
Yakov,

I finalized and merged communication optimizations to 1.5 and master.

-Val

On Fri, Nov 20, 2015 at 8:15 AM, Yakov Zhdanov <[hidden email]> wrote:

> Guys!
>
> Let's update status info.
>
> 1. Data grid performance optimizations.
>
> Most of the optimizations have been merged. However, there are several
> pending ones
>
>
> 2. Direct marshalling compactions: communication optimization - Valentin
>
> My understanding is that this will be merged in nearest hours. Valentin, is
> that the case?
>
>
> 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
>
> The work is mostly done and ignite-1282 will be merged to release branch in
> several hours. Alexey, please let us know when you are done.
>
> 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
>
> The problem here is that cache updates influence throughput of cache
> operations. As far as I know Semyon has investigated this and found several
> places in code that could cause this. My understanding is that he will
> benchmark and merge this fix over the weekend.
>
>
> Thanks!
>
> --Yakov
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Alexey Goncharuk
Guys,

I finalized and pushed ignite-1282 branch (binary object format) into
ignite-1.5. Even though there were no comments from the community around
the design on the latest stages of the development, I encourage community
to take a look at the changes and provide feedback.

Also, while I was finalizing the branch, I fixed some issues that were
introduced by the latest optimizations and merges between ignite-1.5 and
ignite-1282. Even though the TC was good, it does not mean it revealed all
the sporadic test failures, so if you see a suspicious test, please post it
here on in a separate topic.

Thanks!
--AG
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Vladimir Ozerov
Cool! I closed IGNITE-1282.

On Sun, Nov 22, 2015 at 2:03 AM, Alexey Goncharuk <
[hidden email]> wrote:

> Guys,
>
> I finalized and pushed ignite-1282 branch (binary object format) into
> ignite-1.5. Even though there were no comments from the community around
> the design on the latest stages of the development, I encourage community
> to take a look at the changes and provide feedback.
>
> Also, while I was finalizing the branch, I fixed some issues that were
> introduced by the latest optimizations and merges between ignite-1.5 and
> ignite-1282. Even though the TC was good, it does not mean it revealed all
> the sporadic test failures, so if you see a suspicious test, please post it
> here on in a separate topic.
>
> Thanks!
> --AG
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

dsetrakyan
On Sun, Nov 22, 2015 at 11:44 PM, Vladimir Ozerov <[hidden email]>
wrote:

> Cool! I closed IGNITE-1282.
>
>
Vladimir, let’s make sure that all closed branches are recorded here:
https://cwiki.apache.org/confluence/display/IGNITE/Git+branches+to+delete

Thanks!


> On Sun, Nov 22, 2015 at 2:03 AM, Alexey Goncharuk <
> [hidden email]> wrote:
>
> > Guys,
> >
> > I finalized and pushed ignite-1282 branch (binary object format) into
> > ignite-1.5. Even though there were no comments from the community around
> > the design on the latest stages of the development, I encourage community
> > to take a look at the changes and provide feedback.
> >
> > Also, while I was finalizing the branch, I fixed some issues that were
> > introduced by the latest optimizations and merges between ignite-1.5 and
> > ignite-1282. Even though the TC was good, it does not mean it revealed
> all
> > the sporadic test failures, so if you see a suspicious test, please post
> it
> > here on in a separate topic.
> >
> > Thanks!
> > --AG
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Denis Magda
In reply to this post by Vladimir Ozerov
Folks,

Ignite Data Structures suite starts failing from time to time.
In the log I see the following assertion

[15:35:18]W:         [org.apache.ignite:ignite-core]
[15:35:18,797][ERROR][ignite-#49380%sys-partitioned.GridCachePartitionedAtomicSetFailoverSelfTest2%][GridCacheIoManager]
Failed to process message
[senderId=b9100721-fd42-4948-846c-bd8d1ad00003, messageType=class
o.a.i.i.processors.cache.distributed.dht.atomic.GridDhtAtomicUpdateRequest]
[15:35:18]W:         [org.apache.ignite:ignite-core]
java.lang.AssertionError
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheMapEntry.nextPartCounter(GridCacheMapEntry.java:3299)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheMapEntry.innerUpdate(GridCacheMapEntry.java:2383)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.processDhtAtomicUpdateRequest(GridDhtAtomicCache.java:2635)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache.access$800(GridDhtAtomicCache.java:127)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache$7.apply(GridDhtAtomicCache.java:269)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache$7.apply(GridDhtAtomicCache.java:267)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheIoManager.processMessage(GridCacheIoManager.java:576)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheIoManager.onMessage0(GridCacheIoManager.java:275)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheIoManager.handleMessage(GridCacheIoManager.java:199)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheIoManager.access$000(GridCacheIoManager.java:78)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.processors.cache.GridCacheIoManager$1.onMessage(GridCacheIoManager.java:161)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:823)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.managers.communication.GridIoManager.access$1600(GridIoManager.java:105)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
org.apache.ignite.internal.managers.communication.GridIoManager$5.run(GridIoManager.java:786)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:35:18]W:         [org.apache.ignite:ignite-core]     at
java.lang.Thread.run(Thread.java:745)


Nick, according to the GIT log your changes produced this. Please take a
look.

On 11/23/2015 10:44 AM, Vladimir Ozerov wrote:

> Cool! I closed IGNITE-1282.
>
> On Sun, Nov 22, 2015 at 2:03 AM, Alexey Goncharuk <
> [hidden email]> wrote:
>
>> Guys,
>>
>> I finalized and pushed ignite-1282 branch (binary object format) into
>> ignite-1.5. Even though there were no comments from the community around
>> the design on the latest stages of the development, I encourage community
>> to take a look at the changes and provide feedback.
>>
>> Also, while I was finalizing the branch, I fixed some issues that were
>> introduced by the latest optimizations and merges between ignite-1.5 and
>> ignite-1282. Even though the TC was good, it does not mean it revealed all
>> the sporadic test failures, so if you see a suspicious test, please post it
>> here on in a separate topic.
>>
>> Thanks!
>> --AG
>>

Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Alexey Kuznetsov-2
Guys,

I finalized and pushed branch ignite-1753-1282 with updated
CacheJdbcPojoStore that use new classes instead of deprected
CacheTypeMetadata.

See IGNITE-1753 Rework CacheJdbcPojoStore to new API
https://issues.apache.org/jira/browse/IGNITE-1753

I will also update documentation on readme.io shortly.

Thanks.

--
Alexey Kuznetsov
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Alexey Goncharuk
Igniters,

I am working on IGNITE-1987 (Make binary marshaller default). I cleaned up
javadoc and examples. Changes revealed some issues related to keepBinary
flag not being propagated to continuous query listeners, I am working on
fixing them. Changes should be finalized within one day.​

--AG
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

dsetrakyan
In reply to this post by Raul Kripalani
Hi Raul,

Thanks for taking on OSGI integration. I have reviewed the documentation
and it looks good.

At the risk of sounding pedantic, I think this link is best included as
part of some other OSGI documentation page (no?):
https://dash.readme.io/project/apacheignite/v1.5/docs/introduction

Looking forward to seeing a final version.

D.

On Fri, Nov 20, 2015 at 10:47 PM, Raul Kripalani <[hidden email]> wrote:

> Igniters,
>
> OSGi integration is basically done. I need to give it another review pass.
> I also want to see if I can OSGi-fy the new modules quickly (twitter,
> flume, etc).
>
> Meanwhile I've worked on the documentation and it's pretty much done:
>
> *
>
> https://dash.readme.io/project/apacheignite/v1.5/docs/installation-in-apache-karaf
> *
>
> https://dash.readme.io/project/apacheignite/v1.5/docs/installing-in-an-osgi-container
> * https://dash.readme.io/project/apacheignite/v1.5/docs/introduction
>
> I expect to finish everything by Monday evening CET.
>
> Could someone please review it on Tuesday for merge into 1.5 next week?
>
> Branch is ignite-1270 in case you wanna peek.
>
> Thanks,
>
> *Raúl Kripalani*
> PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> Messaging Engineer
> http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> http://blog.raulkr.net | twitter: @raulvk
>
> On Fri, Nov 20, 2015 at 4:15 PM, Yakov Zhdanov <[hidden email]>
> wrote:
>
> > Guys!
> >
> > Let's update status info.
> >
> > 1. Data grid performance optimizations.
> >
> > Most of the optimizations have been merged. However, there are several
> > pending ones
> >
> >
> > 2. Direct marshalling compactions: communication optimization - Valentin
> >
> > My understanding is that this will be merged in nearest hours. Valentin,
> is
> > that the case?
> >
> >
> > 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
> >
> > The work is mostly done and ignite-1282 will be merged to release branch
> in
> > several hours. Alexey, please let us know when you are done.
> >
> > 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
> >
> > The problem here is that cache updates influence throughput of cache
> > operations. As far as I know Semyon has investigated this and found
> several
> > places in code that could cause this. My understanding is that he will
> > benchmark and merge this fix over the weekend.
> >
> >
> > Thanks!
> >
> > --Yakov
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Romain Gilles-2
Hi Raul and Igniters,
I have some comments for your pull request, one or two points. How does it
works do you plan to create a pull request? How can I comment if no,
through the mailing list?
Does this branch is planed to be merge for the 1.5?

Thanks in advance.

Romain.

Le mar. 24 nov. 2015 à 10:33, Dmitriy Setrakyan <[hidden email]> a
écrit :

> Hi Raul,
>
> Thanks for taking on OSGI integration. I have reviewed the documentation
> and it looks good.
>
> At the risk of sounding pedantic, I think this link is best included as
> part of some other OSGI documentation page (no?):
> https://dash.readme.iro/project/apacheignite/v1.5/docs/introduction
> <https://dash.readme.io/project/apacheignite/v1.5/docs/introduction>
>
> Looking forward to seeing a final version.
>
> D.
>
> On Fri, Nov 20, 2015 at 10:47 PM, Raul Kripalani <[hidden email]> wrote:
>
> > Igniters,
> >
> > OSGi integration is basically done. I need to give it another review
> pass.
> > I also want to see if I can OSGi-fy the new modules quickly (twitter,
> > flume, etc).
> >
> > Meanwhile I've worked on the documentation and it's pretty much done:
> >
> > *
> >
> >
> https://dash.readme.io/project/apacheignite/v1.5/docs/installation-in-apache-karaf
> > *
> >
> >
> https://dash.readme.io/project/apacheignite/v1.5/docs/installing-in-an-osgi-container
> > * https://dash.readme.io/project/apacheignite/v1.5/docs/introduction
> >
> > I expect to finish everything by Monday evening CET.
> >
> > Could someone please review it on Tuesday for merge into 1.5 next week?
> >
> > Branch is ignite-1270 in case you wanna peek.
> >
> > Thanks,
> >
> > *Raúl Kripalani*
> > PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
> > Messaging Engineer
> > http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
> > http://blog.raulkr.net | twitter: @raulvk
> >
> > On Fri, Nov 20, 2015 at 4:15 PM, Yakov Zhdanov <[hidden email]>
> > wrote:
> >
> > > Guys!
> > >
> > > Let's update status info.
> > >
> > > 1. Data grid performance optimizations.
> > >
> > > Most of the optimizations have been merged. However, there are several
> > > pending ones
> > >
> > >
> > > 2. Direct marshalling compactions: communication optimization -
> Valentin
> > >
> > > My understanding is that this will be merged in nearest hours.
> Valentin,
> > is
> > > that the case?
> > >
> > >
> > > 3. Introduce new binary format - Alexey Goncharuk and Vladimir Ozerov
> > >
> > > The work is mostly done and ignite-1282 will be merged to release
> branch
> > in
> > > several hours. Alexey, please let us know when you are done.
> > >
> > > 4. Data grid performance optimizations: SQL queries - Sergi and Semyon
> > >
> > > The problem here is that cache updates influence throughput of cache
> > > operations. As far as I know Semyon has investigated this and found
> > several
> > > places in code that could cause this. My understanding is that he will
> > > benchmark and merge this fix over the weekend.
> > >
> > >
> > > Thanks!
> > >
> > > --Yakov
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite-1.5 Release

Raul Kripalani
HI Romain,

On Tue, Nov 24, 2015 at 4:14 PM, Romain Gilles <[hidden email]>
wrote:

> I have some comments for your pull request, one or two points. How does it
> works do you plan to create a pull request?
>

I personally don't create pull requests as I am a committer. The code is in
the ASF branch ignite-1270 [1].


> How can I comment if no, through the mailing list?
>

Parent ticket would be good [2], and only the crowd that's interested get
disturbed (make yourself a watcher).


> Does this branch is planed to be merge for the 1.5?
>

I sure hope so ;-) It depends on the community.

[1] https://github.com/apache/ignite/tree/ignite-1270
[2] https://issues.apache.org/jira/browse/IGNITE-1270

*Raúl Kripalani*
PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and
Messaging Engineer
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk
123456