此内容没有您所选择的语言版本。

Chapter 2. Migrating to JBoss Data Grid 7.2


2.1. Migrating to JBoss Data Grid 7.2

When migrating to JBoss Data Grid 7.2 from JBoss Data Grid 6.6 or earlier, first follow the steps in Migrating to JBoss Data Grid 7.0 and then perform the steps in this section.

2.1.1. Product Changes

Review changes to JBoss Data Grid that impact functionality or configuration between releases.

2.1.1.1. Update Configuration for Partition Handling

In releases of JBoss Data Grid earlier than 7.2, the configuration for network partition handling was as follows:

<partition-handling enabled="true|false">
Copy to Clipboard Toggle word wrap

As of JBoss Data Grid 7.2 the following configuration takes effect:

<partition-handling when-split="ALLOW_READ_WRITES" merge-policy="NONE"/>
Copy to Clipboard Toggle word wrap

Before migrating to JBoss Data Grid 7.2, you should review the documentation to understand the different partition handling strategies and merge policies that JBoss Data Grid can use to resolve conflicts.

See the following sections of the Administration and Configuration Guide for more information:

2.1.1.2. Eviction Strategy Deprecation

JBoss Data Grid 7.2 improves the data container by deprecating the eviction configuration and adding a memory configuration. You should review these changes before migrating from an earlier release. For more information, see Set Up JVM Memory Management in the Administration and Configuration Guide.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部