ptubes icon indicating copy to clipboard operation
ptubes copied to clipboard

Ptubes is a database disaster recovery product based on the PITR (Point In Time Recovery) method, which can be used to restore the entire database to a specific point in time to help users improve the...

Results 8 ptubes issues
Sort by recently updated
recently updated
newest added

### Environment - Ptubes version: 1.0.0 - Operating System version: Linux - Java version: 1.8 ### Steps to reproduce this issue I encountered a problem. When my database crashes, it...

### Environment - Ptubes version: 1.0.0 - Operating System version: Linux - Java version: 1.8 ### Steps to reproduce this issue Subscribe a table with a column type of geometry....

bug

# What kind of documentation As the title suggests, we have a problem understanding the code for "memory storage" without code comments.

documentation

### Environment - Ptubes version: 1.0.0 - Operating System version: Linux - Java version: 1.8 ### Steps to reproduce this issue The "onChannelDisconnect" function in class NettyHttpRdsCdcReaderConnection will enqueue another...

bug

### Environment - Ptubes version: 1.0.0 - Operating System version: Linux - Java version: 1.8 ### Steps to reproduce this issue Execute SQL "alter table table_1" to clean up table...

bug

### Describe the feature At present, ptubes does not support transaction sending data. All binlog events strip the transaction concept and are all delivered in the form of Events, resulting...

feature

### Describe the feature At present, the concept of sharding is a logical concept, which only exists in the Client for parallel consumption. As a result, each Reader needs to...

feature

### Describe the feature I recently encountered a problem. Our business has some tasks with relatively large traffic, which will write a large amount of data. At the same time,...

feature