ninsmiracle
ninsmiracle
#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...
## Feature Request **Describe the feature you'd like:** add some detail for error log in java-client. **Describe alternatives you've considered:** more detail for error log will make it more clearly.
### What problem does this PR solve? #1907 ### What is changed and how does it work? 1. Change the judgment logic in the writing process, and configure it to...
## Feature Request In our online situations , there are some Pegasus user need to copy some mutation from master cluster to backup cluster via Pegasus duplication function . However...
### What problem does this PR solve? #1589 ### What is changed and how does it work? There are two conflict may occure when opening duplication and balance: 1.load(one stage...
### What problem does this PR solve? #1595 ### What is changed and how does it work? While adding duplication tasks to the Pegasus table, old version code will changing...
### What problem does this PR solve? #1596 ### What is changed and how does it work? Add a parameter to protect a plog avoid from gc when it's been...
### What problem does this PR solve? #1840 ### What is changed and how does it work? 1.read the config of `max_allowed_write_size` 2.judge if current duplication `batch_bytes` greater than `max_allowed_write_size`...
## Feature Request **Is your feature request related to a problem? Please describe:** When we operat and maintain pegasus,there are many user give us feedback that they need to know...
Bug(duplication):some nodes can not send duplication data in master when big difference in data size
## Bug Report 1. What did you do? In online production situation. Some nodes in matser cluster can not send dupcalition data to backup cluster.  2. What version of...