Re: How to configure ignite-jcl and Ignite-slf4j logger

2017-09-05 Thread Rishi Yagnik
of > classpath (e.g. in 'resources' folder). This way it will be picked up > automatically. > > -Val > > On Mon, Sep 4, 2017 at 11:01 PM, Prachi Garg <pg...@gridgain.com> wrote: > > > Valentin, Nikolai, > > > > I have published my example on github -

Re: How to configure ignite-jcl and Ignite-slf4j logger

2017-09-04 Thread Rishi Yagnik
epository/org/springframework/spring- > > > > > > expression/4.3.7.RELEASE/spring-expression-4.3.7. > > > > > > RELEASE.jar:/Users/prachig/.m2/repository/org/ > > > > > > springframework/spring-tx/4.3.7.RELEASE/spring-tx-4.3.7. > > > > > > RELEASE.jar:/Users/prachig/.m2/repository/org/ > > > > > > springframework/spring-jdbc/4.3.7.RELEASE/spring-jdbc-4.3.7. > > > > > > RELEASE.jar:/Users/prachig/.m2/repository/org/apache/ > > > > > > ignite/ignite-log4j2/2.1.0/ignite-log4j2-2.1.0.jar:/ > > > > > > Users/prachig/.m2/repository/org/apache/logging/log4j/ > > > > > > log4j-api/2.8.1/log4j-api-2.8.1.jar:/Users/prachig/.m2/ > > > > > > repository/org/apache/logging/log4j/log4j-core/2.8.1/log4j- > > > > > > core-2.8.1.jar:/Users/prachig/.m2/repository/org/apache/ > > > > > > ignite/ignite-log4j/2.1.0/ignite-log4j-2.1.0.jar:/Users/ > > > > > > prachig/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar: > > > > > > /Users/prachig/.m2/repository/org/apache/ignite/ignite-jcl/ > > > > > > 2.1.0/ignite-jcl-2.1.0.jar:/Users/prachig/.m2/repository/ > > > > > > org/apache/ignite/ignite-slf4j/2.1.0/ignite-slf4j-2.1. > > > > > > 0.jar:/Users/prachig/.m2/repository/org/slf4j/slf4j- > > > > > > api/1.7.7/slf4j-api-1.7.7.jar:/Users/prachig/.m2/repository/ > > > > > > mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1. > > > > > > 6.jar:/Users/prachig/.m2/repository/net/spy/spymemcached/2.11.7/ > > > > > > spymemcached-2.11.7.jar:/Applications/IntelliJ > > > > > > > IDEA CE.app/Contents/lib/idea_rt.jar" > > > > > > > com.intellij.rt.execution.application.AppMain > > > > > > > ignite.myexamples.LoggerExample > > > > > > > log4j:WARN No appenders could be found for logger > > > > > > > (org.apache.ignite.internal.util.typedef.G). > > > > > > > log4j:WARN Please initialize the log4j system properly. > > > > > > > log4j:WARN See http://logging.apache.org/ > > > log4j/1.2/faq.html#noconfig > > > > < > > > > > > http://logging.apache.org/log4j/1.2/faq.html#noconfig> > > > > > > > for more info. > > > > > > > [15:59:49]__ > > > > > > > [15:59:49] / _/ ___/ |/ / _/_ __/ __/ > > > > > > > [15:59:49] _/ // (7 7// / / / / _/ > > > > > > > [15:59:49] /___/\___/_/|_/___/ /_/ /___/ > > > > > > > [15:59:49] > > > > > > > [15:59:49] ver. 2.1.0#20170720-sha1:a6ca5c8a > > > > > > > [15:59:49] 2017 Copyright(C) Apache Software Foundation > > > > > > > [15:59:49] > > > > > > > [15:59:49] Ignite documentation: http://ignite.apache.org < > > > > > > http://ignite.apache.org/> > > > > > > > [15:59:49] > > > > > > > [15:59:49] Quiet mode. > > > > > > > [15:59:49] ^-- To see **FULL** console log here add > > > > > > > -DIGNITE_QUIET=false or "-v" to ignite.{sh|bat} > > > > > > > [15:59:49] > > > > > > > [15:59:49] OS: Mac OS X 10.12.1 x86_64 > > > > > > > [15:59:49] VM information: Java(TM) SE Runtime Environment > > > > > > > 1.8.0_74-b02 Oracle Corporation Java HotSpot(TM) 64-Bit Server > VM > > > > > > > 25.74-b02 > > > > > > > [15:59:49] Initial heap size is 256MB (should be no less than > > > 512MB, > > > > > > > use -Xms512m -Xmx512m). > > > > > > > [15:59:49] Configured plugins: > > > > > > > [15:59:49] ^-- None > > > > > > > [15:59:49] > > > > > > > [15:59:49] Message queue limit is set to 0 which may lead to > > > > potential > > > > > > > OOMEs when running cache operations in FULL_ASYNC or > PRIMARY_SYNC > > > > > > > modes due to message queues growth on sender and receiver > sides. > > > > > > > [15:59:49] Security status [authentication=off, tls/ssl=off] > > > > > > > Aug 31, 2017 3:59:49 PM java.util.logging.LogManager$ > RootLogger > > > log > > > > > > > SEVERE: Failed to resolve default logging config file: > > > > > > > config/java.util.logging.properties > > > > > > > [15:59:50] Performance suggestions for grid (fix if possible) > > > > > > > [15:59:50] To disable, set -DIGNITE_PERFORMANCE_ > > > > > > SUGGESTIONS_DISABLED=true > > > > > > > [15:59:50] ^-- Enable G1 Garbage Collector (add > '-XX:+UseG1GC' > > to > > > > JVM > > > > > > options) > > > > > > > [15:59:50] ^-- Specify JVM heap max size (add > > > > > > > '-Xmx[g|G|m|M|k|K]' to JVM options) > > > > > > > [15:59:50] ^-- Set max direct memory size if getting 'OOME: > > > Direct > > > > > > > buffer memory' (add '-XX:MaxDirectMemorySize=< > > size>[g|G|m|M|k|K]' > > > to > > > > > > > JVM options) > > > > > > > [15:59:50] ^-- Disable processing of calls to System.gc() > (add > > > > > > > '-XX:+DisableExplicitGC' to JVM options) > > > > > > > [15:59:50] Refer to this page for more performance suggestions: > > > > > > > https://apacheignite.readme.io/docs/jvm-and-system-tuning < > > > > > > https://apacheignite.readme.io/docs/jvm-and-system-tuning> > > > > > > > [15:59:50] > > > > > > > [15:59:50] To start Console Management & Monitoring run > > > > > > ignitevisorcmd.{sh|bat} > > > > > > > [15:59:50] > > > > > > > [15:59:50] Ignite node started OK (id=fa20d03b) > > > > > > > [15:59:50] Topology snapshot [ver=1, servers=1, clients=0, > > CPUs=4, > > > > > > heap=3.6GB] > > > > > > > class org.apache.ignite.internal.GridLoggerProxy > > > > > > > [15:59:50] Ignite node stopped OK [uptime=00:00:00:085] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > How can I make it work? > > > > > > > > > > > > > > -P > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Rishi Yagnik

