Split options graph.cache_xx into [vertex|edge].cache_xx#56
Merged
Conversation
improve #55 Change-Id: Ice226f047acc47a2f497fc774b34d0c5f42ebcc9
9fcd598 to
7fef41c
Compare
Linary
approved these changes
Sep 20, 2018
zhoney
approved these changes
Sep 20, 2018
javeme
added a commit
that referenced
this pull request
Sep 21, 2020
* optimize schema cache perf through IntObjectMap(array) Change-Id: Id0cd9bda4085429181f96731a01fb2ee200225c9 * let array_cache_size = schema_cache_size / 8 Change-Id: I08107c6919f8633d0b9a76575f48e605edc12c71
javeme
added a commit
that referenced
this pull request
Sep 23, 2020
* optimize schema cache perf through IntObjectMap(array) (#56) * let array_cache_size = schema_cache_size / 8 * fix unit test: no cachedTypes() method Change-Id: Id0cd9bda4085429181f96731a01fb2ee200225c9
zhoney
added a commit
to zhoney/hugegraph
that referenced
this pull request
Nov 9, 2021
* disable etcd for auth server (apache#42) * refine MetricsAPI test for prometheus exporter (apache#43) * upgrade hugegraph config and white api list (apache#44) * fix rest-server.properties config item k8s.hugegraph_url (apache#46) * fix rocksdb not close after close graph (apache#47) * support none auth mode for k8s api (apache#50) * feat(api): Support adamic-adar & resource-allocation algorithms (apache#10) (apache#51) * support graph reload and ingore single graph error when start server (apache#55) * support force delete task (apache#56) * update reload api (apache#57) * fix: check neighbors count & null label (apache#54) * fixed prometheus metrics bugs Co-authored-by: zhoney <zhangyi89817@126.com> Co-authored-by: sunwei31 <sunwei31@baidu.com> Co-authored-by: imbajin <imbajin@users.noreply.github.com> Co-authored-by: guoyonggang <guoyonggang@baidu.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
improve #55
Change-Id: Ice226f047acc47a2f497fc774b34d0c5f42ebcc9