thetestcoder's avatar

We migrated self hosted redis to Valkey 8.1 serverless aws elasticache.

Hi All,

Old

  1. AWS EC2 for application servers
  2. AWS EC2 for horizon server
  3. AWS EC2 for self hosted Redis

New

  1. AWS EC2 for application servers with ASG
  2. AWS EC2 for horizon server
  3. Valkey Serverless Cluster Mode

Recently we moved self hosted redis 7.2 to valkey 8.1 culster mode. We update all configuration for slot and all. but as we are running bulk cmapaign before migration the horizon was sending all jobs perfectly. But after migration in between many jobs just missed out.

Example

We running a campaign where audience is 4000, once campaign completed we get some of audience get the communication notification and messages.

Before Migration

Send all message to 4000 Audience

After migration

Sometime send to some people (random number) and sometime staying to 0.

No Failure message or jobs show its just skipped or not register silently. there is no code update for this campaigning.

current horizon configuration

0 likes
0 replies

Please or to participate in this conversation.