[GitHub] [incubator-pegasus] empiredan merged pull request #1130: refactor(java-client): optimize the code style of PegasusScanner

2022-09-05 Thread GitBox
empiredan merged PR #1130: URL: https://github.com/apache/incubator-pegasus/pull/1130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pe

[GitHub] [incubator-pegasus] acelyc111 closed pull request #728: improve performance of count_data

2022-09-05 Thread GitBox
acelyc111 closed pull request #728: improve performance of count_data URL: https://github.com/apache/incubator-pegasus/pull/728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-pegasus] acelyc111 commented on pull request #728: improve performance of count_data

2022-09-05 Thread GitBox
acelyc111 commented on PR #728: URL: https://github.com/apache/incubator-pegasus/pull/728#issuecomment-1237611627 Has been implemented by https://github.com/apache/incubator-pegasus/pull/1091, so I close it. Thanks @ZhongChaoqiang -- This is an automated message from the Apache Git S

[GitHub] [incubator-pegasus] acelyc111 commented on a diff in pull request #1142: chore(CI): Lint and build all projects regularlly

2022-09-05 Thread GitBox
acelyc111 commented on code in PR #1142: URL: https://github.com/apache/incubator-pegasus/pull/1142#discussion_r963215373 ## .github/workflows/regular-build.yml: ## @@ -0,0 +1,163 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agr

[GitHub] [incubator-pegasus] acelyc111 commented on a diff in pull request #1132: feat(server): disable UDP service by config

2022-09-05 Thread GitBox
acelyc111 commented on code in PR #1132: URL: https://github.com/apache/incubator-pegasus/pull/1132#discussion_r963214249 ## src/rdsn/src/runtime/task/task_spec.cpp: ## @@ -232,6 +236,12 @@ bool task_spec::init() return false; } } + +

[GitHub] [incubator-pegasus] acelyc111 commented on a diff in pull request #1133: feat(jemalloc): support to dump stats

2022-09-05 Thread GitBox
acelyc111 commented on code in PR #1133: URL: https://github.com/apache/incubator-pegasus/pull/1133#discussion_r963209655 ## .github/workflows/lint_and_test_cpp.yaml: ## @@ -373,6 +373,90 @@ jobs: ./scripts/config_hdfs.sh ./run.sh test --on_travis -m ${{ ma

[GitHub] [incubator-pegasus] acelyc111 closed pull request #1115: refactor(CI): enable and parallelize function test

2022-09-05 Thread GitBox
acelyc111 closed pull request #1115: refactor(CI): enable and parallelize function test URL: https://github.com/apache/incubator-pegasus/pull/1115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [incubator-pegasus] hycdong commented on issue #1140: bulkload failed when app with one replica fator and load small amount of data

2022-09-05 Thread GitBox
hycdong commented on issue #1140: URL: https://github.com/apache/incubator-pegasus/issues/1140#issuecomment-1236776146 Thanks for your bug report~ > `update_partition_metadata_on_remote_storage` and `update_partition_info_on_remote_storage` ‘s order are not guaranteed. Functio