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

Attila Doroszlai resolved HDDS-13735.
-------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

> DBConfigFromFile warns about trying to read from ""
> ---------------------------------------------------
>
>                 Key: HDDS-13735
>                 URL: https://issues.apache.org/jira/browse/HDDS-13735
>             Project: Apache Ozone
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Attila Doroszlai
>            Assignee: Priyesh K
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0
>
>
> The following warning appears *dozens* of times in the log during normal 
> startup.
> In Docker Compose environments:
> {code}
> [main] WARN db.DBConfigFromFile: Error trying to read column family options 
> from file: /etc/hadoop/.ini, file does not exists.
> {code}
> Integration test:
> {code}
> [ForkJoinPool-1-worker-25] INFO  db.DBConfigFromFile 
> (DBConfigFromFile.java:generateDBPath(190)) - No RocksDB path found
> [ForkJoinPool-1-worker-25] WARN  db.DBConfigFromFile 
> (DBConfigFromFile.java:readCFOptionsFromFile(141)) - Error trying to read 
> column family options from file: , file does not exists.
> {code}
> {{DBConfigFromFile}} should not warn for empty DB path.



--
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