apache/shenyu

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

Open

#5.529 aberto em 2 de abr. de 2024

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)Java (2.899 forks)batch import
good first issuestatus: volunteer wanted

Métricas do repositório

Stars
 (8.196 stars)
Métricas de merge de PR
 (Mesclagem média 6d 4h) (16 fundiu PRs em 30d)

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

Guia do colaborador