[ 
https://issues.apache.org/jira/browse/HDFS-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152249#comment-16152249
 ] 

Weiwei Yang commented on HDFS-12391:
------------------------------------

Two problems are fixed in this patch

# {{SQLCLI#convertKSMDB}} did not call {{setConf}} to get desired metadata 
store based on value of {{OzoneConfigKeys.OZONE_METADATA_STORE_IMPL}};
#  {{TestKSMSQLCli#setup}} should use {{@Before}} tag so every case (leveldb or 
rocksdb) will start a new mini cluster, reuse existing cluster will throw an 
exception on initiating the DB instance.

> Ozone: TestKSMSQLCli is not working as expected
> -----------------------------------------------
>
>                 Key: HDFS-12391
>                 URL: https://issues.apache.org/jira/browse/HDFS-12391
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone, test
>    Affects Versions: HDFS-7240
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Minor
>         Attachments: HDFS-12391-HDFS-7240.001.patch
>
>
> I found this issue while investigating the {{TestKSMSQLCli}} failure in [this 
> jenkins 
> report|https://builds.apache.org/job/PreCommit-HDFS-Build/20984/testReport/], 
> the test is supposed to use parameterized class to test both {{LevelDB}} and 
> {{RocksDB}} implementation of metadata stores, however it only tests default 
> {{RocksDB}} case twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to