Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1111394

Summary: Allow configuring keepalive for hotrod connections
Product: [JBoss] JBoss Data Grid 6 Reporter: Misha H. Ali <mhusnain>
Component: DocumentationAssignee: Misha H. Ali <mhusnain>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: jdg-bugs, jdg-docs, jpallich, mgencur, mhusnain, mmarkus
Target Milestone: CR1   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1111221 Environment:
Last Closed: 2014-07-21 02:15:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1111221    
Bug Blocks:    

Comment 3 Martin Gencur 2014-07-14 08:28:39 UTC
Let's change the note from 

"The TCP KEEPALIVE configuration is enabled/disabled on the Hot Rod Java client either through a config property as seen in the example (infinispan.client.hotrod.tcp_keep_alive = true/false or programmatically through the Configuration.keepAlive() method." 

to

"The TCP KEEPALIVE configuration is enabled/disabled on the Hot Rod Java client either through a config property as seen in the example (infinispan.client.hotrod.tcp_keep_alive = true/false or programmatically through the org.infinispan.client.hotrod.ConfigurationBuilder.tcpKeepAlive() method."

Comment 5 Misha H. Ali 2014-07-21 02:15:01 UTC
Now available on access.redhat.com under the JBoss Data Grid 6.3 documentation label.