Bug 975397 - purge set to true by default in cache stores
Summary: purge set to true by default in cache stores
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 6.2.0
Assignee: Tristan Tarrant
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks: 975081
TreeView+ depends on / blocked
 
Reported: 2013-06-18 11:24 UTC by Michal Linhard
Modified: 2025-02-10 03:27 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:27:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Linhard 2013-06-18 11:24:34 UTC
the purge attribute

<store class="..." purge="false">
   <property name="..">...</property>
...
</store>

is set to true by default in JDG server.

I'm not sure whether this deliberate or a bug.

IMO this is quite dangerous default - causing the entries not to survive server restarts.

Comment 1 Tristan Tarrant 2013-06-19 13:02:08 UTC
purge="true" is the default for all cache stores, so I don't see why custom ones should be treated differently.
Whether purging should be true as a default is certainly questionable

Comment 6 Red Hat Bugzilla 2025-02-10 03:27:57 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


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