[
https://issues.apache.org/jira/browse/GEODE-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Markito Oliveira updated GEODE-1113:
--------------------------------------------
Labels: gsoc2016 low-hanging-fruit (was: low-hanging-fruit)
> 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
> 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
(v6.3.4#6332)