Tracking issue for improving tests of storage sink
Open
@CharlesCheung96 is already working on this.
Since Apr 11, 2023.
affects-6.5
affects-7.1
area/ticdc
help wanted
type/enhancement
- Dominant language
- Go
- Stars
- 464
- Forks
- 313
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
- #8826
- #8932
- Add partition table test
- #8890
- #8891
- #8914
- https://github.com/pingcap/tiflow/issues/8894
- #8919
- #8997
- #9066
- #9316
- Add scheduling related tests
- Figure out how to cover different protocols in integration tests
P0
- csv_storage_basic
- csv_storage_multi_tables_ddl
- csv_storage_partition_table
- canal_json_storage_basic
- canal_json_storage_partition_table
P1
- changefeed_reconstruct
- http_proxies
- savepoint
- event_filter
- sink_retry
- changefeed_error
- ddl_sequence
- changefeed_finish
- kv_client_stream_reconnect
- batch_add_table
- server_config_compatibility
- force_replicate_table
- resourcecontrol
- gc_safepoint
- changefeed_pause_resume
- row_format
- drop_many_tables
- processor_stop_delay
- cli
- simple
- cdc_server_tips
- foreign_key
- ddl_puller_lag
- ddl_only_block_related_table
- processor_err_chan
- resolve_lock
- move_table
- autorandom
- partition_table
- changefeed_auto_stop
- ddl_attributes
- capture_session_done_during_task
- charset_gbk
- ddl_manager
- tiflash
- region_merge
- multi_tables_ddl (migrated in phase P0, and needs to be simplified in the future)
- split_region
- multi_capture
P2
- owner_resign
- processor_etcd_worker_delay
- processor_resolved_ts_fallback
- sink_hang
P3 (Migrated but not enabled since such tests are broken for storage sink)
- many_pk_or_uk
- clustered_index
- new_ci_collation_with_old_value
- new_ci_collation_without_old_value
- big_txn
- generate_column
- cdc
- default_value
- common_1
- multi_source
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.