Closed

Description
These connection are used by dtle
incr
- applier
- worker connection
- sql.Conn: manually ping-ed
- applier connection
- sql.DB:
db.SetConnMaxLifetime()
- sql.DB:
- worker connection
- extractor
- slave thread: not sleeping
- connection for meta info e.db/b.db
full
- applier
- sql.DB
- extractor
- sql.Tx: manually ping-ed
Currently ConnMaxLifetime
is hard-coded to 300s for db.SetConnMaxLifetime
Metadata
Metadata
Assignees
Labels
No labels