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

ASF GitHub Bot commented on TINKERPOP-915:
------------------------------------------

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

    https://github.com/apache/tinkerpop/pull/618#discussion_r125010442
  
    --- Diff: 
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerIntegrateTest.java
 ---
    @@ -212,11 +208,6 @@ public Settings overrideSettings(final Settings 
settings) {
                     // Trust ONLY the server cert
                     settings.ssl.trustCertChainFile = SERVER_CRT;
                        break;
    -            case "shouldStartWithDefaultSettings":
    --- End diff --
    
    you removed this test configuration option, but left the test itself? did 
you mean to do that?


> Gremlin Server supports REST and Websockets simultanteously
> -----------------------------------------------------------
>
>                 Key: TINKERPOP-915
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-915
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.0.2-incubating
>            Reporter: stephen mallette
>
> Develop a {{Channelizer}} that allows REST and Websockets to be configured at 
> the same time.  I've personally tried to do this on a couple of attempts 
> while following a Netty sample, but I've never been able to get it to work.  
> Perhaps folks like [~pluradj] or [~dmill] would like to give it a go some 
> day? :)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to