Re: usage analytics

2017-07-05 Thread Rishi Yagnik
With such statistics collected by Ignite , we won't ever accept ignite in our environment. However, turning on and off stats collection capabilities would be helpful here if the feature is accepted further for implementation. Take Care, Rishi > On Jul 5, 2017, at 8:15 PM, Roman Shtykh

Re: Session Replication Update on spring boot platform

2017-05-23 Thread Rishi Yagnik
sue > you're having? > > [1] https://issues.apache.org/jira/browse/IGNITE-4948 > [2] http://apache-ignite-developers.2346864.n4.nabble. > com/IGNITE-2741-spring-session-design-td14560.html > > -Val > > On Mon, May 22, 2017 at 8:35 PM, Rishi Yagnik <rishiyag...@gmail.c

Re: Session Replication Update on spring boot platform

2017-05-22 Thread Rishi Yagnik
m not mistaken). Did you > make any changes after that? > > -Val > > On Fri, May 19, 2017 at 11:34 PM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > >> Hello Dmitriy, >> >> Thank you for the response, I would await for Val's feedback. >&g

Re: Session Replication Update on spring boot platform

2017-05-19 Thread Rishi Yagnik
//apacheignite-mix.readme.io/docs/web-session-clustering > > D. > > On Fri, May 19, 2017 at 11:43 AM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > >> Hello Val, >> >> I tested out the session replication on spring boot cluster and here is >> th

Session Replication Update on spring boot platform

2017-05-19 Thread Rishi Yagnik
? Thanks, -- Rishi Yagnik

Re: Ignite Visor issue with 2.0

2017-05-05 Thread Rishi Yagnik
ion of > your cluster. > > > > *Alex K.*, please keep an eye on this. > > > > — > > Denis > > > >> On May 5, 2017, at 9:49 AM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > >> > >> I am seeing some weird issue with Ignite 2.0 > >

