apache/shenyu

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

Open

#5,529 创建于 2024年4月2日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)Java (8,196 star) (2,899 fork)batch import
good first issuestatus: volunteer wanted

描述

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

贡献者指南