Skip to content

reference/tools: add a docs about ticdc open protocol#2550

Merged
sre-bot merged 14 commits into
pingcap:masterfrom
zier-one:ticdc_open_protocol
Apr 10, 2020
Merged

reference/tools: add a docs about ticdc open protocol#2550
sre-bot merged 14 commits into
pingcap:masterfrom
zier-one:ticdc_open_protocol

Conversation

@zier-one
Copy link
Copy Markdown
Contributor

@zier-one zier-one commented Mar 24, 2020

What is changed, added or deleted? (Required)

add a docs about ticdc open protocol

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version, including v4.0 changes for now)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

If you select two or more versions from above, to trigger the bot to cherry-pick this PR to your desired release version branch(es), you must add corresponding labels such as needs-cherry-pick-3.1, needs-cherry-pick-3.0, and needs-cherry-pick-2.1.

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Comment thread reference/tools/ticdc/column-ddl-type.md
Comment thread reference/tools/ticdc/column-ddl-type.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
@TomShawn TomShawn added size/large Changes of a large size. translation/doing This PR’s assignee is translating this PR. v4.0 This PR/issue applies to TiDB v4.0. labels Mar 24, 2020
@TomShawn TomShawn changed the title add a docs about ticdc open protocol reference/tools: add a docs about ticdc open protocol Mar 24, 2020
@TomShawn TomShawn requested a review from amyangfei March 24, 2020 12:28
@TomShawn TomShawn self-assigned this Mar 24, 2020
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Comment thread reference/tools/ticdc/open-protocol.md Outdated
@zier-one
Copy link
Copy Markdown
Contributor Author

zier-one commented Apr 8, 2020

@TomShawn PTAL again

Comment thread reference/tools/ticdc/column-ddl-type.md Outdated
leoppro and others added 3 commits April 9, 2020 14:31
Comment thread reference/tools/ticdc/open-protocol.md Outdated
Copy link
Copy Markdown
Contributor

@amyangfei amyangfei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@TomShawn TomShawn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TomShawn TomShawn added the status/can-merge Indicates a PR has been approved by a committer. label Apr 10, 2020
@sre-bot
Copy link
Copy Markdown
Contributor

sre-bot commented Apr 10, 2020

/run-all-tests

@sre-bot sre-bot merged commit f37b16e into pingcap:master Apr 10, 2020
sre-bot pushed a commit to sre-bot/docs-cn that referenced this pull request Apr 10, 2020
@sre-bot
Copy link
Copy Markdown
Contributor

sre-bot commented Apr 10, 2020

cherry pick to release-4.0 in PR #2695

@zier-one zier-one deleted the ticdc_open_protocol branch April 10, 2020 03:27
@TomShawn TomShawn added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Apr 15, 2020
Comment on lines +14 to +16
* Row Changed Event:代表一行的数据变化,在行发生变更时该 Event 被发出,包含变更后该行的相关信息。
* DDL Event:代表 DDL 变更,在上游成功执行 DDL 后发出,DDL Event 会广播到每一个 MQ Partition 中
* Resolved Event:代表一个特殊的时间点,表示在这个时间点前的收到的 Event 是完整的
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please be consistent with the use of periods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/large Changes of a large size. status/can-merge Indicates a PR has been approved by a committer. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. v4.0 This PR/issue applies to TiDB v4.0.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants