You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "git-hulk (via GitHub)" <gi...@apache.org> on 2023/03/24 02:13:41 UTC

[GitHub] [incubator-kvrocks] git-hulk commented on a diff in pull request #1345: Fix missing stream increment batch in cluster migration

git-hulk commented on code in PR #1345:
URL: https://github.com/apache/incubator-kvrocks/pull/1345#discussion_r1147050397


##########
tests/gocase/integration/slotmigrate/slotmigrate_test.go:
##########
@@ -542,6 +542,45 @@ func TestSlotMigrateDataType(t *testing.T) {
 		}
 	})
 
+	t.Run("MIGRATE - increment sync stream from WAL", func(t *testing.T) {
+		slot := 3

Review Comment:
   ```suggestion
   		slot := 40
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org