[
https://issues.apache.org/jira/browse/HBASE-17147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703244#comment-15703244
]
Hadoop QA commented on HBASE-17147:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 5s {color}
| {color:red} HBASE-17147 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12840727/HBASE-17147-v1.patch |
| JIRA Issue | HBASE-17147 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/4654/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> Reduce logging in BackupLogCleaner
> ----------------------------------
>
> Key: HBASE-17147
> URL: https://issues.apache.org/jira/browse/HBASE-17147
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Attachments: HBASE-17147-v1.patch
>
>
> Every minute log cleaner logs the following:
> {quote}
> 2016-11-21 11:23:09,565 DEBUG
> [ve0524.halxg.cloudera.com,16000,1479750005565_ChoreService_1]
> impl.BackupSystemTable: Has backup sessions from hbase:backup
> 2016-11-21 11:23:09,567 DEBUG [hconnection-0x4e9c4023-shared-pool11-t85]
> ipc.RpcConnection: Use SIMPLE authentication for service ClientService,
> sasl=false
> 2016-11-21 11:23:09,568 DEBUG [hconnection-0x4e9c4023-shared-pool11-t85]
> ipc.NettyRpcConnection: Connecting to
> ve0528.halxg.cloudera.com/10.17.240.22:16020
> 2016-11-21 11:23:09,575 DEBUG [hconnection-0x4e9c4023-shared-pool11-t86]
> ipc.RpcConnection: Use SIMPLE authentication for service ClientService,
> sasl=false
> 2016-11-21 11:23:09,576 DEBUG [hconnection-0x4e9c4023-shared-pool11-t86]
> ipc.NettyRpcConnection: Connecting to
> ve0528.halxg.cloudera.com/10.17.240.22:16020
> 2016-11-21 11:23:09,579 DEBUG
> [ve0524.halxg.cloudera.com,16000,1479750005565_ChoreService_1]
> ipc.RpcConnection: Use SIMPLE authentication for service ClientService,
> sasl=false
> 2016-11-21 11:23:09,579 DEBUG
> [ve0524.halxg.cloudera.com,16000,1479750005565_ChoreService_1]
> ipc.NettyRpcConnection: Connecting to
> ve0528.halxg.cloudera.com/10.17.240.22:16020
> 2016-11-21 11:23:09,581 DEBUG
> [ve0524.halxg.cloudera.com,16000,1479750005565_ChoreService_1]
> master.BackupLogCleaner: BackupLogCleaner has no backup sessions
> 2016-11-21 11:23:09,760 DEBUG [Default-IPC-NioEventLoopGroup-1-51]
> ipc.NettyRpcDuplexHandler: shutdown connection to
> ve0528.halxg.cloudera.com/10.17.240.22:16020 because idle for a long time
> 2016-11-21 11:23:09,775 DEBUG [Default-IPC-NioEventLoopGroup-1-52]
> ipc.NettyRpcDuplexHandler: shutdown connection to
> ve0528.halxg.cloudera.com/10.17.240.22:16020 because idle for a long time
> 2016-11-21 11:23:09,778 DEBUG [Default-IPC-NioEventLoopGroup-1-53]
> ipc.NettyRpcDuplexHandler: shutdown connection to
> ve0528.halxg.cloudera.com/10.17.240.22:16020 because idle for a long time
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)