Communications and Wireless
1845142 Members
2159 Online
110237 Solutions
New Discussion

Redis Multinode + SAP Cloud

 
katheran
Occasional Contributor

Redis Multinode + SAP Cloud

I have deployed my application on SAP Cloud Foundary which creates connection with Redis Multinode instance running on the cloud. The application can push and fetch data from Redis successfully. Now I want to check high availability of Redis Nodes by crashing nodes of redis one by one (cloud has the instance of Redis with 3 nodes, 1 being master and other 2 as its slave). I have been trying to crash anyone of the nodes by using redis-cli, ssh connection but could not get success in that. Can anyone please help me to know how to crash any single node of Redis clusterin  SAP cloud environment? Any help would be appreciated. Thanks :)