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

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

Github user metatype commented on a diff in the pull request:

    https://github.com/apache/incubator-geode/pull/265#discussion_r84112416
  
    --- Diff: 
geode-assembly/src/test/java/org/apache/geode/rest/internal/web/RestSecurityIntegrationTest.java
 ---
    @@ -94,7 +94,7 @@ public static void before() throws Exception {
       @Test
       public void testFunctions() throws Exception {
         String json = "{\"@type\":\"double\",\"@value\":210}";
    -
    +    Thread.sleep(500000);
    --- End diff --
    
    This seems like a really long pause for an integration test.  Is there 
another way to do this?


> Upgrade Swagger libraries
> -------------------------
>
>                 Key: GEODE-2014
>                 URL: https://issues.apache.org/jira/browse/GEODE-2014
>             Project: Geode
>          Issue Type: Improvement
>          Components: rest (dev)
>    Affects Versions: 1.0.0-incubating
>            Reporter: Kevin Duling
>            Assignee: Kevin Duling
>
> Upgrade swagger and swagger-springmvc



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to