[ 
https://issues.apache.org/jira/browse/GEODE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Deppe resolved GEODE-4914.
-------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

This should now be fixed since regions are not created for each different hash 
and set. Lists do still have a 1:1 region created, but that should also be 
fixed soonish.

> take long time to create a region
> ---------------------------------
>
>                 Key: GEODE-4914
>                 URL: https://issues.apache.org/jira/browse/GEODE-4914
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: pengxu
>            Priority: Major
>             Fix For: 1.13.0
>
>
> while apache geode acts as a redis server, it takes long time to insert the 
> first element for data structures except string and hashset.
> In the geode server log, it shows that the gemfireredis took nearly 2 seconds 
> to finish the creation for a new region.
> According to the testing, there are major gap between the performance and the 
> annouced benchmark in cwiki.
> here is the detailed log info
> ======================
> [info 2018/03/22 20:46:10.963 CST server-138 <Function Execution Processor1> 
> tid=0x5d] Partitioned Region /ss0 is born with prId=17 ident:#ss0
> [info 2018/03/22 20:46:11.006 CST server-138 <Function Execution Processor1> 
> tid=0x5d] XmlEntity:searchString: //cache:region[@name='ss0']
> [info 2018/03/22 20:46:13.126 CST server-138 
> <GeodeRedisServer-WorkerThread-2> tid=0x60] Initializing region _B__ss0_16
> [info 2018/03/22 20:46:13.126 CST server-138 
> <GeodeRedisServer-WorkerThread-2> tid=0x60] Initialization of region 
> _B__ss0_16 completed
> ======================================



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to