刘安

Results 38 issues of 刘安

## Description ## Steps to reproduce the issue 1. create a job 2. get API /v2/jobs 3. return ``` { "jobs": [ { "job_id": "test-migration", "job_status": "running", "topic": "", "job_create_time":...

## Description ## Steps to reproduce the issue 1. create job and watch metrics 2. item “memory.incr_kb_count” and “memory.incr_kb_est” is negative number ``` # HELP dtle_dtle_3_memory_incr_kb_count dtle_dtle_3_memory_incr_kb_count # TYPE dtle_dtle_3_memory_incr_kb_count...

## Description SkipCreateDbTable set to true and dest mysql not create replicate db and table, full replication dosen't complete and not report error ## Steps to reproduce the issue 1....

### flag_1: pause incr replication 1. pause incr replication before incr replication start 2. do not block BinlogRelay 3. print in dtle log ,makesure the user knows that the flag...

## Description should not print all logs to stdout ## Steps to reproduce the issue 1. deploy dtle 2. start dtle with command line ```bash su -s /bin/bash dtle -c...

The reference example should at least have the `check` attribute.

# Describe The Bug global service set timeout,when all sub-services are complete and global service timeout, the result is unstable # TXLE Version ```bash ./txle -v txle version 9.9.9.9 d2249e2df2dff0eff68b7f4bea37ba4887d8e2ca...

# Describe The Bug When TxEvent has a large number of records (200 million+), TXLE has a very slow query(10min+) # TXLE Version `https://github.com/actiontech/txle/commit/3a325a6b395e0c87976c33b945b0a75da3275ab5` # To Reproduce Steps to reproduce...