Skip to content

Commit 30b690f

Browse files
authored
“remove_message_limit” (#20762)
1 parent 5ffb8d7 commit 30b690f

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

ydb/docs/en/core/concepts/_includes/limits-ydb.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,4 @@ In previous versions of {{ ydb-short-name }}, queries were typically executed us
6060
| Maximum number of rows in query results | 1,000 | The complete results of some queries executed using the `ExecuteDataQuery` method may contain more rows than allowed. In such cases, the query will return the maximum number of rows allowed, and the result will have the `truncated` flag set. | SUCCESS |
6161
| Maximum query result size | 50 MB | The complete results of some queries may exceed the set limit. If this occurs, the query will fail and return no data. | PRECONDITION_FAILED |
6262

63-
{% endcut %}
64-
65-
## Topic Limits {#topic}
66-
67-
| Parameter | Value |
68-
| :--- | :--- |
69-
| Maximum size of a transmitted message | 12 MB |
63+
{% endcut %}

ydb/docs/ru/core/concepts/_includes/limits-ydb.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@
6969

7070
{% endcut %}
7171

72-
## Ограничения топиков {#topic}
73-
74-
| Параметр | Значение |
75-
| :--- | :--- |
76-
| Максимальный размер передаваемого сообщения | 12 Мб |
77-
7872
## Ограничения пулов ресурсов {#resource_pool}
7973

8074
| Параметр | Значение |

0 commit comments

Comments
 (0)