[
https://issues.apache.org/jira/browse/PHOENIX-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved PHOENIX-2705.
-----------------------------------
Resolution: Fixed
Pushed to master and 4.x branches
> 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
> Fix For: 4.7.0
>
> 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)