You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/06/24 15:12:02 UTC

[GitHub] [incubator-kvrocks] git-hulk opened a new pull request, #661: Fix the role command can't be used when loading data

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

   This closes #655 
   
   Currently, Kvrocks forbid using the DB pointer when loading data,
   so we add `ok-loading` to exclude those commands that do NOT use the DB pointer.
   We forgot to add `ok-loading` to the role command which is using by the replication test case: [tests/integration/replication.tcl#L254](https://github.com/apache/incubator-kvrocks/blob/unstable/tests/tcl/tests/integration/replication.tcl#L254)


-- 
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 #661: Fix the role command can't be used when loading data

Posted by GitBox <gi...@apache.org>.
git-hulk commented on PR #661:
URL: https://github.com/apache/incubator-kvrocks/pull/661#issuecomment-1166175564

   Thanks all, 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


[GitHub] [incubator-kvrocks] git-hulk merged pull request #661: Fix the role command can't be used when loading data

Posted by GitBox <gi...@apache.org>.
git-hulk merged PR #661:
URL: https://github.com/apache/incubator-kvrocks/pull/661


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