wu-sheng commented on a change in pull request #3017: fix deleteIndex repeat 
append namespace
URL: https://github.com/apache/skywalking/pull/3017#discussion_r300850684
 
 

 ##########
 File path: 
oap-server/server-library/library-client/src/test/java/org/apache/skywalking/oap/server/library/client/elasticsearch/ITElasticSearchClient.java
 ##########
 @@ -183,4 +183,14 @@ public void bulk() throws InterruptedException {
         bulkProcessor.flush();
         bulkProcessor.awaitClose(2, TimeUnit.SECONDS);
     }
+
+    @Test
+    public void undoFormatIndexName() {
 
 Review comment:
   Take an example with other tests in this class.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to