Bug 1306389

Summary: JGRP-2014 FILE_PING destination file name can include File.separator characters
Product: [JBoss] JBoss Data Grid 6 Reporter: Alan Field <afield>
Component: JGroupsAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.6.0CC: bban, pslavice, pzapataf, wfink
Target Milestone: ER1   
Target Release: 6.6.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: 1309749    

Description Alan Field 2016-02-10 17:14:49 UTC
Description of problem:

Tracking bug for JDG 6.6

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Alan Field 2016-02-11 13:45:39 UTC
This has been fixed upstream, so the following commit just needs to be cherry picked:

https://github.com/belaban/JGroups/commit/a95a3e2e3f2707d41388bf00e2f9bf6ec37bf262

Comment 3 Alan Field 2016-02-15 14:56:04 UTC
(In reply to Alan Field from comment #2)
> This has been fixed upstream, so the following commit just needs to be
> cherry picked:
> 
> https://github.com/belaban/JGroups/commit/
> a95a3e2e3f2707d41388bf00e2f9bf6ec37bf262

Actually, the previous commit did not fix the issue, but this one will:

https://github.com/alanfx/JGroups/commit/78ce57a3f4b7acfb2ad9c9fdcf0d1a45630ee8b7

Comment 4 Alan Field 2016-03-02 13:32:41 UTC
(In reply to Alan Field from comment #3)
> (In reply to Alan Field from comment #2)
> > This has been fixed upstream, so the following commit just needs to be
> > cherry picked:
> > 
> > https://github.com/belaban/JGroups/commit/
> > a95a3e2e3f2707d41388bf00e2f9bf6ec37bf262
> 
> Actually, the previous commit did not fix the issue, but this one will:
> 
> https://github.com/alanfx/JGroups/commit/
> 78ce57a3f4b7acfb2ad9c9fdcf0d1a45630ee8b7

This is the ultimate fix for this issue: (I mean it this time!)

https://github.com/belaban/JGroups/commit/983fc49edc0350c081158bea4a534bdb4e70ed29

Comment 5 JBoss JIRA Server 2016-04-19 07:11:12 UTC
Vaclav Dedik <vdedik> updated the status of jira JDG-85 to Resolved

Comment 6 Pedro Zapata 2016-07-20 15:40:43 UTC
Fix needs to be cherry-picked into JDG

Comment 8 Alan Field 2016-08-12 19:03:38 UTC
Verified with JDG 6.6.1 ER1