[ https://issues.apache.org/jira/browse/GEODE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen Nichols closed GEODE-9654. ------------------------------- > 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.20.7#820007)