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/05/22 06:58:06 UTC

[GitHub] [incubator-kvrocks] git-hulk opened a new pull request, #1463: Don't use auto-retry in unit/type/list_test.go

git-hulk opened a new pull request, #1463:
URL: https://github.com/apache/incubator-kvrocks/pull/1463

   Currently, go-redis will auto-retry if the request was timeout and it may cause the duplicate push in the list test case. So we need to manually disable it to reduce the possibility of the CI test.


-- 
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


[GitHub] [incubator-kvrocks] git-hulk merged pull request #1463: Don't use auto-retry in unit/type/list_test.go

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk merged PR #1463:
URL: https://github.com/apache/incubator-kvrocks/pull/1463


-- 
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


[GitHub] [incubator-kvrocks] git-hulk commented on pull request #1463: Don't use auto-retry in unit/type/list_test.go

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk commented on PR #1463:
URL: https://github.com/apache/incubator-kvrocks/pull/1463#issuecomment-1556864527

   Thanks @torwig, merging..


-- 
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