ot 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 wrote:
>
> > Valentin, Nikolai,
> >
> > I have published my example on github -
> > http
/spring-context-4.3.7.RELEASE.jar:/
> > > > > > Users/prachig/.m2/repository/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
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 wrote:
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
> wrote:
>
>
if I'm not mistaken). Did you
> make any changes after that?
>
> -Val
>
> On Fri, May 19, 2017 at 11:34 PM, Rishi Yagnik
> wrote:
>
>> Hello Dmitriy,
>>
>> Thank you for the response, I would await for Val's feedback.
>>
>> I would lik
ocs/web-session-clustering
>
> D.
>
> On Fri, May 19, 2017 at 11:43 AM, Rishi Yagnik
> wrote:
>
>> Hello Val,
>>
>> I tested out the session replication on spring boot cluster and here is
>> the
>> result.
>>
>> My finding were as fol
?
Thanks,
--
Rishi Yagnik
eye on this.
> >
> > —
> > Denis
> >
> >> On May 5, 2017, at 9:49 AM, Rishi Yagnik wrote:
> >>
> >> I am seeing some weird issue with Ignite 2.0
> >>
> >> I cant see any stats on visor console, it s always empty.
> >>
> >> Did you all ever see this issue ?
> >>
> >> Thanks,
> >> Rishi
> >
>
>
--
Rishi Yagnik
ite/ignite-core/2.0.0/
>
> On Fri, May 5, 2017 at 10:22 PM, Rishi Yagnik
> wrote:
>
> > I tried upgrading Ignite 2.0 but cant find ignite libs on maven
> repository.
> >
> > https://mvnrepository.com/artifact/org.apache.ignite/ignite-core
> >
> >
> >
> --
> Alexey Kuznetsov
>
--
Rishi Yagnik
I am seeing some weird issue with Ignite 2.0
I cant see any stats on visor console, it s always empty.
Did you all ever see this issue ?
Thanks,
Rishi
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
; > * Implemented Cache::Invoke.
> > > > > > > > * Added remote filters support to continuous queries.
> > > > > > > >
> > > > > > > > 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
eate your object like
> IgniteConfiguration.
>
> —
> Denis
>
> > On May 1, 2017, at 2:56 PM, Rishi Yagnik wrote:
> >
> > Denis,
> >
> > IgniteConfiguration's `getGridName/setGridName` methods are deprecated
> and
> > will be removed in
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. Add this page to your bookmarks and
> >>> don’t forget to update whenever is needed:
> >>> https://cwiki.apache.org/confluence/display/IGNITE/
> >>> Apache+Ignite+2.0+Migration+Guide <https://cwiki.apache.org/
> >>> confluence/display/IGNITE/Apache+Ignite+2.0+Migration+Guide>
> >>>
> >>> —
> >>> Denis
> >
>
>
--
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 April 19,
> 11:00 A
7:55 AM, Rishi Yagnik 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 13, 2017, at 2:18 AM,
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
> wrote:
>
>> Val,
>>
>>
elated to each other.
> Please investigate what is consuming memory.
>
> -Val
>
> On Wed, Apr 12, 2017 at 6:20 PM, Rishi Yagnik
> wrote:
>
> > Hi Val,
> >
> > Just want to share my experience here -
> >
> > with the code changes I suggested we r
problem, I can just use Cookie
based Token repository to avoid this issue.
.csrfTokenRepository(CookieCsrfTokenRepository.withHttpOnlyFalse())
will let you know my findings..
As always, thanks for all your help.
Thanks,
Rishi
On Tue, Apr 11, 2017 at 4:18 PM, Rishi Yagnik wrote:
> Hi V
> >> 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 tickets to yourself now.
> >
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 :
>
>> Last commit [1] 12.04.2017 6:19:06
>>
>> mv
gda wrote:
>
> > Somewhere in April. This will be clarified on the dev list soon.
> >
> > On Saturday, March 18, 2017, Rishi Yagnik wrote:
> >
> > > Thanks, Val.
> > >
> > > When are we going to release Ignite 2.0 ? June ??
> > >
>
>
> -Val
>
> On Mon, Mar 27, 2017 at 1:23 PM, Rishi Yagnik
> wrote:
>
> > Hi Val,
> >
> > My user name is ryagnik
> >
> > Thanks,
> > Rishi
> >
> > On Mon, Mar 27, 2017 at 12:14 PM, Valentin Kulichenko <
> > valentin.kul
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
> wrote:
>
> > Hi Val,
> >
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
wrote:
> Hi Val,
>
> Sorry for the delay, I will work o
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
wrote:
> Hi Val,
>
> I will work on it in my spare time..
>
> Take Care,
> Rishi
>
> > On Mar 13, 2017, at 10:54 AM, Valentin Kulichenko <
&
AM, Rishi Yagnik
> 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:
>
> https://apacheignite-mix.readme.io/docs/web-session-cl
Release Date: April 28th, 2017.
>
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>
> Does anyone have any concerns?
>
>
> —
> Denis
--
Rishi Yagnik
ri, Mar 17, 2017 at 7:46 PM, Denis Magda 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
> > wrote:
> > >
>
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
wrote:
> Hi Val,
>
> Thanks looking forward for the fix..
>
> Take Care,
> Rishi
>
> > On Mar 11, 2017, at 11:31 AM, Valentin Kuli
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 process :)
>
> [1] https://cwiki.a
t;
>> On Fri, Mar 10, 2017 at 4:13 AM, Rishi Yagnik wrote:
>>
>> Hi Val,
>>
>> Did you chance to look into session handling issue ?
>>
>> Thanks,
>>
>> On Mon, Mar 6, 2017 at 3:37 PM, Rishi Yagnik
>> wrote:
>>
>>> Hi
Hi Val,
Did you chance to look into session handling issue ?
Thanks,
On Mon, Mar 6, 2017 at 3:37 PM, Rishi Yagnik wrote:
> Hi Val,
>
> Do you think I can test a fix in 1.9 RC releases ? How are you planning to
> release a fix ?
>
> Did you also look into problem where sto
ributes. 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
> wrote:
>
> > Val,
> >
> > Did you get chance to play around with the code ?
> >
> > Thanks,
> >
> > On Sun,
Val,
Did you get chance to play around with the code ?
Thanks,
On Sun, Mar 5, 2017 at 7:25 PM, Rishi Yagnik wrote:
> Val,
>
> Adding a filter before csrf filter will invoke the custom ignite filter.
>
> Declare a custom filter class extends it with websession filter
&
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
> wrote:
>
> > Hi Val,
> >
> > Thanks for the response, we have executed ignite filter before spring
> >
n be done in Spring Boot?
>
> -Val
>
>> On Tue, Feb 28, 2017 at 9:31 AM, Rishi Yagnik wrote:
>>
>> Hi Val,
>>
>> Sorry for pestering, thanks for all your help.
>>
>> Rishi
>>
>> On Mon, Feb 27, 2017 at 7:22 PM, Valentin Kulichenko &l
gt;
> -Val
>
> On Mon, Feb 27, 2017 at 7:47 AM, Rishi Yagnik
> wrote:
>
> > Hi Val,
> >
> > any update on session replication issue ?
> >
> > Thanks,
> > Rishi
> >
> > On Thu, Feb 23, 2017 at 8:07 AM, Rishi Yagnik
> > wrote:
>
Hi Val,
any update on session replication issue ?
Thanks,
Rishi
On Thu, Feb 23, 2017 at 8:07 AM, Rishi Yagnik wrote:
> Thanks Val for looking into it.
>
> On Wed, Feb 22, 2017 at 9:32 PM, Valentin Kulichenko <
> valentin.kuliche...@gmail.com> wrote:
>
>> Hi Rishi
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 Tu
gt; wrote:
>
> > Hi Rishi,
> >
> > Thanks, I'll take a look.
> >
> > -Val
> >
> > On Wed, Feb 15, 2017 at 9:07 AM, Rishi Yagnik
> > wrote:
> >
> >> Hi Val,
> >>
> >> As promised, please find attached code for
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 wrote:
> Let me build an example app for you and send it acr
th us?
>
> -Val
>
> On Tue, Feb 14, 2017 at 11:28 AM, Rishi Yagnik
> 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 session management
>
oesn'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 a
make it work on spring boot
application
I am thinking that best approach would be to get started here with spring
session design however I am open for feedback here.
--
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 of
46 matches
Mail list logo