Bug 1011943 - Read-only attribute of remote-store is ignored
Summary: Read-only attribute of remote-store is ignored
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: unspecified
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER4
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-25 12:30 UTC by Jakub Markos
Modified: 2023-03-02 08:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
In Remote Client-Server mode, when a remote-store is defined with a read-only attribute set to true, this attribute is ignored. As a result, data may be stored in the remote store despite it being defined as read-only.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
Local node server configuration (10.98 KB, text/xml)
2013-09-25 12:30 UTC, Jakub Markos
no flags Details
Remote store server configuration (10.74 KB, text/xml)
2013-09-25 12:32 UTC, Jakub Markos
no flags Details

Description Jakub Markos 2013-09-25 12:30:39 UTC
Created attachment 802799 [details]
Local node server configuration

I have a cluster of 2 nodes (see attachments for server configs). After putting 3 entries to the cache, 1 entry is evicted and stored in the remote store (should not happen)
Worked in 6.2.0.DR4, doesn't for 6.2.0.ER1.

Comment 1 Jakub Markos 2013-09-25 12:32:50 UTC
Created attachment 802800 [details]
Remote store server configuration

Comment 3 Jakub Markos 2013-10-03 09:23:19 UTC
This is probably caused by https://issues.jboss.org/browse/ISPN-3541

Comment 4 Jakub Markos 2013-10-07 09:28:08 UTC
Verified with this fix https://github.com/infinispan/infinispan-server/pull/171 (maybe change the milestone to ER3?).


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