Bug 1213316

Summary: [GSS](6.4.z) logging statement to trace remoting heartbeat
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Carsten Lichy-Bittendorf <clichybi>
Component: RemotingAssignee: Peter Palaga <ppalaga>
Status: CLOSED CURRENTRELEASE QA Contact: Jiří Bílek <jbilek>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.3.3CC: bmaxwell, istudens, jbilek, msochure, pjurak, ppalaga
Target Milestone: CR1   
Target Release: EAP 6.4.14   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-23 08:21:15 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:    
Bug Blocks: 1401452, 1419495    

Description Carsten Lichy-Bittendorf 2015-04-20 10:25:00 UTC
Description of problem:

you can set the heartbeat on a remoting connection by setting:
remote.connection.default.connect.options.org.jboss.remoting3.RemotingOptions.HEARTBEAT_INTERVAL
What is missing is the option to log on the client when the heartbeat message is fired.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. set remote.connection.default.connect.options.org.jboss.remoting3.RemotingOptions.HEARTBEAT_INTERVAL
2. enable org.jboss.remoting3 logging on DEBUG
3. create remoting connection and check log statements

Actual results:
- debug messages on heartbeat not available

Expected results:
- debug messages on heartbeat every beat available

Additional info:
- https://issues.jboss.org/browse/WFLY-4539

Comment 7 Jiří Bílek 2017-03-03 07:57:27 UTC
For clear:

Steps to Reproduce:
1. set remote.connection.default.connect.options.org.jboss.remoting3.RemotingOptions.HEARTBEAT_INTERVAL
2. enable org.jboss.remoting logging on TRACE
3. create remoting connection and check log statements

Expected results:
2017-03-02 16:26:49,575 3274  TRACE [org.jboss.remoting.remote.connection] (Remoting "config-based-ejb-client-endpoint" write-1:) Sending connection alive


Verified with EAP 6.4.14.CP.CR1

Comment 8 Petr Penicka 2017-03-23 08:21:15 UTC
Released with EAP 6.4.14 on March 14 (ZIPs) and March 22 (RPMs).