incubator-pegasus icon indicating copy to clipboard operation
incubator-pegasus copied to clipboard

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store

Results 333 incubator-pegasus issues
Sort by recently updated
recently updated
newest added

### What problem does this PR solve? https://github.com/apache/incubator-pegasus/issues/1025 ### What is changed and how does it work? The specific reason is that if you open an existing rocksdb, the usage...

type/bug-fix
cpp

https://github.com/apache/incubator-pegasus/issues/1081

cpp
thrift

### What problem does this PR solve? issue: https://github.com/apache/incubator-pegasus/issues/1090 same job as before: https://github.com/apache/incubator-pegasus/pull/728 When we precisely count data for a large table, it will cost minutes or hours. However,...

cpp
thrift

https://github.com/apache/incubator-pegasus/issues/1060 As issue said, meta_http_service unit test always meet core when running `start_compaction_test` and `update_scenario_test`. This pr fixs this problem.

type/bug-fix
cpp

#1105 add more detail log in java-client. ### What problem does this PR solve? Add value length to PegasusTable's request log in java-client. ##### Tests - Unit test.Test case has...

java-client

Bug Report We used pegasus 2.0 and pegasus_shell disk_capacity command to query cluster disk's Usage sometimes disk_capacity -d cause crash, sometimes cause infinite loop, it Occurs occasionally. I tracked the...

type/bug
good-first-issue

Although rdsn and Pegasus have been merged to one repo, there are still many work left to do: - [x] unify th clang-format tools - [x] remove run.sh in rdsn...

## Feature Request This function is not enabled when cu_calculator is closed, which can save a little resource, if necessary.

type/enhancement

# New Module From this version, more project module will join Apache Pegasus Project. In this version, the following projects are included: - [RDSN](https://github.com/XiaoMi/rdsn): In the past, `rdsn` exists as...

release-note
dependencies

## Bug Report https://github.com/XiaoMi/rdsn/pull/979 upgrade zk c client to 3.7(from 3.4.10) for kerberos, but it sometime can't access zk server 3.4.5 In my test, when I upgrade the meta to...

type/bug