Bug 1247380
| Summary: | HotRod size method doesn't check BULK_READ permission | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Dave Stahl <dstahl> |
| Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5.0 | CC: | 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: | 2025-02-10 03:47:56 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: | 1234927 | ||
| Bug Blocks: | |||
|
Comment 4
Red Hat Bugzilla
2025-02-10 03:47:56 UTC
|