apache / apache/incubator-seata
refine the granularity of dataValidation functionality
Open
task: help-wanted
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Is your feature request related to a problem? Please describe in details
client.undo.dataValidation 是一个全局的配置开关,当我想部分表无需镜像校验时无法做到
应该增加一个与其相辅相成的配置项,存放可跳过校验的表列表
如果这个配置项为null,那么就是全部都不校验,如果有就按这个维度来关闭校验,比如a表校验,b表不校验
## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
## Other related information
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.