Bug 1366754

Summary: [GSS] (6.4.z) Session locking timeout not honored
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: dereed
Component: ClusteringAssignee: Radoslav Husar <rhusar>
Status: CLOSED CURRENTRELEASE QA Contact: Michal Vinkler <mvinkler>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.4.6CC: bmaxwell, dereed, jbilek, jtruhlar, msochure, paul.ferraro, ppalaga, rhusar
Target Milestone: CR1   
Target Release: EAP 6.4.11   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:08:56 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: 1368280, 1370648, 1361648    

Description dereed 2016-08-12 17:27:20 UTC
When SharedLocalYieldingClusterLockManager#lock fails to get a lock it does not update the timeout correctly, so it continues to loop longer than it should.

This is from BZ 993041, where it removed an exception so it will retry, but failed to reset the timeout in that case (which wasn't needed when it threw an exception).

Comment 7 Jiří Bílek 2016-10-05 08:56:13 UTC
Verified with EAP 6.4.11.CP.CR1

Comment 8 Petr Penicka 2017-01-17 13:08:56 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.