[
https://issues.apache.org/jira/browse/PHOENIX-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977983#comment-15977983
]
Hudson commented on PHOENIX-3801:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1601 (See
[https://builds.apache.org/job/Phoenix-master/1601/])
PHOENIX-3801 Demote extremely verbose logs in (apurtell: rev
679ff21b78968a010db03c9428e60e7e00acb86e)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/ParallelWriterIndexCommitter.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/recovery/TrackingParallelWriterIndexCommitter.java
> Demote extremely verbose logs in ParallelWriterIndexCommitter from DEBUG to
> TRACE
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-3801
> URL: https://issues.apache.org/jira/browse/PHOENIX-3801
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 4.11.0, 4.10.1
>
> Attachments: PHOENIX-3801.patch
>
>
> ParallelWriterIndexCommitter and TrackingParallelWriterIndexCommitter will
> stringify and dump to log all mutations in an index update at DEBUG level.
> This is unexpected. That level of detail is suitable only for specific
> debugging scenarios, so move it to TRACE level.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)