close
Skip to content

Fluss 0.7 Release Announcement#1137

Merged
wuchong merged 8 commits into
apache:mainfrom
polyzos:0.7-release-an
Jun 18, 2025
Merged

Fluss 0.7 Release Announcement#1137
wuchong merged 8 commits into
apache:mainfrom
polyzos:0.7-release-an

Conversation

@polyzos
Copy link
Copy Markdown
Contributor

@polyzos polyzos commented Jun 17, 2025

No description provided.

@polyzos polyzos requested a review from wuchong June 17, 2025 06:54
Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
* **Online/Offline Node Optimization:** Refactored the ISR (In-Sync Replica) update mechanism and replica synchronization logic and enhanced idempotency guarantees. This significantly improves system stability and reduces the risk of data loss during node failures.
* **Server Metadata Caching:** Introduced a consistent metadata caching layer on the server side. Clients now fetch metadata from the local server cache instead of ZooKeeper, significantly reducing request latency and pressure on ZooKeeper.
* **Server Rack-Aware Support:** During replica assignment, the system automatically avoids placing multiple replicas within the same "rack", thereby significantly improving fault tolerance and high availability. This feature is especially beneficial in multi-AZ deployments and large-scale data center disaster recovery scenarios.
* **Accelerated Table Creation:** Leveraged batched metadata updates to reduce table initialization time. For example, the time for a table creation with 1024 buckets was reduced from **minutes** to **milliseconds**.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Specific numbers would be more credible. How time have we reduced? Not a mandate, just a suggestion.

Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
Comment thread website/blog/2025-06-17-announcement-0.7-release.md Outdated
@MehulBatra
Copy link
Copy Markdown
Contributor

Thank you, @polyzos and @wuchong, for putting up the amazing release blog. I left some minor comments, PTAL!
Looking forward to 0.7 Release 🚀

Copy link
Copy Markdown
Member

@wuchong wuchong left a comment

Choose a reason for hiding this comment

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

I added some modification to the release blog.

  1. moved to the release folder
  2. added truncate section
  3. removed some unnecessary bolds to make the key highlights more visible.
  4. updated the perf pictures with higher resolution.

@wuchong
Copy link
Copy Markdown
Member

wuchong commented Jun 17, 2025

I also agree with @MehulBatra 's review comments.

@polyzos
Copy link
Copy Markdown
Contributor Author

polyzos commented Jun 17, 2025

comments addressed

@wuchong
Copy link
Copy Markdown
Member

wuchong commented Jun 17, 2025

@polyzos @MehulBatra I added a diagram for the new lake tiering service arch for better understanding the new execution mode

image

@wuchong wuchong merged commit 6ac9515 into apache:main Jun 18, 2025
3 checks passed
ZmmBigdata pushed a commit to ZmmBigdata/fluss that referenced this pull request Jun 20, 2025
polyzos added a commit to polyzos/fluss that referenced this pull request Aug 30, 2025
polyzos added a commit to HZY-Wade/fluss that referenced this pull request Aug 31, 2025
Ugbot pushed a commit to Ugbot/fluss that referenced this pull request Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants