Ignite Transaction vs Lock

2020-03-01 Thread Rout, Biswajeet
Hi, I used transactions in my project when I interact to cache. The transaction isolation and concurrency modes combination I tried are not synchronous. I want other threads to wait until the current running thread is done with the same cache. For better understanding, I am attaching two sample

How does the Transaction aquires Lock

2020-02-11 Thread Rout, Biswajeet
Hi, Can anyone please clarify, how does the Transaction acquires the lock on a cache? On what level it acquires the lock? Regards, Biswajeet *Rout* Dtix-DELPHI O 181 361 7630 M 970 334 9977

Re: Web session httpSession issue.

2020-01-31 Thread Rout, Biswajeet
* Dtix-DELPHI O 181 361 7630 M 970 334 9977 <http://www.facebook.com/verizon> <http://twitter.com/verizon> <http://www.linkedin.com/company/verizon> <http://www.instagram.com/verizon> On Fri, Jan 31, 2020 at 1:03 PM Rout, Biswajeet wrote: > Hi, > > Any one from

Re: Web session httpSession issue.

2020-01-30 Thread Rout, Biswajeet
on> On Thu, Jan 30, 2020 at 1:03 PM Rout, Biswajeet wrote: > Hi, > > I have used Web session clustering. The web session is clustered > across the nodes, I am happy about that. But there is one issue I found. > > In my application I store *UserInfo* object inside the ht

Web session httpSession issue.

2020-01-29 Thread Rout, Biswajeet
Hi, I have used Web session clustering. The web session is clustered across the nodes, I am happy about that. But there is one issue I found. In my application I store *UserInfo* object inside the httpSession object inside one of my spring controllers. When my view gets loaded( which is a *JSP

Ignite AWS S3 Discovery Issue

2019-10-21 Thread Rout, Biswajeet
Hi, I have used the S3 discovery mechanism to discovers the node in the ignite cluster. I have used two different buckets for two different instance of my application. Where as I can see irrespective of bucket, the nodes are discovering each other and forming clusters. Is there any configuration

Tomcat version for Web session clustering in Ignite 2.7

2019-03-21 Thread Rout, Biswajeet
Hi, Can I know the tomcat version it supports for Web Session Clustering in Ignite 2.7. I see in the document it has mentioned that, it has tested in tomcat 6 and 7. Does it supports tomcat 8? [image: image.png] -- Biswajeet Rout DTIX , DELPHI O +18136176308 | M

Re: [E] Re: Updating Apache Ignite WebSession attributes

2018-12-26 Thread Rout, Biswajeet
t; binary attributes updated" or "Session attributes updated"? > > Regards, > -- > Ilya Kasnacheev > > > ср, 26 дек. 2018 г. в 15:52, Rout, Biswajeet : > >> Hi Ilya, >> >> This is a real enterprise project, so I can not share any kind of code or &

Re: [E] Re: Updating Apache Ignite WebSession attributes

2018-12-25 Thread Rout, Biswajeet
++ Ilya On Wed, Dec 26, 2018 at 12:35 PM Rout, Biswajeet wrote: > Hi Ilya, > > I have two servers under a load balancer. I want my requests to be > processed in any of these servers. > When I keep on proceeding on my page, the requests may get processed in > any of the s

Re: [E] Re: Updating Apache Ignite WebSession attributes

2018-12-25 Thread Rout, Biswajeet
acheev > > > пн, 24 дек. 2018 г. в 15:57, Rout, Biswajeet : > >> Hi, >> >> We are currently integrating Apache Ignite in our application to share >> sessions in a cluster. At this point, we can successfully share sessions >> between two servers, but ther

Updating Apache Ignite WebSession attributes

2018-12-24 Thread Rout, Biswajeet
Hi, We are currently integrating Apache Ignite in our application to share sessions in a cluster. At this point, we can successfully share sessions between two servers, but there's one use case, which (seems) is not taken care by Ignite. In our application, we have a session object which is