Bug 1248723

Summary: [GSS] Internal RuntimeExceptions in the HotRod server which have impact on the functionality should be logged as ERROR and reported to the client
Product: [JBoss] JBoss Data Grid 6 Reporter: wfink
Component: InfinispanAssignee: Galder Zamarreño <galder.zamarreno>
Status: CLOSED NOTABUG QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.1CC: jdg-bugs, ttarrant
Target Milestone: ER1   
Target Release: 6.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-27 08:52:28 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:

Description wfink 2015-07-30 16:57:29 UTC
Description of problem:
If internal issues throw RuntimeException (i.e. like CLassCastException see https://bugzilla.redhat.com/show_bug.cgi?id=1248160) it is very difficult to track this down as the Exception is only visible if the HotRod client! run with activated DEBUG/TRACE level.

How reproducible:
Use reproducer or test for https://bugzilla.redhat.com/show_bug.cgi?id=1248160


Actual results:
Cause only in DEBUG logging of the client side

Expected results:
ERROR log at server side

Comment 3 JBoss JIRA Server 2015-10-27 08:51:50 UTC
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-5651 to Resolved

Comment 4 Galder Zamarreño 2015-10-27 08:52:28 UTC
Not a bug.