Skip to content

Commit

Permalink
Extende what should be done
Browse files Browse the repository at this point in the history
  • Loading branch information
everesio committed Mar 13, 2018
1 parent 4ae4406 commit 7ad8fa7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,9 @@ spec:
* [X] Pluggable proxy authentication
* [X] Deploying Kafka Proxy as a sidecar container
* [X] Advertised proxy listeners e.g. bootstrap-server-mapping (remotehost:remoteport,localhost:localport,advhost:advport)
* [ ] Pluggable authentication between client kafka-proxy and broker kafka-proxy
1. additional handshake - protocol: magic, method, data
2. JWT method
* [ ] Performance tests and tuning
* [ ] Socket buffer sizing e.g. SO_RCVBUF = 32768, SO_SNDBUF = 131072
* [ ] Kafka connect tests
Expand Down

0 comments on commit 7ad8fa7

Please sign in to comment.