Skip to content

Remove P6spy module and related configurations from project files#35280

Merged
terrymanu merged 1 commit intoapache:masterfrom
terrymanu:dev
Apr 28, 2025
Merged

Remove P6spy module and related configurations from project files#35280
terrymanu merged 1 commit intoapache:masterfrom
terrymanu:dev

Conversation

@terrymanu
Copy link
Member

Fixes #35279.

@terrymanu terrymanu requested a review from Copilot April 28, 2025 07:10
@terrymanu terrymanu added this to the 5.5.3 milestone Apr 28, 2025
Copy link

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 PR removes the P6spy module and its related configurations from the project. The key changes include:

  • Removal of the P6spy MySQL database type implementation.
  • Removal of associated tests for P6spy.
  • Removal of P6spy documentation (both English and Chinese versions).

Reviewed Changes

Copilot reviewed 4 out of 9 changed files in this pull request and generated no comments.

File Description
infra/database/type/p6spy/src/test/java/org/apache/shardingsphere/infra/database/p6spy/type/P6spyMySQLDatabaseTypeTest.java Deleted tests for P6spy MySQL database type
infra/database/type/p6spy/src/main/java/org/apache/shardingsphere/infra/database/p6spy/type/P6spyMySQLDatabaseType.java Deleted implementation of the P6spy MySQL database type
docs/document/content/user-manual/shardingsphere-jdbc/unsupported/p6spy/_index.en.md Removed English documentation for P6spy
docs/document/content/user-manual/shardingsphere-jdbc/unsupported/p6spy/_index.cn.md Removed Chinese documentation for P6spy
Files not reviewed (5)
  • infra/common/pom.xml: Language not supported
  • infra/database/type/p6spy/pom.xml: Language not supported
  • infra/database/type/p6spy/src/main/resources/META-INF/services/org.apache.shardingsphere.infra.database.core.type.DatabaseType: Language not supported
  • infra/database/type/pom.xml: Language not supported
  • infra/reachability-metadata/src/main/resources/META-INF/native-image/org.apache.shardingsphere/generated-reachability-metadata/reflect-config.json: Language not supported

@terrymanu terrymanu merged commit 110299f into apache:master Apr 28, 2025
11 checks passed
@terrymanu terrymanu deleted the dev branch April 28, 2025 07:15
iamhucong pushed a commit to iamhucong/shardingsphere that referenced this pull request May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redesign intergeration between P6spy and ShasrdingSphere

3 participants