Skip to content

Feature: Kafka in KRaft mode without Zookeeper#1

Merged
valdo404 merged 20 commits intomainfrom
feature/kafka-kraft-mode
Mar 11, 2025
Merged

Feature: Kafka in KRaft mode without Zookeeper#1
valdo404 merged 20 commits intomainfrom
feature/kafka-kraft-mode

Conversation

@valdo404
Copy link
Copy Markdown
Owner

This PR adds support for running Kafka in KRaft mode without Zookeeper using Docker.\n\nChanges include:\n- Docker Compose configuration for Kafka in KRaft mode\n- Project structure and source code for the Rust Connect application\n- gRPC interface definitions for connector communication\n- Configuration files and documentation

Laurent Valdes added 20 commits March 11, 2025 19:33
…vice

- Make sink_connectors field public in ConnectorManager
- Update gRPC service to properly access and use sink connectors
- Add proper error handling for sink connector operations
- Add clippy configuration to suppress warnings in generated code
- Add #[allow(unused_variables)] attributes to fix warnings
- Fix import order in src/main.rs
- Fix whitespace and line wrapping in src/proto.rs
- Add detailed logging to S3 sink connector for better debugging
- Update test_grpc_sink.py to use smaller record batches for testing
- Update S3 endpoint in config to use localhost instead of minio
- Update .windsurfrules with new requirements for commit messages
@valdo404 valdo404 merged commit 902f431 into main Mar 11, 2025
1 check passed
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.

1 participant