Re: Apache Ignite 2.0 Documentation

2017-05-05 Thread Rishi Yagnik
maven.org/maven2/org/apache/ignite/ignite-core/2.0.0/ > > On Fri, May 5, 2017 at 10:22 PM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > I tried upgrading Ignite 2.0 but cant find ignite libs on maven > repository. > > > > https://mvnrepository.com/artifact

Re: Apache Ignite 2.0 Documentation

2017-05-05 Thread Rishi Yagnik
f you: > >>>>> > >>>>> * Nikita, Oleg (Machine Learning): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4964 > >>>>> * Vovan or Alex P. (DDL indexing statements): > https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4967 > >>>>> * Vovan (custom thread pools): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4969 > >>>>> * Vovan or Taras (next gen async API): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4972 > >>>>> * Val (Hibernate improvements): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4972 > >>>>> * Pavel (.NET plugin system): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4973 > >>>>> * Pavel (.NET dynamically registered classes): > https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4974 > >>>>> * Igor Sapego (C++ CQ remote filters): https://issues.apache.org/ > >>>>> jira/browse/IGNITE-4976 > >>>>> > >>>>> Let’s pull together and accomplish this part of the release together. > >>>>> > >>>>> — > >>>>> Denis > >>>>> > >>>>> > > > > -- Rishi Yagnik

Re: [VOTE] Apache Ignite 2.0.0 RC2

2017-05-03 Thread Rishi Yagnik
> Ignite Web Console: > > > > > > > > * Multi-cluster support. > > > > > > > > * Possibility to configure Kubernetes IP finder. > > > > > > > > * EnforceJoinOrder option on Queries screen. > > > > > > > > > > > > > > > > Complete list of closed issues: > > > > > > > > https://issues.apache.org/jira/issues/?jql=project%20% > > > > > > 3D%20IGNITE%20AND% > > > > > > > > 20fixVersion%20%3D%202.0%20AND%20(status%20%3D% > > > > > > > > 20closed%20or%20status%20%3D%20resolved) < > > > > https://issues.apache.org/ > > > > > > > > jira/issues/?jql=project%20%3D%20IGNITE%20AND% > > > > > > 20fixVersion%20%3D%202.0% > > > > > > > > 20AND%20(status%20%3D%20closed%20or%20status%20%3D% > > 20resolved)> > > > > > > > > > > > > > > > > DEVNOTES > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_ > > > > > > > > plain;f=DEVNOTES.txt;hb=refs/tags/2.0.0-rc2 < > > > > > https://git-wip-us.apache > > > > > > . > > > > > > > > org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb= > > > > > > > > refs/tags/2.0.0-rc1> > > > > > > > > > > > > > > > > RELEASENOTES > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_ > > > > > > > > plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.0.0-rc2 < > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a= > > > > > > > > blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.0.0-rc1> > > > > > > > > > > > > > > > > Please start voting. > > > > > > > > > > > > > > > > +1 - to accept Apache Ignite 2.0.0-rc2 > > > > > > > > 0 - don't care either way > > > > > > > > -1 - DO NOT accept Apache Ignite 2.0.0-rc2 (explain why) > > > > > > > > > > > > > > > > This vote will go for 72 hours. > > > > > > > > > > > > > > > > > > > -- > > > > > > Alexey Kuznetsov > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Rishi Yagnik

Re: 2.0 Migration Guide

2017-05-01 Thread Rishi Yagnik
ne more way how you can create your object like > IgniteConfiguration. > > — > Denis > > > On May 1, 2017, at 2:56 PM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > > > > Denis, > > > > IgniteConfiguration's `getGridName/setGridName` metho

Re: 2.0 Migration Guide

2017-05-01 Thread Rishi Yagnik
There will be many changes in 2.0. Some API can be deprecated while the > >>> other removed completely. Let’s track all this kind of changes in 2.0 > >>> migration guide making a life for our users easier when they will be > >>> switching from 1.x to 2.0 version. A

Re: Webinar: Apache Ignite as a backbone for microservices-based architectures

2017-04-18 Thread Rishi Yagnik
Thanks, Denis. I will surely join the conference. Take Care, Rishi > On Apr 18, 2017, at 7:38 PM, Denis Magda wrote: > > Igniters, > > Just a final reminder for those who might be interested. The slides are > ready, the demo is running..so waiting for all of you tomorrow

Re: IGNITE-2741 - spring session design

