Re: ignite partition mode

2020-08-27 Thread Michael Cherkasov
I'm not sure how you defined that only one node store data, but if so, it
means only one node in baseline:
https://www.gridgain.com/docs/latest/developers-guide/baseline-topology#baseline-topology
add the second node to baseline and it will store data too.

чт, 27 авг. 2020 г. в 15:08, Denis Magda :

> Explain the steps in detail
> -
> Denis
>
>
> On Wed, Aug 26, 2020 at 5:13 AM itsmeravikiran.c <
> itsmeravikira...@gmail.com> wrote:
>
>> By using ignite web console
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>>
>


Re: ignite partition mode

2020-08-27 Thread Denis Magda
Explain the steps in detail
-
Denis


On Wed, Aug 26, 2020 at 5:13 AM itsmeravikiran.c 
wrote:

> By using ignite web console
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


Re: ignite partition mode

2020-08-26 Thread itsmeravikiran.c
By using ignite web console



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


Re: ignite partition mode

2020-08-21 Thread Denis Magda
How do you check that the second node doesn't keep any records? What your
verification method?

-
Denis


On Tue, Aug 18, 2020 at 3:17 AM itsmeravikiran.c 
wrote:

> Our application running with 2 ignite node,.
> But data is available in one node, and not available in the second node.
> Our cache configuration:
> Cache mode:partitioned
> Automatic mode:atomic
> Write Synchronization mode:full_sync
> Backups:1
> Rebalance delay:1
>
> We have above cache configuration.
>
> Could you please help, data is not available in secound node.
> Second node only cache ids are created and it's having no data in the cache
> ids.
>
> Could you please help me on this, shall I need add any of the configuration
> for this.
>
> My requiremnt is if node down, other node automatically re balance and get
> the data.
>
>
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


ignite partition mode

2020-08-18 Thread itsmeravikiran.c
Our application running with 2 ignite node,. 
But data is available in one node, and not available in the second node. 
Our cache configuration: 
Cache mode:partitioned
Automatic mode:atomic
Write Synchronization mode:full_sync
Backups:1
Rebalance delay:1

We have above cache configuration. 

Could you please help, data is not available in secound node. 
Second node only cache ids are created and it's having no data in the cache
ids. 

Could you please help me on this, shall I need add any of the configuration
for this. 

My requiremnt is if node down, other node automatically re balance and get
the data. 







--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


ignite partition mode

2020-08-18 Thread itsmeravikiran.c
Our application running with 2 ignite node,. 
But data is available in one node, and not available in the second node. 
Our cache configuration: 
Cache mode:partitioned
Automatic mode:atomic
Write Synchronization mode:full_sync
Backups:1
Rebalance delay:1

We have above cache configuration. 

Could you please help, data is not available in secound node. 
Second node only cache ids are created and it's having no data in the cache
ids. 

Could you please help me on this, shall I need add any of the configuration
for this. 

My requiremnt is if node down, other node automatically re balance and get
the data. 







--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/