You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/09/24 12:34:00 UTC

[jira] [Work logged] (HIVE-22235) CommandProcessorResponse should not be an exception

     [ https://issues.apache.org/jira/browse/HIVE-22235?focusedWorklogId=317447&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317447 ]

ASF GitHub Bot logged work on HIVE-22235:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Sep/19 12:33
            Start Date: 24/Sep/19 12:33
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #784: HIVE-22235 CommandProcessorResponse should not be an exception
URL: https://github.com/apache/hive/pull/784
 
 
   The CommandProcessorResponse class extends Exception. This may be convenient, but it is wrong, as a response is not an exception.
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 317447)
    Remaining Estimate: 0h
            Time Spent: 10m

> CommandProcessorResponse should not be an exception
> ---------------------------------------------------
>
>                 Key: HIVE-22235
>                 URL: https://issues.apache.org/jira/browse/HIVE-22235
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22235.01.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The CommandProcessorResponse class extends Exception. This may be convenient, but it is wrong, as a response is not an exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)