Cassandra Configuration
Important
Starting in 9.0.005.15, Cassandra support is deprecated in Genesys Co-browse and Redis is the default database for new customers. Support for Cassandra will be discontinued in a later release.Important
Starting from 9.0.014.XXX, Co-browse Server does not support External Cassandra and therefore, does not supply Cassandra_Resource_Access_Point_900 application templates.Contents
This page describes Cassandra configuration in Genesys Co-browse.
Overview of Cassandra Access and Management
- Co-browse server can be interconnected with an external Cassandra cluster.
- Genesys Co-browse configuration is now similar to configuration of GWE and UCS.
- Co-browse uses Cassandra 2.X. For supported versions of Cassandra, see Genesys Co-browse in the Supported Operating Environment Reference Guide.
Co-browse Keyspace Configuration
Keyspace specific options are kept in a dedicated configuration section, cassandraKeyspace Section. These options apply to external Cassandra.
External Cassandra Cluster Access Configuration
You can use a dedicated Cassandra Resource Access Point in Configuration Server to link a Co-browse server to an external Cassandra cluster.
Procedure: Create a Dedicated Cassandra Resource Access Point
Start of Procedure
- Import the templates Cassandra_Resource_Access_Point_900.apd and Cassandra_Resource_Access_Point_900.xml
- Using the imported application template from the previous step, create one Cassandra Resource Access Point(RAP) for each Cassandra node in an external Cassandra cluster that the Co-browse server needs to communicate with. Configure the following:
- For Host, specify the host of the external Cassandra Node
- Add a default port with the value of the rpc port the Cassandra node is using to listen for Thrift client connections. Optionally, specify rpc protocol for the port.
- Add a native port with the value of the CQL native port the Cassandra node is using to listen for CQL client connections. Optionally, specify native protocol for the port.
-
Configure Cassandra RAP Connections:
- Add Cassandra RAP connections to the Co-browse Cluster application object.
Several connections with different Cassandra RAP applications ensures a redundancy of connections to the external Cassandra cluster. If one Cassandra node in the cluster fails, Co-browse server will be able to cooperate with the external Cassandra cluster through a different Cassandra node.
End of Procedure
This page was last edited on November 27, 2021, at 05:19.
Comments or questions about this documentation? Contact us for support!