[
https://issues.apache.org/jira/browse/HDDS-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-11857.
-------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> 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
> Assignee: Chia-Chuan Yu
> Priority: Major
> Labels: newbie, pull-request-available
> Fix For: 2.0.0
>
>
> 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]