[
https://issues.apache.org/jira/browse/HBASE-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159345#comment-14159345
]
Hudson commented on HBASE-12146:
--------------------------------
FAILURE: Integrated in HBase-0.94-JDK7 #199 (See
[https://builds.apache.org/job/HBase-0.94-JDK7/199/])
HBASE-12146 RegionServerTracker should escape data in log messages (stack: rev
fbf7b65303cceb672ab74ee66be268d4e2c19c65)
* src/main/java/org/apache/hadoop/hbase/zookeeper/RegionServerTracker.java
> RegionServerTracker should escape data in log messages
> ------------------------------------------------------
>
> Key: HBASE-12146
> URL: https://issues.apache.org/jira/browse/HBASE-12146
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: stack
> Priority: Trivial
> Fix For: 2.0.0, 0.98.7, 0.99.1, 0.94.25
>
> Attachments: 12146.094.txt, 12146.098.txt, 12146.txt
>
>
> Trivial thing I observed when testing 0.94.24RC2.
> I see a log message of the form:
> 2014-10-01 13:52:35,632 INFO
> org.apache.hadoop.hbase.zookeeper.RegionServerTracker: Rs node:
> /hbase/rs/newbunny,52514,1412196754788 data: PBUο^C
> Obviously the tracker does not escape the value (or maybe it shouldn't log it
> in the fist place)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)