You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/09/14 07:21:20 UTC

[jira] [Commented] (PHOENIX-3275) Reduce logging level of mutable secondary index logging

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

Hudson commented on PHOENIX-3275:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1396 (See [https://builds.apache.org/job/Phoenix-master/1396/])
PHOENIX-3275 Reduce logging level of mutable secondary index logging (jamestaylor: rev 27722998c35cbc14f8a6c1c1be1c0cc6b0f7769a)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/NonTxIndexBuilder.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/data/IndexMemStore.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/update/IndexUpdateManager.java


> Reduce logging level of mutable secondary index logging
> -------------------------------------------------------
>
>                 Key: PHOENIX-3275
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3275
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Minor
>             Fix For: 4.9.0
>
>         Attachments: PHOENIX-3275.patch
>
>
> In addition to lower the log level from DEBUG to TRACE for a few messages, the row key should be printed out using Bytes.toStringBinary() as otherwise the console can get messed up due to unprintable characters.



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