ninsmiracle

Results 47 issues of 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...

java-client

## 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.

type/enhancement

### 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...

cpp

## 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...

type/enhancement

### 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...

cpp

### 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...

cpp

### 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...

cpp

### 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`...

cpp

## 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...

type/enhancement

## Bug Report 1. What did you do? In online production situation. Some nodes in matser cluster can not send dupcalition data to backup cluster. ![image](https://github.com/apache/incubator-pegasus/assets/110282526/6102f4aa-ccd2-4ff5-98e8-85f5089019b4) 2. What version of...

type/bug