[ https://issues.apache.org/jira/browse/GEODE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hale Bales resolved GEODE-9654. ------------------------------- Fix Version/s: 1.15.0 Resolution: Fixed > Add system property for configuring redis timeouts > -------------------------------------------------- > > Key: GEODE-9654 > URL: https://issues.apache.org/jira/browse/GEODE-9654 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Hale Bales > Assignee: Hale Bales > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > We have a some hard coded timeouts in our redis module that may or may not > work in our customer environments. We should probably make some these things > configurable with system properties so support could help customers get pass > issues if these timeouts don't work. > In NettyRedisServer: > - CONNECT_TIMEOUT_MILLIS > - new WriteTimeoutHandler(10) > PassiveExpirationManager.INTERVAL > We shall sweep through the code and find other hardcoded constants and see if > we want there to be a chance for support to configure them. -- This message was sent by Atlassian Jira (v8.3.4#803005)