Attila Doroszlai created HDDS-11857:
---------------------------------------

             Summary: Freon log flooded by HSync message
                 Key: HDDS-11857
                 URL: https://issues.apache.org/jira/browse/HDDS-11857
             Project: Apache Ozone
          Issue Type: Bug
          Components: freon
    Affects Versions: 2.0.0
            Reporter: Attila Doroszlai


These messages appear for each key created by {{ozone freon ockg}}:

{code}
[pool-2-thread-6] WARN helpers.OzoneFSUtils: Ignoring ozone.fs.hsync.enabled = 
true because HBase enhancements are disallowed. To enable it, set 
ozone.client.hbase.enhancements.allowed = true as well.
[pool-2-thread-6] WARN helpers.OzoneFSUtils: Ignoring ozone.fs.hsync.enabled = 
true because HBase enhancements are disallowed. To enable it, set 
ozone.client.hbase.enhancements.allowed = true as well.
[pool-2-thread-6] INFO common.ChecksumCache: Initializing ChecksumCache with 
bytesPerChecksum = 16384
{code}

{code}
$ docker compose exec -T scm ozone freon ockg -n10 -t1 2>&1 | grep -o -e 
'Ignoring ozone.fs.hsync.enabled' -e 'Initializing ChecksumCache' | sort | uniq 
-c
     20 Ignoring ozone.fs.hsync.enabled
     10 Initializing ChecksumCache
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to