You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "song XinCun (Jira)" <ji...@apache.org> on 2020/05/29 04:01:00 UTC

[jira] [Created] (HBASE-24468) Add region info when log meessages in HStore.

song XinCun created HBASE-24468:
-----------------------------------

             Summary: Add region info when log meessages in HStore.
                 Key: HBASE-24468
                 URL: https://issues.apache.org/jira/browse/HBASE-24468
             Project: HBase
          Issue Type: Improvement
          Components: logging, regionserver
    Affects Versions: 3.0.0-alpha-1
            Reporter: song XinCun
            Assignee: song XinCun


Region info message is need to added when HStore is created
{code:java}
2020-05-28 21:39:55,515 INFO  [StoreOpener-84d6181342585332d77c9e4ee2f9ef19-1] regionserver.HStore: Store=cf,  memstore type=DefaultMemStore, storagePolicy=HOT, verifyBulkLoads=false, parallelPutCountPrintThreshold=50, encoding=DIFF, compression=SNAPPY{code}



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