Bug 1247380

Summary: HotRod size method doesn't check BULK_READ permission
Product: [JBoss] JBoss Data Grid 6 Reporter: Dave Stahl <dstahl>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.0CC: chuffman, jdg-bugs, mgencur, ttarrant, vjuranek, wburns
Target Milestone: DR1   
Target Release: 6.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When <methodname>size()</methodname> is performed using the HotRod client, a MapReduce task is invoked internally to determine the total number of entries present in the cache. Previously this operation did not require any permissions; however, a check has been added to ensure the role invoking <methodname>size()</methodname> has the <literal>BULK_READ</literal> permission. This issue is resolved as of Red Hat JBoss Data Grid 6.6.0.
Story Points: ---
Clone Of: 1234927 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: 1234927    
Bug Blocks: