Bug 1159559 - Bulk HotRod operations fail when using authorization
Summary: Bulk HotRod operations fail when using authorization
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: 6.3.2
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-01 14:08 UTC by Tristan Tarrant
Modified: 2016-08-02 12:03 UTC (History)
6 users (show)

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.
Clone Of:
Environment:
Last Closed: 2015-01-26 14:06:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4927 0 Major Closed Bulk Ops in HotRod should use new implementations of keySet and entrySet 2016-08-02 12:03:07 UTC

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


Note You need to log in before you can comment on or make changes to this bug.