You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2016/02/22 16:14:18 UTC

[jira] [Updated] (PHOENIX-2705) Downgrade log level in UngroupedAggregateRegionObserver

     [ https://issues.apache.org/jira/browse/PHOENIX-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid updated PHOENIX-2705:
----------------------------------
    Attachment: PHOENIX-2705.patch

Trivial patch to downgrade warning messages to debug messages in UngroupedAggregateRegionObserver.

> Downgrade log level in UngroupedAggregateRegionObserver
> -------------------------------------------------------
>
>                 Key: PHOENIX-2705
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2705
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>         Attachments: PHOENIX-2705.patch
>
>
> There are a couple of logging statements in UngroupedAggregateRegionObserver that are logged on the warn level, although they're just giving some information on normal operational information, which (in my opinion) should only be logged as debug information. With these statements as they currently are, there are a lot of unnecessary warn log entries in the region server log, which is confusing for operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)