[infinispan-dev] Testsuite stability

2018-03-01 Thread Tristan Tarrant
Team, we currently have 6 failures happening on master: org.infinispan.test.hibernate.cache.commons.entity.EntityRegionAccessStrategyTest.testUpdate[non-JTA, REPL_SYNC,AccessType[read-write]] Radim is investigating this one in [1] org.infinispan.query.blackbox.CompatModeClusteredCach

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread Thomas SEGISMONT
2018-03-01 17:25 GMT+01:00 Tristan Tarrant : > Why not just prestart caches ? > > How can you do that? Will it work for caches created after the node has started? > On 3/1/18 5:14 PM, Thomas SEGISMONT wrote: > > > > 2018-03-01 16:36 GMT+01:00 Tristan Tarrant > >: > >

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread William Burns
On Thu, Mar 1, 2018 at 11:21 AM William Burns wrote: > On Thu, Mar 1, 2018 at 11:14 AM Thomas SEGISMONT > wrote: > >> 2018-03-01 16:36 GMT+01:00 Tristan Tarrant : >> >>> You need to use the brand new CacheAdmin API: >>> >>> >>> http://infinispan.org/docs/stable/user_guide/user_guide.html#obtaini

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread Tristan Tarrant
Why not just prestart caches ? On 3/1/18 5:14 PM, Thomas SEGISMONT wrote: > > 2018-03-01 16:36 GMT+01:00 Tristan Tarrant >: > > You need to use the brand new CacheAdmin API: > > > http://infinispan.org/docs/stable/user_guide/user_guide.html#obtaining_caches

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread William Burns
On Thu, Mar 1, 2018 at 11:14 AM Thomas SEGISMONT wrote: > 2018-03-01 16:36 GMT+01:00 Tristan Tarrant : > >> You need to use the brand new CacheAdmin API: >> >> >> http://infinispan.org/docs/stable/user_guide/user_guide.html#obtaining_caches > > > I'll look into that for Vert.x 3.6 which will be b

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread Thomas SEGISMONT
2018-03-01 16:36 GMT+01:00 Tristan Tarrant : > You need to use the brand new CacheAdmin API: > > http://infinispan.org/docs/stable/user_guide/user_guide. > html#obtaining_caches I'll look into that for Vert.x 3.6 which will be based on Infinispan 9.2. Is there any way to achieve these goals wit

Re: [infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread Tristan Tarrant
You need to use the brand new CacheAdmin API: http://infinispan.org/docs/stable/user_guide/user_guide.html#obtaining_caches Tristan On 3/1/18 4:30 PM, Thomas SEGISMONT wrote: > Hi, > > This email follows up on my testing of the Infinispan Cluster Manager > for Vert.x on Kubernetes. > > In on

[infinispan-dev] Embedded mode: how-to get all caches started on all nodes?

2018-03-01 Thread Thomas SEGISMONT
Hi, This email follows up on my testing of the Infinispan Cluster Manager for Vert.x on Kubernetes. In one of the tests, we want to make sure that, after a rolling update of the application, the data submitted to Vert.x' AsyncMap is still present. And I found that when the underlying cache is pre

Re: [infinispan-dev] ci.infinispan.org

2018-03-01 Thread Dan Berindei
Thanks Tristan! Looking at the git fetch command line I'm not sure it should work at all: --depth 10 is at the end, but man git fetch says it should be before the refspec. And yet I never suspected it was the cause :) I would have liked to also fetch a single branch, that would have made the fetc

[infinispan-dev] ci.infinispan.org

2018-03-01 Thread Tristan Tarrant
Hi all, just a few notes on ci.infinispan.org: - Added a permanent redirect rule from http to https - Refreshed JDKs (9.0.4, 1.8.0_161, 1.8.0_sr5fp10) - Updated Maven to 3.5.2 and Ant to 1.10.2 - Installed git 2.9.3 from the Software Collections to resolve the issue of shallow clones not working

[infinispan-dev] 9.3 branch in a week

2018-03-01 Thread Tristan Tarrant
Hi all, we will branch for 9.3 on March 7th. Tristan -- Tristan Tarrant Infinispan Lead and Data Grid Architect JBoss, a division of Red Hat ___ infinispan-dev mailing list infinispan-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/infinis