we use redis-cluster, add node for redis-cluster, and reshard slots. Some never expire lists keys will appear the expiration time.
we test that if change redis-trib.rb MigrateDefaultPipeline equal to 1 which used in line 918 and the default value is 10,the result is correct;but if MigrateDefaultPipeline = 3 , still there is an error;