Bug 1022884

Summary: Incomplete separation of include files
Product: [JBoss] JBoss Data Grid 6 Reporter: Radim Vansa <rvansa>
Component: CPP ClientAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Alan Field <afield>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: mgencur, sjacobs
Target Milestone: ER3   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1022890 (view as bug list) 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:
Bug Depends On:    
Bug Blocks: 1010419    

Description Radim Vansa 2013-10-24 08:53:55 UTC
The application should be able to link to the library distribution without the need of sources - headers from the include/ directory should not include anything outside of this folder (or standard headers).

Comment 2 Martin Gencur 2013-10-24 14:09:04 UTC
This prevents us from running any load/stress tests. Fixing this will enable testing of connection pooling as well. Making it a Beta blocker.