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/11/17 10:27:48 UTC

[GitHub] [incubator-kvrocks] iushas opened a new issue, #1127: command compact turn to be unknown command after rename compact to xxx

iushas opened a new issue, #1127:
URL: https://github.com/apache/incubator-kvrocks/issues/1127

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   All version 
   
   ### Minimal reproduce step
   
   1. add rename config into config file
    ```
   rename-command compact                             _dont_run_compact_rudely
   ```
   2. exce compact or _dont_run_compact_rudely
   ```
   127.0.0.1:6379> _dont_run_compact_rudely
   (error) ERR unknown command _dont_run_compact_rudely
   ```
   
   
   compacion_checker can worker well,
   ![image](https://user-images.githubusercontent.com/7236171/202422151-658f5d3f-89a3-40b4-a3fc-9a071b954a19.png)
   
   
   
   ### What did you expect to see?
   
   compact can be executed manual after rename 
   
   ### What did you see instead?
   
   UP
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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.apache.org

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


[GitHub] [incubator-kvrocks] git-hulk commented on issue #1127: command compact turn to be unknown command after rename compact to xxx

Posted by GitBox <gi...@apache.org>.
git-hulk commented on issue #1127:
URL: https://github.com/apache/incubator-kvrocks/issues/1127#issuecomment-1319473758

   > thans @git-hulk and @PragmaTwice , it's normal in 2.2.0。 Looking forward to the official release!
   
   @iushas New release is available now.


-- 
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] iushas commented on issue #1127: command compact turn to be unknown command after rename compact to xxx

Posted by GitBox <gi...@apache.org>.
iushas commented on issue #1127:
URL: https://github.com/apache/incubator-kvrocks/issues/1127#issuecomment-1319471395

   thans hulk and Twice, it's normal in 2.2.0。 Looking forward to the official release!


-- 
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 issue #1127: command compact turn to be unknown command after rename compact to xxx

Posted by GitBox <gi...@apache.org>.
git-hulk commented on issue #1127:
URL: https://github.com/apache/incubator-kvrocks/issues/1127#issuecomment-1318433796

   @iushas That's a known bug and it's fixed in #1047. Good news is @PragmaTwice has called the release vote in Apache community, 2.2.0 will be coming tonight if no further objection.


-- 
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] iushas closed issue #1127: command compact turn to be unknown command after rename compact to xxx

Posted by GitBox <gi...@apache.org>.
iushas closed issue #1127: command compact turn to be unknown command after rename compact to xxx
URL: https://github.com/apache/incubator-kvrocks/issues/1127


-- 
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] PragmaTwice commented on issue #1127: command compact turn to be unknown command after rename compact to xxx

Posted by GitBox <gi...@apache.org>.
PragmaTwice commented on issue #1127:
URL: https://github.com/apache/incubator-kvrocks/issues/1127#issuecomment-1318438065

   @iushas Hi, you can try docker image apache/kvrocks:2.2.0 and see if it is solved. It is a prerelease now but will be an official release soon.


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