Migrating your Web Services and Application Installation Package (IP)
Migrating from 8.5.2.x to the current version
Start
- Stop Jetty on all the Web Services nodes.
- Update Cassandra with all cf-schema-<version>.txt files in the install_CD/data directory. For the detailed procedure, see How do I migrate Cassandra?.
- For each Web Services node, complete the following steps:
- Complete the How do upgrade from standalone to embedded Jetty? procedure.
- Review Configuring Web Services and its sub-topics and set the options required for your deployment.
The following configuration options have been modified in the $JETTY_HOME/genconfig/server-settings.yaml file in 8.5.2:Option Type of Change activationTimeout The default value changed from 1000 to 12000. connectionTimeout The default value changed from 400 to 4000. cmeAuthenticationEnabled Removed - Complete Starting and Testing.
TipMake a backup of your configuration folder ($JETTY_HOME/genconfig) to use as a reference for setting configuration options.
End
Comments or questions about this documentation? Contact us for support!