2017-04-13 Thread Rishi Yagnik
AM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Val, > > Yes I would provide you the exact steps today and I will also test it in > cluster environment. > > The local environment is working as expected with the fix. > > Take Care, > Rishi > > > On Apr

Re: IGNITE-2741 - spring session design

2017-04-13 Thread Rishi Yagnik
ishi, > > Can you tell exact steps to reproduce? It's working for me in my > environment. > > Do I understand correctly that apart from the token issue, it works fine > with new version? > > -Val > > On Wed, Apr 12, 2017 at 10:00 PM, Rishi Yagnik <rishiyag...@gm

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-04-12 Thread Rishi Yagnik
eview it ? > >> > >> Thanks, > >> > >> On Mon, Mar 27, 2017 at 6:11 PM, Valentin Kulichenko < > >> valentin.kuliche...@gmail.com> wrote: > >> > >> > Rishi, > >> > > >> > You should be able to assign to t

Re: build failure in the master branch

2017-04-12 Thread Rishi Yagnik
I build it last night it worked for me..I am using Jdk8-121, hope that helps .. Take Care, Rishi > On Apr 12, 2017, at 5:37 AM, Vyacheslav Daradur wrote: > > Does anyone has the same problem? > > 2017-04-12 12:30 GMT+03:00 Vyacheslav Daradur : > >>

Re: IGNITE-2741 - spring session design

2017-04-11 Thread Rishi Yagnik
<dma...@gridgain.com> wrote: > > > Somewhere in April. This will be clarified on the dev list soon. > > > > On Saturday, March 18, 2017, Rishi Yagnik <rishiyag...@gmail.com> wrote: > > > > > Thanks, Val. > > > > > > When are we going to re

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-03-28 Thread Rishi Yagnik
f now. > > -Val > > On Mon, Mar 27, 2017 at 1:23 PM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Hi Val, > > > > My user name is ryagnik > > > > Thanks, > > Rishi > > > > On Mon, Mar 27, 2017 at 12:14 PM, Valentin Kulichenko &

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-03-27 Thread Rishi Yagnik
the details about our process. > > [1] https://ignite.apache.org/community/contribute.html#contribute > [2] https://cwiki.apache.org/confluence/display/IGNITE/Development+Process > > -Val > > On Sun, Mar 26, 2017 at 5:56 PM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: >

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-03-26 Thread Rishi Yagnik
Hi Val, I started working on it but could not assign issue to me, how do I assign ticket to my self ? Do I need contributor access to contribute the fix ? Please clarify.. Thanks, On Fri, Mar 24, 2017 at 12:10 AM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Hi Val, > > Sorr

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-03-23 Thread Rishi Yagnik
Hi Val, Sorry for the delay, I will work on the fix on weekend. Thanks, On Mon, Mar 13, 2017 at 12:08 PM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Hi Val, > > I will work on it in my spare time.. > > Take Care, > Rishi > > > On Mar 13, 2017,

Re: Apache Ignite 2.0 Release

2017-03-22 Thread Rishi Yagnik
Wed, Mar 22, 2017 at 10:29 AM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Val, > > > > do you think we will have a web session clustering in Ignite 2.0 ? > > > > Rishi, to my knowledge, we already have web sessions clustering in Ignite: >

Re: Apache Ignite 2.0 Release

2017-03-22 Thread Rishi Yagnik
April 24th, 2017. > Release Date: April 28th, 2017. > > https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0 > > Does anyone have any concerns? > > > — > Denis -- Rishi Yagnik

Re: IGNITE-2741 - spring session design

2017-03-18 Thread Rishi Yagnik
ri, Mar 17, 2017 at 7:46 PM, Denis Magda <dma...@apache.org> wrote: > > > Val, > > > > Will it be possible to incorporate the fix into the nearest 2.0 release? > > > > — > > Denis > > > > > On Mar 17, 2017, at 11:43 AM, Rishi Yagnik <rishi

Re: IGNITE-2741 - spring session design

2017-03-17 Thread Rishi Yagnik
Hi Val, Hope you are well, any update on web session clustering. Thanks, Rishi On Sat, Mar 11, 2017 at 12:29 PM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Hi Val, > > Thanks looking forward for the fix.. > > Take Care, > Rishi > > > On Mar 11, 2017,

Re: IGNITE-2766 Spring Cache Manager ReConnect Issue

