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

ASF subversion and git services commented on IMPALA-7210:
---------------------------------------------------------

Commit 0091cd6027b1e64d0209f9fae08271ed47cc524a in impala's branch 
refs/heads/2.x from Dan Hecht
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0091cd6 ]

IMPALA-7210: global debug actions should be case insensitive

The ExecNode debug actions don't care about case so better
to be consistent.

Testing: verify that this works:
  set debug_action=coord_before_exec_rpc:sleep@1000

Change-Id: Ia3f738caeb602afce4ca638ce354302e521187dc
Reviewed-on: http://gerrit.cloudera.org:8080/10814
Reviewed-by: Dan Hecht <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Global debug_action should use case insensitive comparisons
> -----------------------------------------------------------
>
>                 Key: IMPALA-7210
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7210
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Dan Hecht
>            Assignee: Dan Hecht
>            Priority: Major
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> The ExecNode debug actions use case insensitivity to parse phase, action, 
> etc, so it would make sense for the global actions to do the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to