You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2017/05/09 17:52:04 UTC

[jira] [Created] (DRILL-5494) Badly-formed HTTP handler in web client

Paul Rogers created DRILL-5494:
----------------------------------

             Summary: Badly-formed HTTP handler in web client
                 Key: DRILL-5494
                 URL: https://issues.apache.org/jira/browse/DRILL-5494
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.10.0
            Reporter: Paul Rogers
            Priority: Minor


Start Drill 1.10. Look in the {{drillbits.out}} log file. Find this line:

{code}
May 01, 2017 4:17:05 PM org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: HINT: A HTTP GET method, public void org.apache.drill.exec.server.rest.LogInLogOutResources.logout(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception, returns a void type. It can be intentional and perfectly fine, but it is a little uncommon that GET method returns always "204 No Content".
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)