DonalEvans commented on a change in pull request #6877:
URL: https://github.com/apache/geode/pull/6877#discussion_r715253325



##########
File path: 
geode-apis-compatible-with-redis/src/acceptanceTest/java/org/apache/geode/redis/internal/executor/key/RenameNxNativeRedisAcceptanceTest.java
##########
@@ -18,7 +18,7 @@
 
 import org.apache.geode.redis.NativeRedisClusterTestRule;
 
-public class RenamenxNativeRedisAcceptanceTest extends 
AbstractRenamenxIntegrationTest {
+public class RenameNxNativeRedisAcceptanceTest extends 
AbstractRenameNxIntegrationTest {

Review comment:
       Sorry to be nitpicky, but could this be "RenameNX" with a capital N and 
capital X? That's the naming pattern that has been used for other commands with 
NX versions.




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


Reply via email to