You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PR] refactor: replace perf-counters with new metrics in some names and comments [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/01 03:07:20 UTC, 0 replies.
- Re: [PR] feat(java-client): Introduce exponentialBackoff retry mechanism [incubator-pegasus] - posted by "Apache9 (via GitHub)" <gi...@apache.org> on 2024/03/01 06:48:34 UTC, 5 replies.
- Re: [PR] feat: support to force send non-idempotent write when doing duplication [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/01 07:06:06 UTC, 15 replies.
- Re: [PR] build(deps): bump cryptography from 3.2 to 42.0.2 in /python-client [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/01 07:06:32 UTC, 2 replies.
- [PR] build(deps): bump cryptography from 3.2 to 42.0.4 in /python-client [incubator-pegasus] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/01 07:07:13 UTC, 0 replies.
- Re: [PR] fix(duplication): fix some nodes can not send dup message cause by combine raw write message [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/01 07:11:21 UTC, 4 replies.
- [I] Error occurred that "get_property could not find TARGET DOWNLOAD_EXTRACT_TIMESTAMP" while building third-parties [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/01 08:44:59 UTC, 2 replies.
- [PR] fix(cmake): increase the minimum required version of cmake to 3.24.0 [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/01 08:45:15 UTC, 1 replies.
- [PR] increase the minimum required version of cmake to 3.24.0 [incubator-pegasus-website] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/01 09:25:12 UTC, 1 replies.
- Re: [PR] fix(go-client): update config once replica server failed and forward to primary meta server if it was changed [incubator-pegasus] - posted by "lengyuexuexuan (via GitHub)" <gi...@apache.org> on 2024/03/04 11:39:30 UTC, 2 replies.
- [PR] refactor(go-client): refactor admin APIs by reflection [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/06 10:00:07 UTC, 0 replies.
- [PR] feat(local_partition_split): Add local_partition_split CLI tool [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/06 10:18:43 UTC, 3 replies.
- [PR] refactor(ddl_client): Simplify app_name validate code [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/06 11:11:11 UTC, 2 replies.
- [PR] refactor(meta_store): Reduce the dependency of meta_store [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/06 11:32:23 UTC, 1 replies.
- [PR] refactor(replica): Unify some unique variables to reduce redundances [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/06 12:17:14 UTC, 2 replies.
- [PR] refactor(partition_resolver): Make get_partition_index() as public accessable [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/07 04:28:13 UTC, 1 replies.
- [PR] refactor(replica_stub): Encapsulate a public accessable validate_replica_dir() [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/07 04:47:57 UTC, 3 replies.
- Re: [PR] refactor(go-client): refactor admin APIs for meta by reflection [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/07 06:36:15 UTC, 2 replies.
- Re: [PR] fix(duplication): fix plog gc crash [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/07 06:49:56 UTC, 5 replies.
- [PR] fix(partition_split): Fix the missing garbage partition [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/07 12:54:00 UTC, 1 replies.
- [I] Bug(message_ex::copy): In some case, the message_ex::copy function will trigger an assertion [incubator-pegasus] - posted by "Sunflower876 (via GitHub)" <gi...@apache.org> on 2024/03/08 07:19:52 UTC, 4 replies.
- [PR] fix(message_ex): In some case, the message_ex::copy function will trigger an assertion. Fix it. [incubator-pegasus] - posted by "Sunflower876 (via GitHub)" <gi...@apache.org> on 2024/03/08 07:57:17 UTC, 2 replies.
- [PR] feat(go-client): add ListNodes API for meta admin [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/08 08:29:06 UTC, 0 replies.
- [I] Docker image for compilation environment failed to be built due to "cannot verify archive.apache.org's certificate" [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/08 09:47:19 UTC, 1 replies.
- [PR] fix(image): enable verifying certificate for CentOS 7 [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/08 09:48:02 UTC, 1 replies.
- Re: [PR] feat(go-client): add ListNodes as admin API for meta [incubator-pegasus] - posted by "GehaFearless (via GitHub)" <gi...@apache.org> on 2024/03/11 03:08:39 UTC, 0 replies.
- [PR] Update docs index [incubator-pegasus-website] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/11 11:51:21 UTC, 1 replies.
- [PR] fix: fix recall_app with default app_name [incubator-pegasus] - posted by "GehaFearless (via GitHub)" <gi...@apache.org> on 2024/03/11 11:51:23 UTC, 2 replies.
- Re: [PR] feat(FQDN): Replace rpc_address to host_port for function & Add host_port on thrift struct [incubator-pegasus] - posted by "GehaFearless (via GitHub)" <gi...@apache.org> on 2024/03/11 13:52:59 UTC, 5 replies.
- [PR] feat(collector): introduce the hotspot detector into go-collector [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/12 13:48:11 UTC, 1 replies.
- Re: [I] Release 2.5.0 [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/13 01:45:45 UTC, 0 replies.
- Re: [PR] feat(FQDN): Support to communicate with servers and clients by host_port [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/13 03:32:33 UTC, 1 replies.
- [PR] feat(backup): 1. remove pervious implementation base on master [incubator-pegasus] - posted by "ninsmiracle (via GitHub)" <gi...@apache.org> on 2024/03/13 09:00:27 UTC, 4 replies.
- [I] Feature: refactor cold backup and restore function [incubator-pegasus] - posted by "ninsmiracle (via GitHub)" <gi...@apache.org> on 2024/03/13 09:04:26 UTC, 0 replies.
- [PR] feat(go-client): Add new HostPort struct according to IDL [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/13 13:26:48 UTC, 1 replies.
- [I] Bug(go client):Go client fails to compile. [incubator-pegasus] - posted by "lengyuexuexuan (via GitHub)" <gi...@apache.org> on 2024/03/13 13:35:48 UTC, 1 replies.
- [PR] build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.33.0 in /collector [incubator-pegasus] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/03/13 22:26:10 UTC, 0 replies.
- [PR] rft(FQDN): Add some convenient macros and update idl/bulk_load.thrift related code [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/15 08:52:40 UTC, 0 replies.
- Re: [I] Support for FQDN [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/15 08:58:09 UTC, 0 replies.
- [PR] rft(FQDN): Resolve IP from from host:port in tests to keep consistent [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/15 10:21:12 UTC, 0 replies.
- [PR] fix(balance): fix balance stop when meta server havent collected all replica [incubator-pegasus] - posted by "Samunroyu (via GitHub)" <gi...@apache.org> on 2024/03/15 10:21:12 UTC, 0 replies.
- Re: [PR] fix(balance): fix balance stop when meta server havent collected all replica information [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/15 10:26:43 UTC, 0 replies.
- Re: [PR] chore(go-client): add generation thrift files of go-client [incubator-pegasus] - posted by "lengyuexuexuan (via GitHub)" <gi...@apache.org> on 2024/03/18 03:19:46 UTC, 0 replies.
- [PR] refactor(FQDN): Make address() and host_port() members return const reference types [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/18 06:52:02 UTC, 0 replies.
- [PR] refator(FQDN): Rename variables to indicate type and remove useless function [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/18 10:14:03 UTC, 0 replies.
- [PR] refactor(FQDN): resolve host:port to ip:port if -r parameter is specified [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/18 13:23:17 UTC, 0 replies.
- [PR] Update config docs [incubator-pegasus-website] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/18 16:59:03 UTC, 2 replies.
- [PR] refactor(configs): Clearify more configs [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/19 02:36:26 UTC, 0 replies.
- Re: [I] Replace rpc_address to host_prot for function & Add host_port on thrift struct [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/19 07:55:55 UTC, 0 replies.
- [PR] refactor(FQDN): Use const reference to reduce unnecessary object copy [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/19 09:42:13 UTC, 0 replies.
- [PR] feat(FQDN): Use chkpt__ as the backup path [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/19 11:53:33 UTC, 0 replies.
- Re: [I] [Website][translate] https://pegasus.apache.org/administration/config [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/19 12:53:33 UTC, 0 replies.
- [PR] refactor(HTTP): Improve the help description of HTTP APIs [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/20 03:10:23 UTC, 0 replies.
- Podling Pegasus Report Reminder - April 2024 - posted by jm...@apache.org on 2024/03/21 02:56:57 UTC, 0 replies.
- Re: [PR] Fix(manual_compact):fix replica lose manual compact finished status after replica migrate bug [incubator-pegasus] - posted by "ninsmiracle (via GitHub)" <gi...@apache.org> on 2024/03/21 08:33:49 UTC, 1 replies.
- [PR] feat(duplication): allow remote app name to be specified for duplication [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/21 10:56:04 UTC, 7 replies.
- [PR] Fix(manual_compact): fix replica lose manual compact finished status after replica migrate bug [incubator-pegasus] - posted by "ninsmiracle (via GitHub)" <gi...@apache.org> on 2024/03/22 06:33:21 UTC, 0 replies.
- Re: [PR] fix(balance): Distinguish cluster balanced or collecting balance info interruptted [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/25 09:15:36 UTC, 1 replies.
- [PR] feat(tools): Add files_operations command to edit .init-info and .app-info [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/26 03:02:06 UTC, 0 replies.
- [I] Partition split hung [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/26 13:14:55 UTC, 3 replies.
- [I] The amount of data increased after backing up and restoring a partition-splitted table [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/26 15:57:10 UTC, 1 replies.
- [I] Meta server crashed in prometheus-cpp library [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/27 02:32:43 UTC, 0 replies.
- Community Over Code NA 2024 Travel Assistance Applications now open! - posted by Gavin McDonald <gm...@apache.org> on 2024/03/27 08:56:09 UTC, 0 replies.
- Re: [PR] fix(manual_compact): fix replica lose manual compact finished status after replica migrate bug [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/27 12:45:37 UTC, 1 replies.
- Re: [PR] feat(backup): 1. remove pervious implementation [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/27 13:05:34 UTC, 1 replies.
- Re: [PR] fix(duplication): dup request is rejected by remote cluster due to `max_allowed_write_size` [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/27 13:49:49 UTC, 0 replies.
- [PR] chore(thirdparty): Bump prometheus-cpp to 1.2.4 [incubator-pegasus] - posted by "acelyc111 (via GitHub)" <gi...@apache.org> on 2024/03/28 03:23:12 UTC, 0 replies.
- Re: [PR] fix(duplication): prevent plog files from being removed by GC while they are being checked by duplication [incubator-pegasus] - posted by "empiredan (via GitHub)" <gi...@apache.org> on 2024/03/28 06:39:16 UTC, 0 replies.