Fred Krone created GEODE-3056:
---------------------------------
Summary: Setting an unkown partition-resolver in gfsh throws: null
is an invalid Partition Resolver.
Key: GEODE-3056
URL: https://issues.apache.org/jira/browse/GEODE-3056
Project: Geode
Issue Type: Bug
Components: gfsh
Reporter: Fred Krone
Example:
In this case org.apache.geode.cache.util.Foo does not exist
gfsh>create region --name=region3 --type=PARTITION
--partition-resolver=org.apache.geode.cache.util.Foo
Errors with: null is an invalid Partition Resolver.
null should be "org.apache.geode.cache.util.Foo"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)