Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Resource Kit Upgrade (In-place Upgrade)
  10. Post-Upgrade Tasks
  11. Search Configuration Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Appendix A: Troubleshooting the Upgrade Process
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Processing Existing ActiveVOS Tasks
  18. Appendix D: Configuring Metadata Caching

Upgrading from Version 10.0, 10.1, 10.2, or 10.3

Upgrading from Version 10.0, 10.1, 10.2, or 10.3

Editing Infinispan Attributes

Editing Infinispan Attributes

To configure metadata caching attributes, edit the
infinispanConfig.xml
file for the Hub Server. For help with the Infinispan configuration, see the Infinispan documentation.
The Process Server also has an Infinispan configuration file. The default attribute values should be sufficient, however if you notice issues with the performance of the Process Server, you can fine-tune the attribute values.
  1. Navigate to the following directory:
    <
    MDM Hub installation directory
    >/hub/server/resources
  2. Make a backup copy of the following file:
    infinispanConfig.xml
  3. Open the
    infinispanConfig.xml
    file and find the Infinispan version number, which appears in the
    xsi:schemaLocation
    attribute.
  4. Review the documentation for the Infinispan version.
    In the following URLs, substitute the version number wherever the path contains #.#.
    • To view the configuration schema, go to the URL that is contained in the
      xsi:schemaLocation
      attribute in the file.
    • To learn about the attributes, go to
      https://docs.jboss.org/infinispan/
      <#.#.x>
      /configdocs/
    • To learn about Infinispan, go to
      http://infinispan.org/docs/
      <#.#.x>
      /
      and select the "Frequently Asked Questions" link.
  5. Edit the file and save it.

0 COMMENTS

We’d like to hear from you!