[
https://issues.apache.org/jira/browse/GEODE-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker closed GEODE-1113.
--------------------------------
> 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
> Priority: Major
> Labels: gsoc2016, low-hanging-fruit
>
> {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
(v7.6.3#76005)