Dear Sirs!
We have uploaded release candidate to https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ I am very glad to mention that this is the first Ignite release as top level project! Thanks everyone for help this to happen! Tag name is ignite-1.4.0-rc1 1.4.0 changes: * Added SSL support to communication and discovery. * Added support for log4j2. * Added versioned entry to cache API. * Added client node based JDBC driver implementation. * Fixed consistency issue for custom events processing within discovery. * Fixed race in cache swap/unswap logic. * Fixed IGNITE_HOME resolution with JBoss. * Fixed configuration file resolution on classpath. * Fixed MBean registration for caches. * Fixed near cache evictions with offheap. * Fixed SQL queries group index logic. * Fixed memory leak in partitioned transactional cache. * Fixed auto-retries for cache operations in recoverable cases. * Fixed affinity routing in compute grid. * Many stability and fault-tolerance fixes. DEVNOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 RELEASENOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 Please start voting. +1 - to accept Apache Ignite 1.4.0 0 - don't care either way -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) This vote will go for 72 hours. --Yakov |
+1
-----Original Message----- From: "Yakov Zhdanov" <[hidden email]> Sent: 9/25/2015 15:37 To: "[hidden email]" <[hidden email]> Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) Dear Sirs! We have uploaded release candidate to https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ I am very glad to mention that this is the first Ignite release as top level project! Thanks everyone for help this to happen! Tag name is ignite-1.4.0-rc1 1.4.0 changes: * Added SSL support to communication and discovery. * Added support for log4j2. * Added versioned entry to cache API. * Added client node based JDBC driver implementation. * Fixed consistency issue for custom events processing within discovery. * Fixed race in cache swap/unswap logic. * Fixed IGNITE_HOME resolution with JBoss. * Fixed configuration file resolution on classpath. * Fixed MBean registration for caches. * Fixed near cache evictions with offheap. * Fixed SQL queries group index logic. * Fixed memory leak in partitioned transactional cache. * Fixed auto-retries for cache operations in recoverable cases. * Fixed affinity routing in compute grid. * Many stability and fault-tolerance fixes. DEVNOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 RELEASENOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 Please start voting. +1 - to accept Apache Ignite 1.4.0 0 - don't care either way -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) This vote will go for 72 hours. --Yakov |
+1
On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> wrote: > +1 > > -----Original Message----- > From: "Yakov Zhdanov" <[hidden email]> > Sent: 9/25/2015 15:37 > To: "[hidden email]" <[hidden email]> > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > I am very glad to mention that this is the first Ignite release as top > level project! Thanks everyone for help this to happen! > > Tag name is > ignite-1.4.0-rc1 > > 1.4.0 changes: > * Added SSL support to communication and discovery. > * Added support for log4j2. > * Added versioned entry to cache API. > * Added client node based JDBC driver implementation. > * Fixed consistency issue for custom events processing within discovery. > * Fixed race in cache swap/unswap logic. > * Fixed IGNITE_HOME resolution with JBoss. > * Fixed configuration file resolution on classpath. > * Fixed MBean registration for caches. > * Fixed near cache evictions with offheap. > * Fixed SQL queries group index logic. > * Fixed memory leak in partitioned transactional cache. > * Fixed auto-retries for cache operations in recoverable cases. > * Fixed affinity routing in compute grid. > * Many stability and fault-tolerance fixes. > > DEVNOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > RELEASENOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > Please start voting. > > +1 - to accept Apache Ignite 1.4.0 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > This vote will go for 72 hours. > > --Yakov > |
+1
On Fri, Sep 25, 2015 at 8:48 PM, Anton Vinogradov <[hidden email]> wrote: > +1 > > On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> wrote: > > > +1 > > > > -----Original Message----- > > From: "Yakov Zhdanov" <[hidden email]> > > Sent: 9/25/2015 15:37 > > To: "[hidden email]" <[hidden email]> > > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > I am very glad to mention that this is the first Ignite release as top > > level project! Thanks everyone for help this to happen! > > > > Tag name is > > ignite-1.4.0-rc1 > > > > 1.4.0 changes: > > * Added SSL support to communication and discovery. > > * Added support for log4j2. > > * Added versioned entry to cache API. > > * Added client node based JDBC driver implementation. > > * Fixed consistency issue for custom events processing within discovery. > > * Fixed race in cache swap/unswap logic. > > * Fixed IGNITE_HOME resolution with JBoss. > > * Fixed configuration file resolution on classpath. > > * Fixed MBean registration for caches. > > * Fixed near cache evictions with offheap. > > * Fixed SQL queries group index logic. > > * Fixed memory leak in partitioned transactional cache. > > * Fixed auto-retries for cache operations in recoverable cases. > > * Fixed affinity routing in compute grid. > > * Many stability and fault-tolerance fixes. > > > > DEVNOTES > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > RELEASENOTES > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > Please start voting. > > > > +1 - to accept Apache Ignite 1.4.0 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > This vote will go for 72 hours. > > > > --Yakov > > > -- Alexey Kuznetsov GridGain Systems www.gridgain.com |
+1
Sergi 2015-09-25 16:52 GMT+03:00 Alexey Kuznetsov <[hidden email]>: > +1 > > On Fri, Sep 25, 2015 at 8:48 PM, Anton Vinogradov <[hidden email]> wrote: > > > +1 > > > > On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> > wrote: > > > > > +1 > > > > > > -----Original Message----- > > > From: "Yakov Zhdanov" <[hidden email]> > > > Sent: 9/25/2015 15:37 > > > To: "[hidden email]" <[hidden email]> > > > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > > > > > Dear Sirs! > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > I am very glad to mention that this is the first Ignite release as top > > > level project! Thanks everyone for help this to happen! > > > > > > Tag name is > > > ignite-1.4.0-rc1 > > > > > > 1.4.0 changes: > > > * Added SSL support to communication and discovery. > > > * Added support for log4j2. > > > * Added versioned entry to cache API. > > > * Added client node based JDBC driver implementation. > > > * Fixed consistency issue for custom events processing within > discovery. > > > * Fixed race in cache swap/unswap logic. > > > * Fixed IGNITE_HOME resolution with JBoss. > > > * Fixed configuration file resolution on classpath. > > > * Fixed MBean registration for caches. > > > * Fixed near cache evictions with offheap. > > > * Fixed SQL queries group index logic. > > > * Fixed memory leak in partitioned transactional cache. > > > * Fixed auto-retries for cache operations in recoverable cases. > > > * Fixed affinity routing in compute grid. > > > * Many stability and fault-tolerance fixes. > > > > > > DEVNOTES > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > RELEASENOTES > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > Please start voting. > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > 0 - don't care either way > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > This vote will go for 72 hours. > > > > > > --Yakov > > > > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com > |
+1
2015-09-25 17:26 GMT+02:00 Sergi Vladykin <[hidden email]>: > +1 > > Sergi > > 2015-09-25 16:52 GMT+03:00 Alexey Kuznetsov <[hidden email]>: > > > +1 > > > > On Fri, Sep 25, 2015 at 8:48 PM, Anton Vinogradov <[hidden email]> wrote: > > > > > +1 > > > > > > On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> > > wrote: > > > > > > > +1 > > > > > > > > -----Original Message----- > > > > From: "Yakov Zhdanov" <[hidden email]> > > > > Sent: 9/25/2015 15:37 > > > > To: "[hidden email]" <[hidden email]> > > > > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > > > > > > > Dear Sirs! > > > > > > > > We have uploaded release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > > > I am very glad to mention that this is the first Ignite release as > top > > > > level project! Thanks everyone for help this to happen! > > > > > > > > Tag name is > > > > ignite-1.4.0-rc1 > > > > > > > > 1.4.0 changes: > > > > * Added SSL support to communication and discovery. > > > > * Added support for log4j2. > > > > * Added versioned entry to cache API. > > > > * Added client node based JDBC driver implementation. > > > > * Fixed consistency issue for custom events processing within > > discovery. > > > > * Fixed race in cache swap/unswap logic. > > > > * Fixed IGNITE_HOME resolution with JBoss. > > > > * Fixed configuration file resolution on classpath. > > > > * Fixed MBean registration for caches. > > > > * Fixed near cache evictions with offheap. > > > > * Fixed SQL queries group index logic. > > > > * Fixed memory leak in partitioned transactional cache. > > > > * Fixed auto-retries for cache operations in recoverable cases. > > > > * Fixed affinity routing in compute grid. > > > > * Many stability and fault-tolerance fixes. > > > > > > > > DEVNOTES > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > RELEASENOTES > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > Please start voting. > > > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > > 0 - don't care either way > > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > > > This vote will go for 72 hours. > > > > > > > > --Yakov > > > > > > > > > > > > > > > -- > > Alexey Kuznetsov > > GridGain Systems > > www.gridgain.com > > > |
+1
On Fri, Sep 25, 2015 at 9:03 PM, Gianfranco Murador < [hidden email]> wrote: > +1 > > 2015-09-25 17:26 GMT+02:00 Sergi Vladykin <[hidden email]>: > > > +1 > > > > Sergi > > > > 2015-09-25 16:52 GMT+03:00 Alexey Kuznetsov <[hidden email]>: > > > > > +1 > > > > > > On Fri, Sep 25, 2015 at 8:48 PM, Anton Vinogradov <[hidden email]> > wrote: > > > > > > > +1 > > > > > > > > On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> > > > wrote: > > > > > > > > > +1 > > > > > > > > > > -----Original Message----- > > > > > From: "Yakov Zhdanov" <[hidden email]> > > > > > Sent: 9/25/2015 15:37 > > > > > To: "[hidden email]" <[hidden email]> > > > > > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > > > > > > > > > Dear Sirs! > > > > > > > > > > We have uploaded release candidate to > > > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > > > > > I am very glad to mention that this is the first Ignite release as > > top > > > > > level project! Thanks everyone for help this to happen! > > > > > > > > > > Tag name is > > > > > ignite-1.4.0-rc1 > > > > > > > > > > 1.4.0 changes: > > > > > * Added SSL support to communication and discovery. > > > > > * Added support for log4j2. > > > > > * Added versioned entry to cache API. > > > > > * Added client node based JDBC driver implementation. > > > > > * Fixed consistency issue for custom events processing within > > > discovery. > > > > > * Fixed race in cache swap/unswap logic. > > > > > * Fixed IGNITE_HOME resolution with JBoss. > > > > > * Fixed configuration file resolution on classpath. > > > > > * Fixed MBean registration for caches. > > > > > * Fixed near cache evictions with offheap. > > > > > * Fixed SQL queries group index logic. > > > > > * Fixed memory leak in partitioned transactional cache. > > > > > * Fixed auto-retries for cache operations in recoverable cases. > > > > > * Fixed affinity routing in compute grid. > > > > > * Many stability and fault-tolerance fixes. > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > RELEASENOTES > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > Please start voting. > > > > > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > > > 0 - don't care either way > > > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > > > > > This vote will go for 72 hours. > > > > > > > > > > --Yakov > > > > > > > > > > > > > > > > > > > > > -- > > > Alexey Kuznetsov > > > GridGain Systems > > > www.gridgain.com > > > > > > -- Chandresh Pancholi Senior Software Engineer Flipkart.com Email-id:[hidden email] Contact:08951803660 |
+1
On Fri, Sep 25, 2015 at 6:38 PM, chandresh pancholi < [hidden email]> wrote: > +1 > > On Fri, Sep 25, 2015 at 9:03 PM, Gianfranco Murador < > [hidden email]> wrote: > > > +1 > > > > 2015-09-25 17:26 GMT+02:00 Sergi Vladykin <[hidden email]>: > > > > > +1 > > > > > > Sergi > > > > > > 2015-09-25 16:52 GMT+03:00 Alexey Kuznetsov <[hidden email]>: > > > > > > > +1 > > > > > > > > On Fri, Sep 25, 2015 at 8:48 PM, Anton Vinogradov <[hidden email]> > > wrote: > > > > > > > > > +1 > > > > > > > > > > On Fri, Sep 25, 2015 at 3:49 PM, Denis Magda <[hidden email]> > > > > wrote: > > > > > > > > > > > +1 > > > > > > > > > > > > -----Original Message----- > > > > > > From: "Yakov Zhdanov" <[hidden email]> > > > > > > Sent: 9/25/2015 15:37 > > > > > > To: "[hidden email]" <[hidden email]> > > > > > > Subject: [VOTE] Apache Ignite 1.4.0 Release (RC1) > > > > > > > > > > > > Dear Sirs! > > > > > > > > > > > > We have uploaded release candidate to > > > > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > > > > > > > I am very glad to mention that this is the first Ignite release > as > > > top > > > > > > level project! Thanks everyone for help this to happen! > > > > > > > > > > > > Tag name is > > > > > > ignite-1.4.0-rc1 > > > > > > > > > > > > 1.4.0 changes: > > > > > > * Added SSL support to communication and discovery. > > > > > > * Added support for log4j2. > > > > > > * Added versioned entry to cache API. > > > > > > * Added client node based JDBC driver implementation. > > > > > > * Fixed consistency issue for custom events processing within > > > > discovery. > > > > > > * Fixed race in cache swap/unswap logic. > > > > > > * Fixed IGNITE_HOME resolution with JBoss. > > > > > > * Fixed configuration file resolution on classpath. > > > > > > * Fixed MBean registration for caches. > > > > > > * Fixed near cache evictions with offheap. > > > > > > * Fixed SQL queries group index logic. > > > > > > * Fixed memory leak in partitioned transactional cache. > > > > > > * Fixed auto-retries for cache operations in recoverable cases. > > > > > > * Fixed affinity routing in compute grid. > > > > > > * Many stability and fault-tolerance fixes. > > > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > > > RELEASENOTES > > > > > > > > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > > > Please start voting. > > > > > > > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > > > > 0 - don't care either way > > > > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > > > > > > > This vote will go for 72 hours. > > > > > > > > > > > > --Yakov > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Alexey Kuznetsov > > > > GridGain Systems > > > > www.gridgain.com > > > > > > > > > > > > > -- > Chandresh Pancholi > Senior Software Engineer > Flipkart.com > Email-id:[hidden email] > Contact:08951803660 > |
In reply to this post by yzhdanov
Unfortunately, I can not run the same setup with 1.4.0-rc1, but last night I
was doing the Bigtop's workshop here in Budapest and to my horror right during the demo spark-shell started spitting the error after new IgniteContext[Integer, Integer](sc, "/bigtop/spark-ignite-config.xml") invocation. I don't have the stacktrace handy, but if I remember correctly it was an NPE happening somewhere in the IP discovery Spi, complaining that the server node couldn't be found. The version I ran was from a week or so ago and perhaps the issue has been fixed already. Does it ring a bell to anyone? I will keep working on the setup where I can reproduce it with the RC, but so far I can not as 1.4.0 artifact isn't available on the Maven yet and I have some issues trying to slip it into spark-shell otherwise. Thanks, Cos On Fri, Sep 25, 2015 at 03:37PM, Yakov Zhdanov wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > I am very glad to mention that this is the first Ignite release as top > level project! Thanks everyone for help this to happen! > > Tag name is > ignite-1.4.0-rc1 > > 1.4.0 changes: > * Added SSL support to communication and discovery. > * Added support for log4j2. > * Added versioned entry to cache API. > * Added client node based JDBC driver implementation. > * Fixed consistency issue for custom events processing within discovery. > * Fixed race in cache swap/unswap logic. > * Fixed IGNITE_HOME resolution with JBoss. > * Fixed configuration file resolution on classpath. > * Fixed MBean registration for caches. > * Fixed near cache evictions with offheap. > * Fixed SQL queries group index logic. > * Fixed memory leak in partitioned transactional cache. > * Fixed auto-retries for cache operations in recoverable cases. > * Fixed affinity routing in compute grid. > * Many stability and fault-tolerance fixes. > > DEVNOTES > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > RELEASENOTES > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > Please start voting. > > +1 - to accept Apache Ignite 1.4.0 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > This vote will go for 72 hours. > > --Yakov |
Ok, looks like whatever was it is gone now and I can cleanly run through the
exercise with spark-shell and dynamically created node can discover and attach to the one already running. As for the rest of the RC: - validated the signature - build as a part of Bigtop stack and validated its compatibility with Hadoop 2.7.1 and Spark 1.3.1 - minor issue that needs to be addressed (doesn't block the release): top-level licenses.txt is included into the rat report as having incorrect license. And the file doesn't actually contain any module licenses as of yet. Needs to be excluded from rat run, actually. Please fix it in the consequent release. - BTW, git tags are mutable so it is better to provide the commit SHA1 as well +1 [binding] as it stands Thanks! Cos On Sat, Sep 26, 2015 at 01:10AM, Konstantin Boudnik wrote: > Unfortunately, I can not run the same setup with 1.4.0-rc1, but last night I > was doing the Bigtop's workshop here in Budapest and to my horror right during > the demo spark-shell started spitting the error after > new IgniteContext[Integer, Integer](sc, "/bigtop/spark-ignite-config.xml") > invocation. I don't have the stacktrace handy, but if I remember correctly it > was an NPE happening somewhere in the IP discovery Spi, complaining that the > server node couldn't be found. The version I ran was from a week or so ago and > perhaps the issue has been fixed already. Does it ring a bell to anyone? > > I will keep working on the setup where I can reproduce it with the RC, but so > far I can not as 1.4.0 artifact isn't available on the Maven yet and I have > some issues trying to slip it into spark-shell otherwise. > > Thanks, > Cos > > On Fri, Sep 25, 2015 at 03:37PM, Yakov Zhdanov wrote: > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > I am very glad to mention that this is the first Ignite release as top > > level project! Thanks everyone for help this to happen! > > > > Tag name is > > ignite-1.4.0-rc1 > > > > 1.4.0 changes: > > * Added SSL support to communication and discovery. > > * Added support for log4j2. > > * Added versioned entry to cache API. > > * Added client node based JDBC driver implementation. > > * Fixed consistency issue for custom events processing within discovery. > > * Fixed race in cache swap/unswap logic. > > * Fixed IGNITE_HOME resolution with JBoss. > > * Fixed configuration file resolution on classpath. > > * Fixed MBean registration for caches. > > * Fixed near cache evictions with offheap. > > * Fixed SQL queries group index logic. > > * Fixed memory leak in partitioned transactional cache. > > * Fixed auto-retries for cache operations in recoverable cases. > > * Fixed affinity routing in compute grid. > > * Many stability and fault-tolerance fixes. > > > > DEVNOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > RELEASENOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > Please start voting. > > > > +1 - to accept Apache Ignite 1.4.0 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > This vote will go for 72 hours. > > > > --Yakov |
In reply to this post by yzhdanov
I found an issue with the OOTB experience. The igniterouter scripts are not
working because the MAIN_CLASS variable is using an outdated package name for GridRouterCommandLineStartup. Also occurred with 1.3.0-incubating. No reason to block the release, but it would be nice to include a note in the release notes under a "known issues" section, or something. +1 (binding). *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, Sep 25, 2015 at 1:37 PM, Yakov Zhdanov <[hidden email]> wrote: > Dear Sirs! > > We have uploaded release candidate to > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > I am very glad to mention that this is the first Ignite release as top > level project! Thanks everyone for help this to happen! > > Tag name is > ignite-1.4.0-rc1 > > 1.4.0 changes: > * Added SSL support to communication and discovery. > * Added support for log4j2. > * Added versioned entry to cache API. > * Added client node based JDBC driver implementation. > * Fixed consistency issue for custom events processing within discovery. > * Fixed race in cache swap/unswap logic. > * Fixed IGNITE_HOME resolution with JBoss. > * Fixed configuration file resolution on classpath. > * Fixed MBean registration for caches. > * Fixed near cache evictions with offheap. > * Fixed SQL queries group index logic. > * Fixed memory leak in partitioned transactional cache. > * Fixed auto-retries for cache operations in recoverable cases. > * Fixed affinity routing in compute grid. > * Many stability and fault-tolerance fixes. > > DEVNOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > RELEASENOTES > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > Please start voting. > > +1 - to accept Apache Ignite 1.4.0 > 0 - don't care either way > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > This vote will go for 72 hours. > > --Yakov > |
Thanks Raul,
Any chance you can file a ticket describing this issue? D. On Sat, Sep 26, 2015 at 3:16 AM, Raul Kripalani <[hidden email]> wrote: > I found an issue with the OOTB experience. The igniterouter scripts are not > working because the MAIN_CLASS variable is using an outdated package name > for GridRouterCommandLineStartup. > > Also occurred with 1.3.0-incubating. No reason to block the release, but it > would be nice to include a note in the release notes under a "known issues" > section, or something. > > +1 (binding). > > *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, Sep 25, 2015 at 1:37 PM, Yakov Zhdanov <[hidden email]> > wrote: > > > Dear Sirs! > > > > We have uploaded release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > I am very glad to mention that this is the first Ignite release as top > > level project! Thanks everyone for help this to happen! > > > > Tag name is > > ignite-1.4.0-rc1 > > > > 1.4.0 changes: > > * Added SSL support to communication and discovery. > > * Added support for log4j2. > > * Added versioned entry to cache API. > > * Added client node based JDBC driver implementation. > > * Fixed consistency issue for custom events processing within discovery. > > * Fixed race in cache swap/unswap logic. > > * Fixed IGNITE_HOME resolution with JBoss. > > * Fixed configuration file resolution on classpath. > > * Fixed MBean registration for caches. > > * Fixed near cache evictions with offheap. > > * Fixed SQL queries group index logic. > > * Fixed memory leak in partitioned transactional cache. > > * Fixed auto-retries for cache operations in recoverable cases. > > * Fixed affinity routing in compute grid. > > * Many stability and fault-tolerance fixes. > > > > DEVNOTES > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > RELEASENOTES > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > Please start voting. > > > > +1 - to accept Apache Ignite 1.4.0 > > 0 - don't care either way > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > This vote will go for 72 hours. > > > > --Yakov > > > |
I'll fix found bugs.
https://issues.apache.org/jira/browse/IGNITE-1557 https://issues.apache.org/jira/browse/IGNITE-1558 On Mon, Sep 28, 2015 at 4:30 AM, Dmitriy Setrakyan <[hidden email]> wrote: > Thanks Raul, > > Any chance you can file a ticket describing this issue? > > D. > > On Sat, Sep 26, 2015 at 3:16 AM, Raul Kripalani <[hidden email]> wrote: > > > I found an issue with the OOTB experience. The igniterouter scripts are > not > > working because the MAIN_CLASS variable is using an outdated package name > > for GridRouterCommandLineStartup. > > > > Also occurred with 1.3.0-incubating. No reason to block the release, but > it > > would be nice to include a note in the release notes under a "known > issues" > > section, or something. > > > > +1 (binding). > > > > *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, Sep 25, 2015 at 1:37 PM, Yakov Zhdanov <[hidden email]> > > wrote: > > > > > Dear Sirs! > > > > > > We have uploaded release candidate to > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > I am very glad to mention that this is the first Ignite release as top > > > level project! Thanks everyone for help this to happen! > > > > > > Tag name is > > > ignite-1.4.0-rc1 > > > > > > 1.4.0 changes: > > > * Added SSL support to communication and discovery. > > > * Added support for log4j2. > > > * Added versioned entry to cache API. > > > * Added client node based JDBC driver implementation. > > > * Fixed consistency issue for custom events processing within > discovery. > > > * Fixed race in cache swap/unswap logic. > > > * Fixed IGNITE_HOME resolution with JBoss. > > > * Fixed configuration file resolution on classpath. > > > * Fixed MBean registration for caches. > > > * Fixed near cache evictions with offheap. > > > * Fixed SQL queries group index logic. > > > * Fixed memory leak in partitioned transactional cache. > > > * Fixed auto-retries for cache operations in recoverable cases. > > > * Fixed affinity routing in compute grid. > > > * Many stability and fault-tolerance fixes. > > > > > > DEVNOTES > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > RELEASENOTES > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > Please start voting. > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > 0 - don't care either way > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > This vote will go for 72 hours. > > > > > > --Yakov > > > > > > |
Hey Anton,
I had already fixed the igniterouter scripts: https://issues.apache.org/jira/browse/IGNITE-1554 On both 1.4 and master. Regards, Raúl. On 28 Sep 2015 08:48, "Anton Vinogradov" <[hidden email]> wrote: > I'll fix found bugs. > https://issues.apache.org/jira/browse/IGNITE-1557 > https://issues.apache.org/jira/browse/IGNITE-1558 > > On Mon, Sep 28, 2015 at 4:30 AM, Dmitriy Setrakyan <[hidden email]> > wrote: > > > Thanks Raul, > > > > Any chance you can file a ticket describing this issue? > > > > D. > > > > On Sat, Sep 26, 2015 at 3:16 AM, Raul Kripalani <[hidden email]> > wrote: > > > > > I found an issue with the OOTB experience. The igniterouter scripts are > > not > > > working because the MAIN_CLASS variable is using an outdated package > name > > > for GridRouterCommandLineStartup. > > > > > > Also occurred with 1.3.0-incubating. No reason to block the release, > but > > it > > > would be nice to include a note in the release notes under a "known > > issues" > > > section, or something. > > > > > > +1 (binding). > > > > > > *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, Sep 25, 2015 at 1:37 PM, Yakov Zhdanov <[hidden email]> > > > wrote: > > > > > > > Dear Sirs! > > > > > > > > We have uploaded release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > > > I am very glad to mention that this is the first Ignite release as > top > > > > level project! Thanks everyone for help this to happen! > > > > > > > > Tag name is > > > > ignite-1.4.0-rc1 > > > > > > > > 1.4.0 changes: > > > > * Added SSL support to communication and discovery. > > > > * Added support for log4j2. > > > > * Added versioned entry to cache API. > > > > * Added client node based JDBC driver implementation. > > > > * Fixed consistency issue for custom events processing within > > discovery. > > > > * Fixed race in cache swap/unswap logic. > > > > * Fixed IGNITE_HOME resolution with JBoss. > > > > * Fixed configuration file resolution on classpath. > > > > * Fixed MBean registration for caches. > > > > * Fixed near cache evictions with offheap. > > > > * Fixed SQL queries group index logic. > > > > * Fixed memory leak in partitioned transactional cache. > > > > * Fixed auto-retries for cache operations in recoverable cases. > > > > * Fixed affinity routing in compute grid. > > > > * Many stability and fault-tolerance fixes. > > > > > > > > DEVNOTES > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > RELEASENOTES > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > Please start voting. > > > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > > 0 - don't care either way > > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > > > This vote will go for 72 hours. > > > > > > > > --Yakov > > > > > > > > > > |
Raul, thanks!
Closed my issue as duplicate. On Mon, Sep 28, 2015 at 11:44 AM, Raul Kripalani <[hidden email]> wrote: > Hey Anton, > > I had already fixed the igniterouter scripts: > https://issues.apache.org/jira/browse/IGNITE-1554 > > On both 1.4 and master. > > Regards, > Raúl. > On 28 Sep 2015 08:48, "Anton Vinogradov" <[hidden email]> wrote: > > > I'll fix found bugs. > > https://issues.apache.org/jira/browse/IGNITE-1557 > > https://issues.apache.org/jira/browse/IGNITE-1558 > > > > On Mon, Sep 28, 2015 at 4:30 AM, Dmitriy Setrakyan < > [hidden email]> > > wrote: > > > > > Thanks Raul, > > > > > > Any chance you can file a ticket describing this issue? > > > > > > D. > > > > > > On Sat, Sep 26, 2015 at 3:16 AM, Raul Kripalani <[hidden email]> > > wrote: > > > > > > > I found an issue with the OOTB experience. The igniterouter scripts > are > > > not > > > > working because the MAIN_CLASS variable is using an outdated package > > name > > > > for GridRouterCommandLineStartup. > > > > > > > > Also occurred with 1.3.0-incubating. No reason to block the release, > > but > > > it > > > > would be nice to include a note in the release notes under a "known > > > issues" > > > > section, or something. > > > > > > > > +1 (binding). > > > > > > > > *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, Sep 25, 2015 at 1:37 PM, Yakov Zhdanov <[hidden email]> > > > > wrote: > > > > > > > > > Dear Sirs! > > > > > > > > > > We have uploaded release candidate to > > > > > https://dist.apache.org/repos/dist/dev/ignite/1.4.0-rc1/ > > > > > > > > > > I am very glad to mention that this is the first Ignite release as > > top > > > > > level project! Thanks everyone for help this to happen! > > > > > > > > > > Tag name is > > > > > ignite-1.4.0-rc1 > > > > > > > > > > 1.4.0 changes: > > > > > * Added SSL support to communication and discovery. > > > > > * Added support for log4j2. > > > > > * Added versioned entry to cache API. > > > > > * Added client node based JDBC driver implementation. > > > > > * Fixed consistency issue for custom events processing within > > > discovery. > > > > > * Fixed race in cache swap/unswap logic. > > > > > * Fixed IGNITE_HOME resolution with JBoss. > > > > > * Fixed configuration file resolution on classpath. > > > > > * Fixed MBean registration for caches. > > > > > * Fixed near cache evictions with offheap. > > > > > * Fixed SQL queries group index logic. > > > > > * Fixed memory leak in partitioned transactional cache. > > > > > * Fixed auto-retries for cache operations in recoverable cases. > > > > > * Fixed affinity routing in compute grid. > > > > > * Many stability and fault-tolerance fixes. > > > > > > > > > > DEVNOTES > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > RELEASENOTES > > > > > > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.4.0-rc1 > > > > > > > > > > Please start voting. > > > > > > > > > > +1 - to accept Apache Ignite 1.4.0 > > > > > 0 - don't care either way > > > > > -1 - DO NOT accept Apache Ignite 1.4.0 (explain why) > > > > > > > > > > This vote will go for 72 hours. > > > > > > > > > > --Yakov > > > > > > > > > > > > > > > |
Free forum by Nabble | Edit this page |