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

Hudson commented on HBASE-13626:
--------------------------------

SUCCESS: Integrated in HBase-1.1 #473 (See 
[https://builds.apache.org/job/HBase-1.1/473/])
HBASE-13626 ZKTableStateManager logs table state changes at WARN (Stephen 
Jiang) (tedyu: rev 4c4d6949091e467697349105fe3ac7323c9532b5)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTableStateManager.java


> ZKTableStateManager logs table state changes at WARN
> ----------------------------------------------------
>
>                 Key: HBASE-13626
>                 URL: https://issues.apache.org/jira/browse/HBASE-13626
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Nick Dimiduk
>            Assignee: Stephen Yuan Jiang
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.1
>
>         Attachments: HBASE-13626.v1-branch-1.patch
>
>
> Noticed while spinning the 1.1.0RC0 bits. These should be {{INFO}} at 
> highest, and perhaps {{DEBUG}}.
> {noformat}
> # cat logs/hbase-root-master-ndimiduk-apache-1-1-dist-6.log | grep WARN
> ...
> 2015-05-05 23:40:43,417 WARN  
> [ndimiduk-apache-1-1-dist-6:33596.activeMasterManager] 
> zookeeper.ZKTableStateManager: Moving table hbase:meta state from null to 
> ENABLED
> 2015-05-05 23:40:44,860 WARN  [ProcedureExecutorThread-0] 
> zookeeper.ZKTableStateManager: Moving table hbase:namespace state from null 
> to ENABLING
> 2015-05-05 23:40:44,897 WARN  [ProcedureExecutorThread-0] 
> zookeeper.ZKTableStateManager: Moving table hbase:namespace state from 
> ENABLING to ENABLED
> 2015-05-05 23:44:04,127 WARN  [ProcedureExecutorThread-1] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from null to 
> ENABLING
> 2015-05-05 23:44:04,232 WARN  [ProcedureExecutorThread-1] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from ENABLING 
> to ENABLED
> 2015-05-05 23:44:05,168 WARN  [ProcedureExecutorThread-2] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from DISABLING 
> to DISABLING
> 2015-05-05 23:44:06,401 WARN  [ProcedureExecutorThread-2] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from DISABLING 
> to DISABLED
> 2015-05-05 23:44:08,325 WARN  [ProcedureExecutorThread-0] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from DISABLED 
> to ENABLING
> 2015-05-05 23:44:08,883 WARN  [ProcedureExecutorThread-0] 
> zookeeper.ZKTableStateManager: Moving table cluster_test state from ENABLING 
> to ENABLED
> {noformat}



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

Reply via email to