This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new c38066dfb [website] remove kafka compatibility from the roadmap (#2027)
c38066dfb is described below
commit c38066dfb656afd97a2391dbfd37f192a3741315
Author: Giannis Polyzos <[email protected]>
AuthorDate: Wed Nov 26 12:03:35 2025 +0200
[website] remove kafka compatibility from the roadmap (#2027)
---
website/src/pages/roadmap.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/website/src/pages/roadmap.md b/website/src/pages/roadmap.md
index aaece102c..a9d63041d 100644
--- a/website/src/pages/roadmap.md
+++ b/website/src/pages/roadmap.md
@@ -1,7 +1,5 @@
# Fluss Roadmap
This roadmap means to provide users and contributors with a high-level summary
of ongoing efforts in the Fluss community. The roadmap contains both efforts
working in process as well as completed efforts, so that users may get a better
impression of the overall status and direction of those developments.
-## Kafka Protocol Compatibility
-Fluss will support the Kafka network protocol to enable users to use Fluss as
a drop-in replacement for Kafka. This will allow users to leverage Fluss's
real-time storage capabilities while maintaining compatibility with existing
Kafka applications.
## Flink Integration
Fluss will provide deep integration with Apache Flink, enabling users a single
engine experience for building real-time analytics applications. The
integration will include:
- Upgrade Flink version to 2.x