++ Ilya

On Wed, Dec 26, 2018 at 12:35 PM Rout, Biswajeet <[email protected]>
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 servers.
>
> Answer to your questions: No I do not have any node loss and I have 1
> backup node configured.
>
> Regards,
> Biswajeet
>
> On Mon, Dec 24, 2018 at 8:13 PM Ilya Kasnacheev <[email protected]>
> wrote:
>
>> Hello!
>>
>> Do you have a reproducer for this behavior? What do you mean by
>> "different server" here? Is there node loss? Do you have backups configured?
>>
>> Regards,
>> --
>> Ilya Kasnacheev
>>
>>
>> пн, 24 дек. 2018 г. в 15:57, Rout, Biswajeet <[email protected]
>> >:
>>
>>> 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 called
>>> *'SessiondataObject'*. This contains all the user information and all
>>> kinds of attributes are added to this object while the user browses through
>>> the application.
>>>
>>> We update the *'Sessiondataobject'* in various places.
>>>
>>> Without Apache Ignite, our session will contain the correct value. But
>>> when using Ignite, the Ignite *'WebSession'* object seems to work a bit
>>> different: when the control goes to a different server, it looks like the
>>> *'SessionDataObject'* does not have that updated information.
>>>
>>> how to make sure that the update to the *'SessionDataObject'* updates
>>> in the WebSession cache as well?
>>>
>>> --
>>>
>>> <http://www.verizon.com>
>>>
>>> Biswajeet
>>> Rout
>>> DTIX , DELPHI
>>>
>>> O +18136176308 | M 9703349977
>>> [email protected]
>>>
>>
>
> --
>
> <http://www.verizon.com>
>
> Biswajeet
> Rout
> DTIX , DELPHI
>
> O +18136176308 | M 9703349977
> [email protected]
>


-- 

<http://www.verizon.com>

Biswajeet
Rout
DTIX , DELPHI

O +18136176308 | M 9703349977
[email protected]

Reply via email to