-
Notifications
You must be signed in to change notification settings - Fork 30
YEDIS API not Enabled #32
Copy link
Copy link
Open
Description
Regardless of if the YEDIS port is specified, the setup_redis_table operation doesn't seem to be run on the cluster.
I had to open a shell and manually run [root@yb-master-0 yugabyte]# ./bin/yb-admin setup_redis_table -master_addresses 172.24.114.156:7100,172.24.212.145:7100,172.24.114.155:7100 to initialize it.
Glancing through the code, this seems like it may be a feature gap, not a bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels