Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1159559

Summary: Bulk HotRod operations fail when using authorization
Product: [JBoss] JBoss Data Grid 6 Reporter: Tristan Tarrant <ttarrant>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.1CC: dstahl, jdg-bugs, jpallich, mhusnain, slaskawi, vjuranek
Target Milestone: CR1   
Target Release: 6.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously in Red Hat JBoss Data Grid, the Hot Rod Bulk operations used MapReduce which implied the EXEC permission even though conceptually they should be BULK_READ operations. This is now fixed in JBoss Data Grid 6.3.2.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-26 14:06:02 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:

Description Tristan Tarrant 2014-11-01 14:08:05 UTC
The HotRod Bulk ops use MapReduce which implies the EXEC permission even though conceptually they should be BULK_READ ops.

Comment 2 Sebastian Ɓaskawiec 2014-11-04 13:17:11 UTC
PR: https://github.com/infinispan/jdg/pull/320

Comment 3 Vojtech Juranek 2014-11-27 20:22:15 UTC
Not sure, if size() operation is bulk or not, it's alos implemented via map-reduce, and it requires ADMIN permission. However, marking as verified, as this issue is tracked as BZ #1161479.

Comment 4 JBoss JIRA Server 2016-08-02 12:03:07 UTC
Tristan Tarrant <ttarrant> updated the status of jira ISPN-4927 to Closed