[GitHub] [hbase] songxincun commented on pull request #1803: [HBASE-24468]Add region info when log meessages in HStore.

2020-05-31 Thread GitBox


songxincun commented on pull request #1803:
URL: https://github.com/apache/hbase/pull/1803#issuecomment-636434718


   @saintstack @anoopsjohn 
   I changed HStore#toString from "getColumnFamilyName" to 
"getShortNameToLog/getColumnFamilyName", getShortNameToLog is actually what 
RegionInfo#prettyPrint(encodedRegionName) did.
   With the new HStore#toString, I optimized the log messages in HStore.
   Would you please review it for me? Thanks a lot!



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hbase] songxincun commented on pull request #1803: [HBASE-24468]Add region info when log meessages in HStore.

2020-05-31 Thread GitBox


songxincun commented on pull request #1803:
URL: https://github.com/apache/hbase/pull/1803#issuecomment-636457128


   @anoopsjohn Thanks for the review.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org