Bug 1198971

Summary: JSR-107 Make sure HotRod implementation passes all TCK tests
Product: [JBoss] JBoss Data Grid 6 Reporter: Matej Čimbora <mcimbora>
Component: InfinispanAssignee: Gustavo Fernandes <gfernand>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.5.0CC: dstahl, jdg-bugs, pzapataf, rmarwaha, slaskawi, ttarrant
Target Milestone: ER4   
Target Release: 6.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Passing TCK test suite is an ultimate criterion of complying with the JCache specification. Some of the tests are still not passing with HotRod implementation (i.e. functionality is not provided yet). These relate to JMX statistics, expiration and listeners, where correct functioning currently cannot be guaranteed. There is no workaround for this issue.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-23 12:26:00 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: 1214804    
Attachments:
Description Flags
Excluded tests none

Description Matej Čimbora 2015-03-05 09:10:50 UTC
Created attachment 998244 [details]
Excluded tests

Affected version: DR3

There are still multiple TCK tests commented-out (attached) for HotRod implementation of JSR-107. Make sure all tests pass to comply with the specification.