[infinispan-issues] [JBoss JIRA] (ISPN-5567) CreateCacheCommand waiting for a number of members should be optional

Dan Berindei (JIRA) issues at jboss.org
Fri Jun 19 04:30:02 EDT 2015


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)


More information about the infinispan-issues mailing list