[jira] [Assigned] (HBASE-24745) 'Failed report transition' logs too often

2020-10-15 Thread wenfeiyi666 (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-24745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wenfeiyi666 reassigned HBASE-24745:
---

Assignee: (was: wenfeiyi666)

> 'Failed report transition' logs too often
> -
>
> Key: HBASE-24745
> URL: https://issues.apache.org/jira/browse/HBASE-24745
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.3.0
>Reporter: Michael Stack
>Priority: Minor
>
> The parent issue fixed a backoff that was too aggressive. Now I notice we try 
> too much. Saw 9k logs in 17 seconds of the below type...
> {code:java}
> 2020-07-15 14:36:23,104 INFO 
> org.apache.hadoop.hbase.regionserver.HRegionServer: Failed report transition 
> server { host_name: "X.example.org" port: 16020 start_code: 1594823099666 } 
> transition { transition_ code: CLOSED region_info { region_id: 
> 1594814749475 table_name { namespace: "default" qualifier: 
> "IntegrationTestBigLinkedList" } start_key: "\"\"\"\"\"\"\" " end_key: 
> "#Q\352\f\003" offline: false split: false replica_id:  0 } proc_id: 
> 81545 }; retry (#) after 200805ms delay (Master is coming online...).
>  {code}
> The delay doesn't seem correct or respected.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (HBASE-24745) 'Failed report transition' logs too often

2020-07-16 Thread wenfeiyi666 (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-24745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wenfeiyi666 reassigned HBASE-24745:
---

Assignee: wenfeiyi666

> 'Failed report transition' logs too often
> -
>
> Key: HBASE-24745
> URL: https://issues.apache.org/jira/browse/HBASE-24745
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.3.0
>Reporter: Michael Stack
>Assignee: wenfeiyi666
>Priority: Minor
>
> The parent issue fixed a backoff that was too aggressive. Now I notice we try 
> too much. Saw 9k logs in 17 seconds of the below type...
> {code:java}
> 2020-07-15 14:36:23,104 INFO 
> org.apache.hadoop.hbase.regionserver.HRegionServer: Failed report transition 
> server { host_name: "X.example.org" port: 16020 start_code: 1594823099666 } 
> transition { transition_ code: CLOSED region_info { region_id: 
> 1594814749475 table_name { namespace: "default" qualifier: 
> "IntegrationTestBigLinkedList" } start_key: "\"\"\"\"\"\"\" " end_key: 
> "#Q\352\f\003" offline: false split: false replica_id:  0 } proc_id: 
> 81545 }; retry (#) after 200805ms delay (Master is coming online...).
>  {code}
> The delay doesn't seem correct or respected.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)