apache/shenyu

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

Open

#5,529 opened on Apr 2, 2024

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Java (8,196 stars) (2,899 forks)batch import
good first issuestatus: volunteer wanted

Description

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

Contributor guide