1. 8fd8902 fix(shell): Add PARSE_OPT_STRS marco for shell command execute flag input mode (#2040) by Samunroyu · 11 days ago master
  2. 6c96b5a fix(duplication): add warning message while trying to add a duplication that has been existing for the same table with the same remote cluster (#2038) by Dan Wang · 13 days ago
  3. dbe66a2 chore(pack): support to pack server binaries separately (#2034) by Samunroyu · 2 weeks ago
  4. 53dd218 feat(shell): add JSON format data output to some backup_policy commands (#2030) by Samunroyu · 3 weeks ago
  5. 7a1c461 feat(build): Support to specify THIRDPARTY_ROOT by setting the environment variable (#2035) by Yingchun Lai · 3 weeks ago
  6. dff1773 chore(CI): Add building debug version on CentOS 7 job and fix some build errors (#2032) by Yingchun Lai · 3 weeks ago
  7. da129c6 fix(duplication): use get_current_dup_cluster_name() instead of get_current_cluster_name() for duplication (#2033) by Dan Wang · 3 weeks ago
  8. 4a4b113 fix(duplication): parameters are not recognized while parsing add_dup shell command (#2027) by Dan Wang · 3 weeks ago
  9. 4683a78 fix(duplication): fix the table name while checking if the table of the remote cluster has been created completely (#2026) by Dan Wang · 3 weeks ago
  10. bcc5f65 fix(backup): validate backup policy name (#2029) by Yingchun Lai · 3 weeks ago
  11. de42536 feat: Distinguish log file names (#2010) by Yingchun Lai · 3 weeks ago
  12. 7edbb2d feat(restore): Add 'restore_path' parameter for 'restore' command in Cpp CLI tool (#2008) by Yingchun Lai · 3 weeks ago
  13. 3f55ed6 refactor(host_port): Unify the hostname lookup function (#2023) by Yingchun Lai · 3 weeks ago
  14. 80fcc79 feat(logging): Fill timestamp in log file name and limit single file size and total count (#2024) by Yingchun Lai · 3 weeks ago
  15. b39e18b refactor(logging): Minor refactor on logging module (#2022) by Yingchun Lai · 3 weeks ago
  16. 1196e95 feat(logging): Support to specify log directory (#2021) by Yingchun Lai · 3 weeks ago
  17. 9b44580 fix(ut): fix the dsn.meta.test using a directorty may has not permission (#2019) by Yingchun Lai · 3 weeks ago
  18. b0033c8 feat: Add some useful time and filesystem utilies (#2020) by Yingchun Lai · 3 weeks ago
  19. caf5c50b build(deps): bump google.golang.org/protobuf in /collector (#1948) by dependabot[bot] · 4 weeks ago
  20. 84be4f9 fix(aarch64): Set the correct LD_LIBRARY_PATH for aarch64 platforms (#2016) by Yingchun Lai · 4 weeks ago
  21. d00b251 fix: Fix build failure on ARM architecture chips (#2013) by Yingchun Lai · 4 weeks ago
  22. a5498a9 feat: Add 2 options to limit thread count (#2011) by Yingchun Lai · 4 weeks ago
  23. d7087b6 feat: Support to build server binaries separately (#2009) by Yingchun Lai · 4 weeks ago
  24. 0ee404e feat(duplication): add options to support cluster name only used for duplication and allow any other cluster id except myself to be ignored (#2000) by Dan Wang · 5 weeks ago
  25. 10ac661 refactor(encryption): change the default value of encryption_method from AES128 to AES256 (#2005) by Samunroyu · 5 weeks ago
  26. c4d4a7e feat(encryption): add a new security configuration for encryption key (#1999) by Samunroyu · 5 weeks ago
  27. 371a575 feat(plog): garbage collection is allowed to be enabled/disabled for plog (#1996) by Dan Wang · 5 weeks ago
  28. aa3998b feat(duplication): allow remote replica count to be specified for duplication (#1993) by Dan Wang · 5 weeks ago
  29. cb9a697 refactor(FQDN): Update src/nfs/nfs.thrift related code (#1991) by Yingchun Lai · 7 weeks ago
  30. ef32de4 refactor(FQDN): Update src/failure_detector/fd.thrift related code (#1990) by Yingchun Lai · 7 weeks ago
  31. 9ad8277 refactor(FQDN): Update src/common/consensus.thrift related code (#1989) by Yingchun Lai · 7 weeks ago
  32. 2939698 refactor(FQDN): Update idl/replica_admin.thrift related code (#1988) by Yingchun Lai · 7 weeks ago
  33. 31dce70 refactor(FQDN): Update idl/partition_split.thrift related code (#1987) by Yingchun Lai · 7 weeks ago
  34. 0e78b6c refactor(FQDN): Update idl/metadata.thrift related code (#1986) by Yingchun Lai · 7 weeks ago
  35. 6d375e7 refactor(FQDN): Add some convenient macros and update idl/meta_admin.thrift related code (#1984) by Yingchun Lai · 7 weeks ago
  36. cd1682d refactor(FQDN): Add some convenient macros and update idl/duplication.thrift related code (#1983) by Yingchun Lai · 8 weeks ago
  37. a684b43 refactor(FQDN): Add some convenient macros and update idl/dsn.layer2.thrift related code (#1977) by Yingchun Lai · 8 weeks ago
  38. bacc12a feat(table_env): Support to list all available table envs (#1915) by Yingchun Lai · 8 weeks ago
  39. cc42223 refactor: Fix some clang warnings (#1978) by Yingchun Lai · 8 weeks ago
  40. 27bcaa9 refactor(FQDN): Use operator bool to simplify code (#1974) by Yingchun Lai · 8 weeks ago
  41. a73cec2 fix(java-client): fix client renew TGT thread leak when request table doesnt exist (#1970) by Samunroyu · 9 weeks ago
  42. 09e3e44 refactor(FQDN): Add some convenient macros and update idl/bulk_load.thrift related code (#1949) by Yingchun Lai · 9 weeks ago
  43. 2f262b2 refactor(FQDN): Simplify function generate_node_list() (#1973) by Yingchun Lai · 9 weeks ago
  44. c47daa2 feat(java-client): java client add class host_port for fqdn compile (#1971) by Samunroyu · 9 weeks ago
  45. dcdf253 refactor(FQDN): Refactor the code about new_proposal_action() (#1972) by Yingchun Lai · 9 weeks ago
  46. 7a20b56 refactor(FQDN): resolve host:port to ip:port if -r parameter is specified (#1954) by Yingchun Lai · 9 weeks ago
  47. cf8a187 refactor(FQDN): Resolve IP from from host:port in tests to keep consistent (#1950) by Yingchun Lai · 9 weeks ago
  48. 501583c refactor(FQDN): Make address() and host_port() members return const reference types (#1952) by Yingchun Lai · 9 weeks ago
  49. c4481ba refator(FQDN): Rename variables to indicate type and remove useless function (#1953) by Yingchun Lai · 9 weeks ago
  50. 6d720b9 fix(message_ex): fix the crash caused by message_ex::copy() in server internally (#1938) by Sunflower876 · 10 weeks ago
  51. baa4840 refactor(FQDN): Use const reference to reduce unnecessary object copying (#1957) by Yingchun Lai · 10 weeks ago
  52. 2d68748 refactor(remote_commands): Simplify the command register process (#1912) by Yingchun Lai · 10 weeks ago
  53. fe6f1f0 feat(FQDN): Use chkpt_<host>_<port> as the backup path (#1958) by Yingchun Lai · 10 weeks ago
  54. a40c768 refactor(configs): Clearify more configs (#1955) by Yingchun Lai · 10 weeks ago
  55. e7b9b83 refactor(HTTP): Improve the help description of HTTP APIs (#1959) by Yingchun Lai · 10 weeks ago
  56. bcb92f0 chore(thirdparty): Bump prometheus-cpp to 1.2.4 (#1966) by Yingchun Lai · 2 months ago
  57. f5e1b81 fix(duplication): failed to start duplication after source replica servers exit due to missing duplicating status in .app-info (#1608) by ninsmiracle · 2 months ago
  58. 937e337 fix(duplication): get duplication manager as shared_ptr in case raw pointer has been reset to null (#1968) by Dan Wang · 3 months ago
  59. 0bfe780 refactor(duplication): move get_all_replicas/get_all_primaries from duplication_sync_timer to replica_stub (#1967) by Dan Wang · 3 months ago
  60. 671186c feat(duplication): allow remote app name to be specified for duplication (#1960) by Dan Wang · 3 months ago
  61. 17cb002 fix(duplication): prevent plog files from being removed by GC while they are being checked by duplication (#1597) by ninsmiracle · 3 months ago
  62. 97f7c30 fix(duplication): dup request is rejected by remote cluster due to `max_allowed_write_size` (#1841) by ninsmiracle · 3 months ago
  63. 1c727a0 fix(balance): Distinguish cluster balanced or collecting balance info interruptted (#1951) by Samunroyu · 3 months ago
  64. 38fa72e feat(collector): introduce the hotspot detector into go-collector (#1943) by Dan Wang · 3 months ago
  65. 261c95e feat(go-client): Add new HostPort struct according to IDL (#1946) by Yingchun Lai · 3 months ago
  66. 42bf2db feat(local_partition_split): Add local_partition_split CLI tool (#1930) by Yingchun Lai · 3 months ago
  67. 802d2c2 feat(FQDN): replace rpc_address to host_prot for function & add host_port on thrift struct (#1658) by Guohao Li · 3 months ago
  68. c1788c3 fix: fix recall_app with default app_name (#1942) by Guohao Li · 3 months ago
  69. 2bcdaf5 feat(go-client): add ListNodes as admin API for meta (#1939) by Dan Wang · 3 months ago
  70. 7a5593f fix(image): enable verifying certificate for CentOS 7 (#1941) by Dan Wang · 3 months ago
  71. 4e76061 fix(partition_split): Fix the missing garbage partition (#1936) by Yingchun Lai · 3 months ago
  72. b0e4c59 refactor(go-client): refactor admin APIs for meta by reflection (#1929) by Dan Wang · 3 months ago
  73. f78e0dc refactor(replica_stub): Encapsulate a public accessable validate_replica_dir() (#1935) by Yingchun Lai · 3 months ago
  74. 32934bd refactor(partition_resolver): Move get_partition_index() as a public accessed function (#1934) by Yingchun Lai · 3 months ago
  75. 057b77a refactor(replica): Unify some unique variables to reduce redundances (#1933) by Yingchun Lai · 3 months ago
  76. 0942c4a feat(java-client): Introduce exponentialBackoff retry mechanism (#1822) by Samunroyu · 3 months ago
  77. 1c4fcbb refactor(meta_store): Reduce the dependency of meta_store (#1932) by Yingchun Lai · 3 months ago
  78. 2c9b5ed refactor(ddl_client): Simplify app_name validate code (#1931) by Yingchun Lai · 3 months ago
  79. b857342 fix(cmake): increase the minimum required version of cmake to 3.24.0 (#1928) by Dan Wang · 3 months ago
  80. dfd4f0d refactor: replace perf-counters with new metrics in some names and comments (#1925) by Dan Wang · 4 months ago
  81. 4a05fae refactor(shell): use `fmt::print` to implement macro `PRINT_AND_RETURN_FALSE_IF_NOT` instead of `fprintf` (#1924) by Dan Wang · 4 months ago
  82. 9f19d48 build(deps): bump org.apache.zookeeper:zookeeper from 3.4.14 to 3.7.2 in /java-client (#1789) by dependabot[bot] · 4 months ago
  83. 3cdad18 feat(shell): support options `sample_interval_ms` for shell `app_stat` and `nodes` commands (#1923) by Dan Wang · 4 months ago
  84. 32abf0a build(deps): bump org.json:json from 20160810 to 20231013 in /java-client (#1781) by dependabot[bot] · 4 months ago
  85. 09d8935 feat(new_metrics): show table stats by shell `app_stat` command based on new metrics (part 4) (#1922) by Dan Wang · 4 months ago
  86. 794d411 feat(new_metrics): show table stats by shell command based on new metrics (part 3) (#1921) by Dan Wang · 4 months ago
  87. dea36b1 refactor: optimize zookeeper client init for sasl (#1914) by Guohao Li · 4 months ago
  88. 550da57 feat(new_metrics): show estimated number of keys by shell `count_data` command based on new metrics (#1920) by Dan Wang · 4 months ago
  89. 4bd798a feat(new_metrics): show table stats by shell `app_stat` command based on new metrics (part 2) (#1918) by Dan Wang · 4 months ago
  90. af25694 refactor(rpc_address): Simple refactor on rpc_address (#1897) by Yingchun Lai · 4 months ago
  91. fab3862 feat(new_metrics): show table stats by shell `app_stat` command based on new metrics (part 1) (#1903) by Dan Wang · 4 months ago
  92. 21d2960 fix(hdfs): export LIBHDFS_OPTS=-Xrs to ensure server could exit normally (#1911) by Yingchun Lai · 4 months ago
  93. fe8eb98 chore(github): add contributor lengyuexuexuan to repository collaborators list (#1910) by Yingchun Lai · 4 months ago
  94. 039bc62 refactor(configs): Update some default configs and remove some useless configs (#1877) by Yingchun Lai · 4 months ago
  95. 1129607 fix(configs): add missing namespace in group validator of flags (#1905) by Dan Wang · 4 months ago
  96. 9f41be7 refactor: make class 'dns_resolver' as a singleton (#1902) by Guohao Li · 4 months ago
  97. a9cfa5c refactor(configs): Move configs defination and declearation to global namespace (#1876) by Yingchun Lai · 4 months ago fix-flags-missing-dsn-namespace
  98. 07c3985 refactor(command_manager): Simplify command_manager code (#1875) by Yingchun Lai · 4 months ago
  99. 858433d feat(new_metrics): show replica-level qps and capacity units by shell `nodes` command based on new metrics (#1899) by Dan Wang · 4 months ago
  100. 546b947 fix(scripts): drop unnecessary dependencies for pack_tools.sh (#1901) by Dan Wang · 4 months ago