apache/shenyu

[Task] Add end-to-end (E2E) testing for logging plugins.

オープン

#5,529 opened on 2024/04/02

 (12 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,899 件のフォーク)batch import
good first issuestatus: volunteer wanted

Repository metrics

Stars
 (8,196 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

Currently, there are many logging plugins in Shenyu that lack end-to-end (E2E) testing. It is necessary to improve the E2E testing for these logging plugins now. You can refer to the E2E testing of the RocketMQ logging plugin: https://github.com/apache/shenyu/pull/5439

Task List

  • 1. Logging-ElasticSearch Plugin
  • 2. Logging-RabbitMq Plugin
  • 3. Logging-Kafka Plugin @RayayChung @zzzk1
  • 4 .Logging-Pulsar Plugin
  • 5. Logging-Clickhouse Plugin
  • 6. Logging-RocketMq Plugin (Finished) @xcsnx

コントリビューターガイド