You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Pegasus 2.2.0 (released on June 2021), there are 170 commits, including several useful features and significant bug fix. We are ready to release Apache Pegasus 2.3.0.
New features
Partition split
Supporting scalability for table. One partition will be divided into two partitions. If the original partition count is 4, after partition split, the new partition count will be 8. More details can be found: partition-split-design-documents.
Related pull request in this release:
Since Pegasus 2.2.0 (released on June 2021), there are 170 commits, including several useful features and significant bug fix. We are ready to release Apache Pegasus 2.3.0.
New features
Partition split
Supporting scalability for table. One partition will be divided into two partitions. If the original partition count is 4, after partition split, the new partition count will be 8. More details can be found: partition-split-design-documents.
Related pull request in this release:
More detailed pull requests can be found: [#754]
User-defined compaction strategy
Supporting user specified compaction policy, more details can be found: user-specified-compaction-RFC. Related pull requests:
app_env_validator
for user specified compaction XiaoMi/rdsn#849Cluster load balance
Supporting whole cluster load balance, more details can be found: [#761], related pull requests:
One time backup
Supporting trigger backup once immediately, more details can be found: [#755], related pull requests:
Enhancement
New perf-counters
Bug Fix
Duplication related fix
Graceful exit
join_point
XiaoMi/rdsn#841Thrift unmarshall fix
Asan fix
Others
ENABLE_GCOV
when build with--enable_gcov
XiaoMi/rdsn#793full_scan
can't scan data completely in some occassions #825Refactor
Refactor load balance
Refactor pegasus_value_schema
Others
table_stats
#720No code update
Configurations
Perf-Counters
Performance
The following result is tested by YCSB, and the latency unit is us.
Contributors
acelyc111
cauchy1988
empiredan
hycdong
levy5307
lidingshengHHU
neverchanje
padmejin
Shuo-Jia
Smityz
zhangyifan27
ZhongChaoqiang
The text was updated successfully, but these errors were encountered: