Skip to content

chore: update the status of distributed modules#2916

Merged
Pengzna merged 5 commits intomasterfrom
remove-beta
Dec 26, 2025
Merged

chore: update the status of distributed modules#2916
Pengzna merged 5 commits intomasterfrom
remove-beta

Conversation

@imbajin
Copy link
Member

@imbajin imbajin commented Dec 5, 2025

update for release 1.7

Eliminated mentions of BETA status from AGENTS.md, README.md, and configuration files for HugeGraph PD and Store. This clarifies the current development status and streamlines documentation for production use.
Added sections for Requirements and Architecture, specifying Java and Maven versions and deployment options. Updated Docker command to use version 1.7.0. Included build from source instructions with Maven command.
Copilot AI review requested due to automatic review settings December 5, 2025 08:14
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 5, 2025
@dosubot dosubot bot added pd PD module store Store module labels Dec 5, 2025
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 PR updates the status of distributed modules (HugeGraph Store and PD) for the 1.7 release by removing BETA status references across documentation and configuration files. The changes reflect that the distributed components are now considered production-ready rather than in beta.

Key Changes:

  • Removed BETA status warnings from Store and PD documentation (README.md and AGENTS.md files)
  • Updated Docker image version reference from 1.5.0 to 1.7.0
  • Cleaned up rest-server.properties by removing deprecated RPC/Raft configuration options (marked as deprecated since version 1.5.0)

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Added Architecture section documenting standalone vs distributed deployments, updated Docker version to 1.7.0, improved grammar in production security note
hugegraph-store/README.md Removed BETA status warning, simplified active development notice
hugegraph-store/AGENTS.md Removed BETA status references and dedicated "BETA Status" section from Special Notes
hugegraph-pd/AGENTS.md Removed BETA status line from module overview
hugegraph-server/.../rest-server.properties Removed deprecated RPC/Raft configuration options and simplified authentication comments
AGENTS.md Removed BETA status reference for distributed architecture development guidance

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

imbajin and others added 2 commits December 5, 2025 17:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Choose a reason for hiding this comment

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

@imbajin seems that modifying this file caused the required CI to fail 🤔

Copy link
Member Author

@imbajin imbajin Dec 17, 2025

Choose a reason for hiding this comment

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

@imbajin seems that modifying this file caused the required CI to fail 🤔

Yes, due to some hard-codesed usage in legacy code.... I'll fix it soon 😢

@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.62%. Comparing base (c6d94b4) to head (8475f80).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2916      +/-   ##
============================================
+ Coverage     35.58%   35.62%   +0.03%     
- Complexity      333      488     +155     
============================================
  Files           802      802              
  Lines         67539    67539              
  Branches       8774     8774              
============================================
+ Hits          24034    24060      +26     
+ Misses        40943    40918      -25     
+ Partials       2562     2561       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@imbajin imbajin requested a review from VGalaxies December 26, 2025 14:16
Copy link
Contributor

@Pengzna Pengzna left a comment

Choose a reason for hiding this comment

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

LGTM!

@github-project-automation github-project-automation bot moved this from In progress to In review in HugeGraph PD-Store Tasks Dec 26, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 26, 2025
@Pengzna Pengzna merged commit eec3871 into master Dec 26, 2025
16 of 18 checks passed
@Pengzna Pengzna deleted the remove-beta branch December 26, 2025 16:07
@github-project-automation github-project-automation bot moved this from In review to Done in HugeGraph PD-Store Tasks Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer pd PD module size:M This PR changes 30-99 lines, ignoring generated files. store Store module

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants