William Markito Oliveira created GEODE-1113:
-----------------------------------------------
Summary: Redis Adapter region creation performance problems
Key: GEODE-1113
URL: https://issues.apache.org/jira/browse/GEODE-1113
Project: Geode
Issue Type: Bug
Components: redis
Reporter: William Markito Oliveira
{code}com.gemstone.gemfire.internal.redis.RegionProvider.java{code} is using
gfsh command to create region which is slow and caused some perf. problems for
Redis operations.
The attached patch replace it with {code}RegionFactory{code} which fix the perf
problem but doesn't work with cluster config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)