Skip to content

Conversation

@jojochuang
Copy link
Contributor

What changes were proposed in this pull request?

Enable ozone.fs.hsync.enabled, ozone.chunk.list.incremental, ozone.client.incremental.chunk.list by default.

Please describe your PR in detail:

  • Let's enable these features in HDDS-7593 branch.
  • If DataNode has not completed upgrade, fall back to full chunk list mode.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-10252

How was this patch tested?

Unit test

@jojochuang
Copy link
Contributor Author

CC: @ashishkumar50

@jojochuang jojochuang added the hbase HBase on Ozone support label Feb 27, 2024
<property>
<name>ozone.chunk.list.incremental</name>
<value>false</value>
<value>true</value>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jojochuang , I would suggest to change the "ozone.chunk.list.incremental" to "ozone.incremental.chunk.list",

to be consist with another property name "ozone.client.incremental.chunk.list".

Copy link
Contributor

@ChenSammi ChenSammi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The last patch looks good. Thanks @jojochuang .

@ChenSammi ChenSammi merged commit f244a67 into apache:HDDS-7593 Mar 4, 2024
smengcl pushed a commit to smengcl/hadoop-ozone that referenced this pull request Mar 6, 2024
chungen0126 pushed a commit to chungen0126/ozone that referenced this pull request May 3, 2024
chungen0126 pushed a commit to chungen0126/ozone that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hbase HBase on Ozone support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants