Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Use secureClientPort instead of clientPort

Đang mở
#480 2 bình luận 0 reaction 1 người được giao Xem trên GitHub

@maltesander đang làm issue này rồi.

Từ ngày 3/12/2025.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

status/blocked type/bug

Currently for TLS and authentication we use the clientPort instead of secureClientPort due to a bug in ZooKeeper (https://issues.apache.org/jira/browse/ZOOKEEPER-4276).

Once this is fixed and we should switch from clientPort to secureClientPort and remove the portUnification property (allows plaintext and secured communication via the same port).

The necessary steps are documented in the code (see rust/crd/src/lib.rs)

Since this does not work in versions 3.8.0 or lower, it will be a little more work to differentiate between zookeeper versions with and without that bug.

Relates to PR https://github.com/stackabletech/zookeeper-operator/pull/479.

This is currently blocked by https://github.com/stackabletech/tokio-zookeeper/issues/57

The tokio-zookeeper client currently does not support TLS communication and therefore the operator can not manage znodes etc.

Tasks

Ngôn ngữ chính
Rust
Star
37
Fork
11
Merge trung bình
1 ngày 8 giờ
Pull request đã merge (30 ngày)
10

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của stackabletech/zookeeper-operator

Tất cả issue của stackabletech/zookeeper-operator

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.