hanxi commented on PR #3294: URL: https://github.com/apache/kvrocks/pull/3294#issuecomment-3651015556
> @hanxi Except for comments inline. There are two issues to be addressed: > > 1. Using the namespace command should return an error if the Redis DB compatible feature is enabled. > 2. Add Go test cases for this feature. For HOW-TO page, can refer to: http://localhost:3000/community/contributing#tests Thanks for the feedback! I'll address both issues: 1. Add error handling for namespace command when redis-select-compatible is enabled 2. Add Go test cases for this feature I'll need some time to familiarize myself with the testing framework and will submit the updates 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
