Dan Berindei created ISPN-5567:
----------------------------------
Summary: CreateCacheCommand waiting for a number of members should be
optional
Key: ISPN-5567
URL:
https://issues.jboss.org/browse/ISPN-5567
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Affects Versions: 8.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Blocker
Fix For: 8.0.0.Beta1
CLI allows the user to create a cache on all the nodes with {{create <newCache> like
<existingCache>;}}.
It doesn't specify an expected number of members, so {{CreateCacheCommand}}
shouldn't block. However, after of the ISPN-5534 fix, the {{CreateCacheCommand}}
invocation would always time out waiting for {{0}} members. This causes
{{ClusteredCLITest.testCreateCluster()}} to always fail.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)