apache/shenyu

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

开放

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

 (12 条评论) (0 个反应) (0 位负责人)Java (2,899 个派生)batch import
good first issuestatus: volunteer wanted

仓库指标

星标
 (8,196 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南