apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.43k stars 2.93k forks source link

[Task] rocketmq/kafka/es log plugin client authorize field #3860

Closed moremind closed 2 years ago

moremind commented 2 years ago

Description

add authorize for rocketmq,kafka,es log plugin,because these clients must login.

Task List

  1. [x] add authorize field for es client @damonxue
  2. [x] add authorize field for rocketmq client @damonxue
  3. [ ] add authorize field for kafka client @misaya295

authorize field maybe include username,password, not only these.

damonxue commented 2 years ago

Pls assign 1 and 2 to me.

misaya295 commented 2 years ago

Pls assign to me.

moremind commented 2 years ago

@misaya295 can you do task3? or you can discuss with @damonxue

misaya295 commented 2 years ago

@misaya295 can you do task3?

Yes,I can

moremind commented 2 years ago

@misaya295 can you do task3?

Yes,I can

by the way, maybe you can refactor kafka log plugin code

misaya295 commented 2 years ago

@misaya295 can you do task3?

Yes,I can

by the way, maybe you can refactor kafka log plugin code

Ok,I will try my best.

damonxue commented 2 years ago

@moremind These tasks done.

misaya295 commented 2 years ago

@moremind hi,this task (add authorize field for kafka client) done.