Bug 1186860

Summary: JDG650.JSR107
Product: [JBoss] JBoss Data Grid 6 Reporter: Pedro Zapata <pzapataf>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED CURRENTRELEASE QA Contact: Matej Čimbora <mcimbora>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dstahl, jdg-bugs, mgencur, slaskawi
Target Milestone: DR3   
Target Release: 6.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-23 12:24:21 UTC Type: Enhancement
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: 1186882    

Description Pedro Zapata 2015-01-28 17:35:46 UTC
Requirement:
As an application developer, I want to use JSR-107 interface (annotations) in my applications for caching, so that my code is portable across caching providers that support this interface.
 
I want to use the same JSR-107 interface (annotations) in JDG in Library mode as well as Client-Server mode, so that I can switch from one JDG deployment mode to the other with minimal code change in my application.

Priority: P1
Status:   Committed
Originator: Product Management
Responsible team: Infinispan Engineering Team

Comments:
Client-Server mode is scheduled for ISPN 7.1

Comment 1 Sebastian Łaskawiec 2015-02-18 12:59:01 UTC
PR: https://github.com/infinispan/jdg/pull/504

Comment 2 Martin Gencur 2015-02-20 08:24:35 UTC
It looks like a part of the implementation (HR client) is still missing. I'm returning this to ASSIGNED. Please move it to ON_QA once the feature is complete. 

In the mean time, we will work on verifying the library mode part of the feature.

Comment 3 Dave Stahl 2015-03-05 00:24:33 UTC
PR: https://github.com/infinispan/jdg/pull/542

Comment 4 Matej Čimbora 2015-03-05 08:43:57 UTC
Marking as verified, as the feature has been delivered in DR3 (including implementation over HotRod). Provided any issues are discovered, they will be addressed in separate bugzillas.