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

Anilkumar Gingade updated GEODE-9804:
-------------------------------------
    Component/s: native client

> Both registerAllKeys and registerRegex always fetch initial entries.
> --------------------------------------------------------------------
>
>                 Key: GEODE-9804
>                 URL: https://issues.apache.org/jira/browse/GEODE-9804
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob Barrett
>            Priority: Major
>              Labels: needsTriage, pull-request-available
>
> A inconsistency and bug in how the two regex interest methods configure the 
> initial interest policy results in the both registerAllKeys and registerRegex 
> fetching all initial entries despite the boolean parameter to get initial 
> entries. Furthermore the misconfiguration results in none of the entries 
> actually getting sent to the cache listener. The result is unnecessarily long 
> registration times, network traffic and load on the servers. On servers with 
> say millions of keys this can result in long GC pauses to unintentionally 
> iterate over all those keys.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to