2017-03-13 Thread Rishi Yagnik
Hi Val, I will work on it in my spare time.. Take Care, Rishi > On Mar 13, 2017, at 10:54 AM, Valentin Kulichenko > wrote: > > Hi Rishi, > > Can you please assign the ticket to yourself and create a pull request as > described in [1]? > > Let's follow the

Re: IGNITE-2741 - spring session design

2017-03-11 Thread Rishi Yagnik
finish it over the weekend. > > -Val > >> On Fri, Mar 10, 2017 at 4:13 AM, Rishi Yagnik <rishiyag...@gmail.com> wrote: >> >> Hi Val, >> >> Did you chance to look into session handling issue ? >> >> Thanks, >> >> On Mon, Mar 6, 2017 at

Re: IGNITE-2741 - spring session design

2017-03-06 Thread Rishi Yagnik
es. The fix is going to be very easy, I will do it > tomorrow. > > -Val > > On Mon, Mar 6, 2017 at 7:34 PM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Val, > > > > Did you get chance to play around with the code ? > > > > Thanks

Re: IGNITE-2741 - spring session design

2017-03-06 Thread Rishi Yagnik
Val, Did you get chance to play around with the code ? Thanks, On Sun, Mar 5, 2017 at 7:25 PM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Val, > > Adding a filter before csrf filter will invoke the custom ignite filter. > > Declare a custom filter class extends it w

Re: IGNITE-2741 - spring session design

2017-03-05 Thread Rishi Yagnik
Can you please share how you forced Ignite filter to be invoked before > security filter? > > -Val > > On Sun, Mar 5, 2017 at 11:20 AM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Hi Val, > > > > Thanks for the response, we have executed ignite

Re: IGNITE-2741 - spring session design

2017-02-28 Thread Rishi Yagnik
gt; > -Val > > On Mon, Feb 27, 2017 at 7:47 AM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Hi Val, > > > > any update on session replication issue ? > > > > Thanks, > > Rishi > > > > On Thu, Feb 23, 2017 at

Re: IGNITE-2741 - spring session design

2017-02-27 Thread Rishi Yagnik
Hi Val, any update on session replication issue ? Thanks, Rishi On Thu, Feb 23, 2017 at 8:07 AM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Thanks Val for looking into it. > > On Wed, Feb 22, 2017 at 9:32 PM, Valentin Kulichenko < > valentin.kuliche...@gmail.com&

Re: IGNITE-2741 - spring session design

2017-02-23 Thread Rishi Yagnik
Thanks Val for looking into it. On Wed, Feb 22, 2017 at 9:32 PM, Valentin Kulichenko < valentin.kuliche...@gmail.com> wrote: > Hi Rishi, > > Got it, I think I'm reproducing the issue. I'll take a look and let you > know my findings soon. > > -Val > > On Tue, Feb 21,

Re: IGNITE-2741 - spring session design

2017-02-21 Thread Rishi Yagnik
rote: > > > Hi Rishi, > > > > Thanks, I'll take a look. > > > > -Val > > > > On Wed, Feb 15, 2017 at 9:07 AM, Rishi Yagnik <rishiyag...@gmail.com> > > wrote: > > > >> Hi Val, > >> > >> As promised, please fi

Re: IGNITE-2741 - spring session design

2017-02-14 Thread Rishi Yagnik
Val, My SB sample project is ready however I have asked for an approval to submit sample project to you, it would take day or two. I will keep you posted. Thanks for all your help, On Tue, Feb 14, 2017 at 3:51 PM, Rishi Yagnik <rishiyag...@gmail.com> wrote: > Let me build an ex

Re: IGNITE-2741 - spring session design

2017-02-14 Thread Rishi Yagnik
> > -Val > > On Tue, Feb 14, 2017 at 11:28 AM, Rishi Yagnik <rishiyag...@gmail.com> > wrote: > > > Hi Val, > > > > I am working on SB platform with spring security and we found out that > the > > web session filter ignite provides does not work for sess

Re: IGNITE-2741 - spring session design

2017-02-14 Thread Rishi Yagnik
t provide any additional API or > functionality, I'm not sure I understand the benefit of this feature. > > Let me know if I'm missing something. > > [1] https://apacheignite-mix.readme.io/docs/web-session-clustering > > -Val > > On Mon, Feb 13, 2017 at 2:41 PM, Rishi Ya

New Joinee

2016-07-13 Thread Rishi Yagnik
Hello Everybody, I would like to participate in Ignite Development so do provide your guidance to kick start my development. Thanks, Take Care, ___ RISHI YAGNIK | PDX, Inc. Architect, Enterprise Architecture Team Asserting the Role