[ 
https://issues.apache.org/jira/browse/GEODE-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199454#comment-17199454
 ] 

ASF GitHub Bot commented on GEODE-8504:
---------------------------------------

jhutchison commented on a change in pull request #5526:
URL: https://github.com/apache/geode/pull/5526#discussion_r492157494



##########
File path: 
geode-redis/src/acceptanceTest/java/org/apache/geode/redis/internal/executor/server/InfoRedisAcceptanceTest.java
##########
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license
+ * agreements. See the NOTICE file distributed with this work for additional 
information regarding
+ * copyright ownership. The ASF licenses this file to You under the Apache 
License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance with the 
License. You may obtain a
+ * copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software 
distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
KIND, either express
+ * or implied. See the License for the specific language governing permissions 
and limitations under
+ * the License.
+ */
+
+package org.apache.geode.redis.internal.executor.server;
+
+import org.junit.BeforeClass;
+import org.junit.ClassRule;
+import redis.clients.jedis.Jedis;
+
+import org.apache.geode.NativeRedisTestRule;
+
+public class InfoRedisAcceptanceTest extends InfoIntegrationTest {

Review comment:
       done, thanks




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

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


> implement (but not support) Redis Info command 
> -----------------------------------------------
>
>                 Key: GEODE-8504
>                 URL: https://issues.apache.org/jira/browse/GEODE-8504
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: John Hutchison
>            Priority: Major
>              Labels: pull-request-available
>
> create no-ops command to support apps using this command 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to