[
https://issues.apache.org/jira/browse/KUDU-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo resolved KUDU-2965.
------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
Fixed in commit 6b7b40b.
> Cut down on task-related log spew
> ---------------------------------
>
> Key: KUDU-2965
> URL: https://issues.apache.org/jira/browse/KUDU-2965
> Project: Kudu
> Issue Type: Bug
> Components: master
> Affects Versions: 1.11.0
> Reporter: Adar Dembo
> Assignee: Adar Dembo
> Priority: Major
> Fix For: 1.11.0
>
>
> If a node in a cluster is unreachable and the catalog manager decides to
> manipulate that node's replicas (e.g. delete an evicted replica), it starts
> spewing all sorts of unnecessary log messages pertaining to tasks, including
> but not limited to: every task send attempt, every time it's scheduled for
> retry, etc.
> Apart from ballooning the master logs, it also obscures the more useful
> master logging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)