From 0190f4e9896f4f1ba168cd4982b631ac4af0d60c Mon Sep 17 00:00:00 2001 From: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:13:21 +0300 Subject: [PATCH] Fix svg links (#4451) --- .../internals/iproto/images/auth.puml | 8 ++--- .../internals/iproto/images/auth.svg | 10 +++--- .../internals/iproto/images/body.puml | 2 +- .../internals/iproto/images/body.svg | 4 +-- .../internals/iproto/images/call.puml | 16 ++++----- .../internals/iproto/images/call.svg | 18 +++++----- .../internals/iproto/images/delete.puml | 18 +++++----- .../internals/iproto/images/delete.svg | 20 +++++------ .../internals/iproto/images/error.puml | 10 +++--- .../internals/iproto/images/error.svg | 12 +++---- .../internals/iproto/images/error_24.puml | 8 ++--- .../internals/iproto/images/error_24.svg | 10 +++--- .../internals/iproto/images/eval.puml | 16 ++++----- .../internals/iproto/images/eval.svg | 18 +++++----- .../internals/iproto/images/eval_example.puml | 8 ++--- .../internals/iproto/images/eval_example.svg | 10 +++--- .../internals/iproto/images/event.puml | 6 ++-- .../internals/iproto/images/event.svg | 8 ++--- .../iproto/images/events_unwatch.puml | 4 +-- .../iproto/images/events_unwatch.svg | 6 ++-- .../internals/iproto/images/events_watch.puml | 4 +-- .../internals/iproto/images/events_watch.svg | 6 ++-- .../internals/iproto/images/execute.puml | 20 +++++------ .../internals/iproto/images/execute.svg | 22 ++++++------ .../iproto/images/execute_example_1.puml | 6 ++-- .../iproto/images/execute_example_1.svg | 8 ++--- .../iproto/images/execute_example_2.puml | 28 +++++++-------- .../iproto/images/execute_example_2.svg | 30 ++++++++-------- .../internals/iproto/images/header.puml | 8 ++--- .../internals/iproto/images/header.svg | 10 +++--- doc/reference/internals/iproto/images/id.puml | 10 +++--- doc/reference/internals/iproto/images/id.svg | 12 +++---- .../internals/iproto/images/insert.puml | 16 ++++----- .../internals/iproto/images/insert.svg | 18 +++++----- .../iproto/images/insert_example.puml | 16 ++++----- .../iproto/images/insert_example.svg | 18 +++++----- .../internals/iproto/images/ping.puml | 12 +++---- .../internals/iproto/images/ping.svg | 14 ++++---- .../internals/iproto/images/prepare.puml | 6 ++-- .../internals/iproto/images/prepare.svg | 2 +- .../internals/iproto/images/repl_ballot.puml | 18 +++++----- .../internals/iproto/images/repl_ballot.svg | 2 +- .../iproto/images/repl_heartbeat_message.puml | 8 ++--- .../iproto/images/repl_heartbeat_message.svg | 2 +- .../images/repl_heartbeat_response.puml | 10 +++--- .../iproto/images/repl_heartbeat_response.svg | 2 +- .../iproto/images/repl_join_request.puml | 6 ++-- .../iproto/images/repl_join_request.svg | 8 ++--- .../iproto/images/repl_join_response.puml | 6 ++-- .../iproto/images/repl_join_response.svg | 8 ++--- .../internals/iproto/images/repl_raft.puml | 16 ++++----- .../internals/iproto/images/repl_raft.svg | 18 +++++----- .../iproto/images/repl_raft_confirm.puml | 12 +++---- .../iproto/images/repl_raft_confirm.svg | 14 ++++---- .../iproto/images/repl_raft_demote.puml | 12 +++---- .../iproto/images/repl_raft_demote.svg | 14 ++++---- .../iproto/images/repl_raft_promote.puml | 12 +++---- .../iproto/images/repl_raft_promote.svg | 14 ++++---- .../iproto/images/repl_raft_rollback.puml | 12 +++---- .../iproto/images/repl_raft_rollback.svg | 14 ++++---- .../iproto/images/repl_subscribe_request.puml | 16 ++++----- .../iproto/images/repl_subscribe_request.svg | 18 +++++----- .../internals/iproto/images/repl_vote.puml | 2 +- .../internals/iproto/images/repl_vote.svg | 4 +-- .../internals/iproto/images/replace.puml | 16 ++++----- .../internals/iproto/images/replace.svg | 18 +++++----- .../internals/iproto/images/select.puml | 32 ++++++++--------- .../internals/iproto/images/select.svg | 34 +++++++++---------- .../iproto/images/select_example.puml | 16 ++++----- .../iproto/images/select_example.svg | 18 +++++----- .../iproto/images/sql_response_other.puml | 12 +++---- .../iproto/images/sql_response_other.svg | 12 +++---- .../iproto/images/sql_response_select.puml | 10 +++--- .../iproto/images/sql_response_select.svg | 12 +++---- .../images/sql_response_select_example.puml | 24 ++++++------- .../images/sql_response_select_example.svg | 26 +++++++------- .../internals/iproto/images/stream_begin.puml | 10 +++--- .../internals/iproto/images/stream_begin.svg | 12 +++---- .../iproto/images/stream_commit.puml | 6 ++-- .../internals/iproto/images/stream_commit.svg | 8 ++--- .../iproto/images/stream_rollback.puml | 6 ++-- .../iproto/images/stream_rollback.svg | 8 ++--- .../internals/iproto/images/update.puml | 20 +++++------ .../internals/iproto/images/update.svg | 22 ++++++------ .../iproto/images/update_example.puml | 14 ++++---- .../iproto/images/update_example.svg | 16 ++++----- .../iproto/images/update_example_0.puml | 2 +- .../iproto/images/update_example_0.svg | 4 +-- .../iproto/images/update_example_1.puml | 2 +- .../iproto/images/update_example_1.svg | 4 +-- .../iproto/images/update_example_regular.puml | 2 +- .../iproto/images/update_example_regular.svg | 4 +-- .../internals/iproto/images/upsert.puml | 20 +++++------ .../internals/iproto/images/upsert.svg | 22 ++++++------ 94 files changed, 569 insertions(+), 569 deletions(-) diff --git a/doc/reference/internals/iproto/images/auth.puml b/doc/reference/internals/iproto/images/auth.puml index 9b0aaf19c4..8992fd03ae 100644 --- a/doc/reference/internals/iproto/images/auth.puml +++ b/doc/reference/internals/iproto/images/auth.puml @@ -10,12 +10,12 @@ skinparam { json "**IPROTO_AUTH**" as auth_request { "Size": "MP_UINT", "Header": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_REQUEST_TYPE]]": "IPROTO_AUTH", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_SYNC]]": "MP_UINT" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_REQUEST_TYPE]]": "IPROTO_AUTH", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_SYNC]]": "MP_UINT" }, "Body": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_USER_NAME]]": "MP_STR", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_TUPLE]]": { + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_USER_NAME]]": "MP_STR", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_TUPLE]]": { "MP_ARRAY": "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/authentication Authentication mechanism]], [[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/authentication scramble]]" } } diff --git a/doc/reference/internals/iproto/images/auth.svg b/doc/reference/internals/iproto/images/auth.svg index f3747efe6a..ed7e3fa1a1 100644 --- a/doc/reference/internals/iproto/images/auth.svg +++ b/doc/reference/internals/iproto/images/auth.svg @@ -1,4 +1,4 @@ -IPROTO_AUTHSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_AUTHIPROTO_SYNCMP_UINTBodyIPROTO_USER_NAMEMP_STRIPROTO_TUPLEMP_ARRAYAuthentication mechanism,scramble \ No newline at end of file +IPROTO_PREPARESizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_PREPAREIPROTO_SYNCMP_UINTBodyIPROTO_SQL_TEXTMP_STR \ No newline at end of file diff --git a/doc/reference/internals/iproto/images/repl_ballot.puml b/doc/reference/internals/iproto/images/repl_ballot.puml index 964a50391e..d525c04e5a 100644 --- a/doc/reference/internals/iproto/images/repl_ballot.puml +++ b/doc/reference/internals/iproto/images/repl_ballot.puml @@ -8,15 +8,15 @@ skinparam { } json "**IPROTO_BALLOT body**" as ballot { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_RO_CFG]]": "MP_BOOL", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_VCLOCK]]": "MP_MAP", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_GC_VCLOCK]]": "MP_MAP", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_RO]]": "MP_BOOL", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_ANON]]": "MP_BOOL", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_BOOTED]]": "MP_BOOL", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_CAN_LEAD]]": "MP_BOOL", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_BOOTSTRAP_LEADER_UUID]]": "MP_STR", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_BALLOT_REGISTERED_REPLICA_UUIDS]]": "MP_ARRAY" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_RO_CFG]]": "MP_BOOL", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_VCLOCK]]": "MP_MAP", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_GC_VCLOCK]]": "MP_MAP", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_RO]]": "MP_BOOL", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_ANON]]": "MP_BOOL", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_IS_BOOTED]]": "MP_BOOL", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_CAN_LEAD]]": "MP_BOOL", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_BOOTSTRAP_LEADER_UUID]]": "MP_STR", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_BALLOT_REGISTERED_REPLICA_UUIDS]]": "MP_ARRAY" } @enduml diff --git a/doc/reference/internals/iproto/images/repl_ballot.svg b/doc/reference/internals/iproto/images/repl_ballot.svg index 6ae1ea5aa5..d2091733cd 100644 --- a/doc/reference/internals/iproto/images/repl_ballot.svg +++ b/doc/reference/internals/iproto/images/repl_ballot.svg @@ -1 +1 @@ -IPROTO_BALLOT bodyIPROTO_BALLOT_IS_RO_CFGMP_BOOLIPROTO_BALLOT_VCLOCKMP_MAPIPROTO_BALLOT_GC_VCLOCKMP_MAPIPROTO_BALLOT_IS_ROMP_BOOLIPROTO_BALLOT_IS_ANONMP_BOOLIPROTO_BALLOT_IS_BOOTEDMP_BOOLIPROTO_BALLOT_CAN_LEADMP_BOOLIPROTO_BALLOT_BOOTSTRAP_LEADER_UUIDMP_STRIPROTO_BALLOT_REGISTERED_REPLICA_UUIDSMP_ARRAY \ No newline at end of file +IPROTO_BALLOT bodyIPROTO_BALLOT_IS_RO_CFGMP_BOOLIPROTO_BALLOT_VCLOCKMP_MAPIPROTO_BALLOT_GC_VCLOCKMP_MAPIPROTO_BALLOT_IS_ROMP_BOOLIPROTO_BALLOT_IS_ANONMP_BOOLIPROTO_BALLOT_IS_BOOTEDMP_BOOLIPROTO_BALLOT_CAN_LEADMP_BOOLIPROTO_BALLOT_BOOTSTRAP_LEADER_UUIDMP_STRIPROTO_BALLOT_REGISTERED_REPLICA_UUIDSMP_ARRAY \ No newline at end of file diff --git a/doc/reference/internals/iproto/images/repl_heartbeat_message.puml b/doc/reference/internals/iproto/images/repl_heartbeat_message.puml index c5adefe8ab..1f3e412402 100644 --- a/doc/reference/internals/iproto/images/repl_heartbeat_message.puml +++ b/doc/reference/internals/iproto/images/repl_heartbeat_message.puml @@ -10,12 +10,12 @@ skinparam { json "**Heartbeat message from master**" as heartbeat_request { "Size": "MP_UINT", "Header": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general IPROTO_REQUEST_TYPE]]": "IPROTO_OK", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_REPLICA_ID]]": "MP_UINT", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general IPROTO_TIMESTAMP]]": "MP_DOUBLE" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general IPROTO_REQUEST_TYPE]]": "IPROTO_OK", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_REPLICA_ID]]": "MP_UINT", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general IPROTO_TIMESTAMP]]": "MP_DOUBLE" }, "Body": { - "(Optional) [[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_VCLOCK_SYNC]]": "MP_UINT" + "(Optional) [[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_VCLOCK_SYNC]]": "MP_UINT" } } diff --git a/doc/reference/internals/iproto/images/repl_heartbeat_message.svg b/doc/reference/internals/iproto/images/repl_heartbeat_message.svg index 3d6a9cbbde..354fcddc46 100644 --- a/doc/reference/internals/iproto/images/repl_heartbeat_message.svg +++ b/doc/reference/internals/iproto/images/repl_heartbeat_message.svg @@ -1 +1 @@ -Heartbeat message from masterSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_OKIPROTO_REPLICA_IDMP_UINTIPROTO_TIMESTAMPMP_DOUBLEBody(Optional)IPROTO_VCLOCK_SYNCMP_UINT \ No newline at end of file +Heartbeat message from masterSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_OKIPROTO_REPLICA_IDMP_UINTIPROTO_TIMESTAMPMP_DOUBLEBody(Optional)IPROTO_VCLOCK_SYNCMP_UINT \ No newline at end of file diff --git a/doc/reference/internals/iproto/images/repl_heartbeat_response.puml b/doc/reference/internals/iproto/images/repl_heartbeat_response.puml index 39dc816edf..3d74b2d8ba 100644 --- a/doc/reference/internals/iproto/images/repl_heartbeat_response.puml +++ b/doc/reference/internals/iproto/images/repl_heartbeat_response.puml @@ -11,13 +11,13 @@ json "**Response from replica**" as heartbeat_response { "Size": "MP_UINT", "Header": { "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/key/#general IPROTO_REQUEST_TYPE]]": "IPROTO_OK", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_REPLICA_ID]]": "MP_UINT", - "(Optional) [[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general IPROTO_TIMESTAMP]]": "MP_DOUBLE" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_REPLICA_ID]]": "MP_UINT", + "(Optional) [[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general IPROTO_TIMESTAMP]]": "MP_DOUBLE" }, "Body": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_VCLOCK]]": "MP_MAP", - "(Optional) [[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#general-replication IPROTO_VCLOCK_SYNC]]": "MP_UINT", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys/#synchronous-replication IPROTO_TERM]]": "MP_UINT" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_VCLOCK]]": "MP_MAP", + "(Optional) [[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#general-replication IPROTO_VCLOCK_SYNC]]": "MP_UINT", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys/#synchronous-replication IPROTO_TERM]]": "MP_UINT" } } diff --git a/doc/reference/internals/iproto/images/repl_heartbeat_response.svg b/doc/reference/internals/iproto/images/repl_heartbeat_response.svg index e4f15d9673..c91809c181 100644 --- a/doc/reference/internals/iproto/images/repl_heartbeat_response.svg +++ b/doc/reference/internals/iproto/images/repl_heartbeat_response.svg @@ -1 +1 @@ -Response from replicaSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_OKIPROTO_REPLICA_IDMP_UINT(Optional)IPROTO_TIMESTAMPMP_DOUBLEBodyIPROTO_VCLOCKMP_MAP(Optional)IPROTO_VCLOCK_SYNCMP_UINTIPROTO_TERMMP_UINT \ No newline at end of file +Response from replicaSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_OKIPROTO_REPLICA_IDMP_UINT(Optional)IPROTO_TIMESTAMPMP_DOUBLEBodyIPROTO_VCLOCKMP_MAP(Optional)IPROTO_VCLOCK_SYNCMP_UINTIPROTO_TERMMP_UINT \ No newline at end of file diff --git a/doc/reference/internals/iproto/images/repl_join_request.puml b/doc/reference/internals/iproto/images/repl_join_request.puml index 516830f7b2..849f6ad474 100644 --- a/doc/reference/internals/iproto/images/repl_join_request.puml +++ b/doc/reference/internals/iproto/images/repl_join_request.puml @@ -10,11 +10,11 @@ skinparam { json "**IPROTO_JOIN**" as join_request { "Size": "MP_UINT", "Header": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_REQUEST_TYPE]]": "IPROTO_JOIN", - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_SYNC]]": "MP_UINT" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_REQUEST_TYPE]]": "IPROTO_JOIN", + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_SYNC]]": "MP_UINT" }, "Body": { - "[[https://tarantool.io/en/doc/latest/dev_guide/internals/iproto/keys IPROTO_INSTANCE_UUID]]": "MP_STR – UUID of this instance" + "[[https://tarantool.io/en/doc/latest/reference/internals/iproto/keys IPROTO_INSTANCE_UUID]]": "MP_STR – UUID of this instance" } } diff --git a/doc/reference/internals/iproto/images/repl_join_request.svg b/doc/reference/internals/iproto/images/repl_join_request.svg index b4a0ecee06..96b5fb6f9d 100644 --- a/doc/reference/internals/iproto/images/repl_join_request.svg +++ b/doc/reference/internals/iproto/images/repl_join_request.svg @@ -1,4 +1,4 @@ -IPROTO_JOINSizeMP_UINTHeaderIPROTO_REQUEST_TYPEIPROTO_JOINIPROTO_SYNCMP_UINTBodyIPROTO_INSTANCE_UUIDMP_STR - UUID of this instance