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

Chinmay Kulkarni edited comment on PHOENIX-5537 at 2/11/20 9:36 PM:
--------------------------------------------------------------------

[~dbwong] I've added [~RichardAntal] as a contributer for Apache Phoenix and 
assigned the JIRA to him. To get a Hadoop QA run, the JIRA needs to be in the 
"Patch Available" status by clicking on "Submit Patch". I've done for now.


was (Author: ckulkarni):
I've added [~RichardAntal] as a contributer for Apache Phoenix and assigned the 
JIRA to him. To get a Hadoop QA run, the JIRA needs to be in the "Patch 
Available" status by clicking on "Submit Patch". I've done for now.

> Phoenix-4701 made hard coupling between phoenix.log.level and getting request 
> metrics.
> --------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5537
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5537
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0
>            Reporter: Daniel Wong
>            Assignee: Richard Antal
>            Priority: Minor
>             Fix For: 4.15.1
>
>         Attachments: PHOENIX-5537.master.v1.patch
>
>
> Phoenix-4701 made hard coupling between phoenix.log.level and getting request 
> metrics.  For users who do not want to enable system to log this causes a 
> regression from earlier behavior where metrics were populated.  FYI [~ankit]
> {code:java}
> public OverAllQueryMetrics(boolean isRequestMetricsEnabled, LogLevel 
> connectionLogLevel) { public OverAllQueryMetrics(boolean 
> isRequestMetricsEnabled, LogLevel connectionLogLevel) { queryWatch = new 
> MetricsStopWatch(WALL_CLOCK_TIME_MS.isLoggingEnabled(connectionLogLevel));
> {code}
>  



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

Reply via email to