Re: L2-cache slow/not working as intended

2020-11-12 Thread Bastien Durel
This way, its client will just connect to the existing cluster > with data already there. > > You can also enable Ignite persistence, but I assume that's not what > you want. Hello. Ignite is already started in client mode before initializing hibernate, and connected to a few stand-alon

Re: L2-cache slow/not working as intended

2020-11-09 Thread Bastien Durel
e is recreated each time. It may be a configuration problem, but reading [1], I cannot find why Regards, [1] https://ignite.apache.org/docs/latest/extensions-and-integrations/hibernate-l2-cache -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. b

Re: L2-cache slow/not working as intended

2020-11-09 Thread Bastien Durel
ead-speed test, so we needed some big chunk data to see problems ... You can see on the other post I made the L2C does not even caches the only one User I have in my test db. Regards, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du..

Re: L2-cache slow/not working as intended

2020-11-09 Thread Bastien Durel
nction on this server since it starts. Regards, чт, 5 нояб. 2020 г. в 01:59, Bastien Durel : > Hello, > > I'm using an ignite cluster to back an hibernate-based application. > I > configured L2-cache as explained in > > https://ignite.apache.org/docs/latest/extensions-

L2-cache slow/not working as intended

2020-11-05 Thread Bastien Durel
able = false, updatable = false) private long clientId; @Id @Column(name = "event_date") private Date eventDate; @Id @Column private long num; /* [...] */ } -- Bastien Durel DATA Intégration des données de l'entreprise, Systèm

Re: Tracing configuration

2020-10-30 Thread Bastien Durel
, but I don't know enough about maven to see what the patch is about to change. Regards, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0) 1 57 19 59 28 fax : +33 (0) 1 57 19 59 73 45 avenue Carnot, 94230 CACHAN France www.data.fr

Tracing configuration

2020-10-30 Thread Bastien Durel
Best regards, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0) 1 57 19 59 28 fax : +33 (0) 1 57 19 59 73 45 avenue Carnot, 94230 CACHAN France www.data.fr

Re: removing ControlCenterAgent

2020-10-30 Thread Bastien Durel
he same BLT like before > the restart to avoid data loss. > Hello, Thanks for info. I've removed the db directory on all nodes, as most of my data is in 3rd-party storage, and I can live without event logs that uses ignite storage, as we're not in production. We'll keep this in mind to avoid

Re: removing ControlCenterAgent

2020-10-28 Thread Bastien Durel
I forget to attach my configuration (I removed the cache config details)I'm using the debian package, so I run the cluster with xml configuration. Regards, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0

removing ControlCenterAgent

2020-10-28 Thread Bastien Durel
=metastorage.cluster.id.tag Is there a way to recover ? Thanks, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0) 1 57 19 59 28 fax : +33 (0) 1 57 19 59 73 45 avenue Carnot, 94230 CACHAN France www.data.fr

Shared counter

2020-08-26 Thread Bastien Durel
on exit, i guess ? Should I use a cache with (summing all counters) and manually evict rows when I get a EVT_NODE_FAILED/EVT_NODE_LEFT event, or is there a better way ? Thanks, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du

Re: third-party persistance and junction table

2020-07-24 Thread Bastien Durel
third party data storage that used > as > cache-store. > > It's expected that inserts and updates will be rejected in case if > they > break some rules. > > BR, > Andrei > 7/21/2020 11:16 AM, Bastien Durel пишет: > > Hello, > > > > I have a ju

third-party persistance and junction table

2020-07-21 Thread Bastien Durel
ignite (backed by RDBMS) ? Regards, -- Bastien Durel DATA Intégration des données de l'entreprise, Systèmes d'information décisionnels. bastien.du...@data.fr tel : +33 (0) 1 57 19 59 28 fax : +33 (0) 1 57 19 59 73 12 avenue Raspail, 94250 GENTILLY France www.data.fr