Thanks to visit codestin.com
Credit goes to github.com

Skip to content

update(store): fix some potential lock & type cast issues#2895

Merged
imbajin merged 2 commits intoapache:masterfrom
JisoLya:ai-review-fix
Oct 31, 2025
Merged

update(store): fix some potential lock & type cast issues#2895
imbajin merged 2 commits intoapache:masterfrom
JisoLya:ai-review-fix

Conversation

@JisoLya
Copy link
Contributor

@JisoLya JisoLya commented Oct 30, 2025

Purpose of the PR

  • close #xxx

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. store Store module labels Oct 30, 2025
@JisoLya JisoLya force-pushed the ai-review-fix branch 2 times, most recently from dc14394 to a451b55 Compare October 30, 2025 16:12
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Oct 30, 2025
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Oct 30, 2025
Pengzna
Pengzna previously approved these changes Oct 31, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 31, 2025
- chore(store): clean some comments
- chore(store): using Slf4j instead of System.out to print log
- update(store): update more reasonable timeout setting
- update(store): add close method for CopyOnWriteCache to avoid potential memory leak
- update(store): delete duplicated beginTx() statement
- update(store): extract parameter for compaction thread pool(move to configuration file in the future)
- update(store): add default logic in AggregationFunctions
- update(store): fix potential concurrency problem in QueryExecutor
imbajin
imbajin previously approved these changes Oct 31, 2025
@github-project-automation github-project-automation bot moved this from In progress to In review in HugeGraph PD-Store Tasks Oct 31, 2025
@dosubot dosubot bot removed the lgtm This PR has been approved by a maintainer label Oct 31, 2025
…raph/store/query/func/AggregationFunctions.java
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 31, 2025
@imbajin imbajin merged commit e66accc into apache:master Oct 31, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in HugeGraph PD-Store Tasks Oct 31, 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 size:L This PR changes 100-499 lines, ignoring generated files. store Store module

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants