[
https://issues.apache.org/jira/browse/DRILL-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403110#comment-16403110
]
Venkata Jyothsna Donapati commented on DRILL-6008:
--------------------------------------------------
[~arina] With DRILL-6044 changes the post request (shutdown request) is done on
the host from the url. So this issue will not occur. Moreover, I have tried to
shutdown using short host name from Postman(Rest API client) and it works fine
(This works only in case of ssl, auth disabled). All I did was add
XX.XX.XX.XXX cv1 cv1.lab in /etc/hosts in my local from where I'm using the
Postman to shutdown (POST on http://cv1:8047/gracefulShutdown)
> Unable to shutdown Drillbit using short domain name
> ---------------------------------------------------
>
> Key: DRILL-6008
> URL: https://issues.apache.org/jira/browse/DRILL-6008
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Arina Ielchiieva
> Assignee: Venkata Jyothsna Donapati
> Priority: Major
> Attachments: fqdn.JPG, method_is_not_allowed.JPG,
> response_of_undefined.JPG
>
>
> Could not shutdown drillbit on cluster where host name was used as drillbit's
> address (fqdn.JPG). Pressing shutdown resulted in
> (response_of_undefined.JPG). I have tried using ip address and also no luck
> (method_is_not_allowed.JPG).
> I could shutdown drillbit in embeddded mode but then I saw the following
> errors (local_shutdown.JPG): looks like Web UI was trying to get drillbit
> status though it was down.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)