Skip to content

Conversation

@zbchi
Copy link
Contributor

@zbchi zbchi commented Jan 14, 2026

Summary

remove:
compatibility/tracing/ same with otel/tracing/
compatibility/rpc/ same with rpc/
compatibility/task/ same with task/
compatibility/polaris/limit same with filter/polaris

Changes

remove the duplicated samples
update related readme
rm related integrate tests
#958

@AlexStocks AlexStocks requested review from Alanxtl, Copilot and marsevilspirit and removed request for Alanxtl and Copilot January 15, 2026 01:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request removes duplicated sample code to consolidate the repository structure and eliminate redundancy.

Changes:

  • Removed duplicate sample directories under compatibility/ that already exist in other locations
  • Cleaned up related documentation and integration tests
  • Streamlined the codebase by removing redundant implementations

Reviewed changes

Copilot reviewed 185 out of 264 changed files in this pull request and generated no comments.

Show a summary per file
File Description
compatibility/task/shop/* Removed entire task/shop sample (duplicates task/ samples)
compatibility/rpc/triple/pb2/* Removed pb2 triple RPC samples (duplicates existing triple samples)
compatibility/rpc/triple/pb/dubbogo-java/* Removed dubbogo-java interop samples
compatibility/rpc/triple/pb/dubbogo-grpc/* Removed dubbogo-grpc samples
compatibility/rpc/triple/msgpack/* Removed msgpack serialization samples
compatibility/rpc/triple/hessian2/* Removed hessian2 serialization samples
compatibility/rpc/triple/codec-extension/* Removed codec extension samples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexStocks
Copy link
Contributor

Please fix the file confliction.

Copy link
Contributor

@Alanxtl Alanxtl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AlexStocks AlexStocks merged commit abd02aa into apache:main Jan 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants