This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-2
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from a851e54a0 Merge branch 'unstable' into aleksraiden-patch-2
add 6d150587d fix: SA1019: rdb2.ClusterSlots is deprecated
add d46255fd2 fix: SA1019: rdbA.SlaveOf is deprecated
add debd77a5f add disabling rule for SA1019 (deprecated command at redis)
No new revisions were added by this update.
Summary of changes:
tests/gocase/.golangci.yml | 3 ++-
tests/gocase/integration/cluster/cluster_test.go | 18 +++++++++---------
.../gocase/integration/replication/replication_test.go | 6 +++---
.../integration/replication/slow_consumer_bug_test.go | 4 ++--
tests/gocase/integration/rsid/rsid_test.go | 2 +-
tests/gocase/unit/multi/multi_test.go | 2 +-
tests/gocase/util/client.go | 2 +-
7 files changed, 19 insertions(+), 18 deletions(-)