You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/09/18 19:45:00 UTC

[jira] [Updated] (HBASE-25067) Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix

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

Michael Stack updated HBASE-25067:
----------------------------------
    Description: 
Edit of  logging around region replicas: shortening and adding context.

Checkstyle fixes in edited files while I was in there.

Bug fix in AssignRegionHandler – was using M_RS_CLOSE_META to open
 a Region instead of a M_RS_OPEN_META.

 

Main reason for this issue is making the substantial adjacent  issue HBASE-25055 smaller in size/easier to review.

  was:
Edit of  logging around region replicas: shortening and adding context.


 Checkstyle fixes in edited files while I was in there.


 Bug fix in AssignRegionHandler -- was using M_RS_CLOSE_META to open
 a Region instead of a M_RS_OPEN_META.

 

Main reason for this issue is making the substantial adjacent  issue smaller in size/easier to review.


> Edit of log messages around async WAL Replication; checkstyle fixes; and a bugfix
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-25067
>                 URL: https://issues.apache.org/jira/browse/HBASE-25067
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 2.4.0
>
>
> Edit of  logging around region replicas: shortening and adding context.
> Checkstyle fixes in edited files while I was in there.
> Bug fix in AssignRegionHandler – was using M_RS_CLOSE_META to open
>  a Region instead of a M_RS_OPEN_META.
>  
> Main reason for this issue is making the substantial adjacent  issue HBASE-25055 smaller in size/easier to review.



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