| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Если в редиректе приходит url со схемой **http (без s !!!)**, то порт выставляется ++443++
Этот PR фиксит это поведение
commit_hash:ef496e4f1cb08f3ba3b9b0f89a34f077cce38e00
|
|
|
|
| |
commit_hash:4cd06613f7d456cc276c470eb0fe21bdef7d25b5
|
|
|
|
|
| |
YQL-14195
commit_hash:bff9b3549fe1dbc0fae4a3a552e4d037e55a85ba
|
|
|
|
| |
commit_hash:6f25074e779d9ca5fa95aa725d81e5ea9be7fa52
|
|
|
|
| |
commit_hash:b2f1925f19bd482863a8d7ce13262e5d82e41b17
|
|
|
|
| |
commit_hash:2eaedc6132514a21d3db322aa4d83e5aa20df9ac
|
|
|
|
| |
commit_hash:fb7f82bdd2e7385c058055e393f4677fbc504473
|
|
|
|
| |
commit_hash:6368bc3a3ad8120326e6a1cf8986232f3e0f6983
|
|
|
|
|
| |
Update tools: test_tool, ya_bin, os_ya, os_test_tool
commit_hash:b7c4a543c96e599b566d6ed0d76019e085a25f85
|
|
|
|
| |
commit_hash:1f2ebe313aea1039145a9d68dcd511d5f22f383a
|
|
|
|
| |
commit_hash:f3913574bbb772cde96c0df1246982003f617678
|
|
|
|
| |
commit_hash:1a5e9f4585838729a12fdcba5306caddb2c0c7ac
|
|
|
|
| |
commit_hash:02cd4e261a0df4719e468621a6648b37e204fc05
|
|
|
|
| |
commit_hash:4cd32daab084699bd246b2d2a67a29bf1013a94c
|
|
|
|
| |
commit_hash:4385ffd3b705f4b7c7829a31099f1a4c40ff980a
|
|
|
|
| |
commit_hash:5e210d8ac2f2c972c1dd1404c2b29c82c71ce5ac
|
|
|
|
| |
commit_hash:41f97eafc725a7a104571e17f721977a52d66d29
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New cross-cell copy protocol:
1. LockCopyDestination - Early check that copy won’t fail because of conflicts, bad flag usage, etc. On this stage we learn to which cell the subtree is being copied to, inherited attributes of the destination and some other minor things.
2. LockCopySource - Lock every node with an appropriate lock on source cell, and return a map, describing topology of a subtree. (Amounts to a hash map parent_id -\> child_ids). During this step we also can find all schemas and cell tags that are used by the source.
3. SerializeNodes - Get binary representation of each node and send it to the client side. Additionally send information about schema id and external cell tags. The former is used to deduplicate schemas and the latter will be used during sequoia copy.
4. CalculateInheritedAttributes - Unfortunately for us, we have inheritable attributes. They behave differently for copy and create right now, because copy always preserves the current value and create calculates it anew. We plan to unify said behavior later by always re-evaluating the value of an attribute on destination cell. For the compatibility.
5. MaterializeCopyPrerequisites - This step is responsible for schema materialization. Later this should also include, for example, secondary indices.
6. MaterializeNodes - Create nodes from binary representation, but keep them unattached.
7. AssembleTreeCopy - Assemble nodes, created in step 6 into a tree on destination cell and attach the resulting tree to the destination node (or it's parent, in case of replace).
List of notable changes:
1. Deprecated “BeginCopy” and “EndCopy” verbs.
2. Deprecated “Internalize” command.
3. Added a code that should support new inherited attributes addition. Currently mostly inactive (only chunk_merger_mode is supported).
4. Opaqueness does not interfere with cross-cell copy now.
5. Now max subtree that can be copied with a single command is limited to 100’000 by default (this limit can be changed in master dynamic config)
6. Inplace copy only used for externalization of a map node, never during copy. With this change a decent chunk of dead code has been removed, hopefully making the overall algorithm more easily understandable.
7. Removed “inheritedAttributes“ and “factory“ from DoEndCopy.
List of notable bugfixes:
1. When attempting to cross-cell copy under a transaction and traversing a source subtree, most metadata was taken from the trunk version of the node instead of the branch. This results in some attributes being missing on destination if they were set under a transaction.
2. Fixed an issue where the problem from the above could be replicated for inheritable attributes.
3. Fixed a few tests that amounted to “assert True“.
### Changelog entry
type: feature
component: master
Introduced new pipeline for cross-cell copy
commit_hash:99cb45639f5ae55f431f5711269badb000e814a1
|
|
|
|
| |
commit_hash:c7d6839d95bf6b9f1d0fa4081d4ecc66a1503de9
|
|
|
|
|
| |
Add semantics for JDK path and version
commit_hash:c1a6fa63fea3f4a360d9cc0e8eff367bf5f56ceb
|
|
|
|
|
| |
YQL-19413
commit_hash:718508ce06e80ae9be73bfac7293d3ce6a9803c6
|
|
|
|
| |
commit_hash:4a061e3e5ade36adef410bca043268cb9064ec4d
|
|
|
|
| |
commit_hash:edfc1f9b377e871b5005c1125565d9ff3c37a2c0
|
|
|
|
|
| |
Update tools: yexport, os-yexport
commit_hash:eeaed61a2d93046f69f1d46b1eb11013a798ffb6
|
|
|
|
|
| |
Enable ruff style test splitting
commit_hash:01e08ec34ed5efa4aad68d0d1a64eda015a928fc
|
|
|
|
|
| |
init
commit_hash:6a569cc8a3ace6be991ce981c949eda644f39c0b
|
|
|
|
| |
commit_hash:c04b256cdfa55d7a6d1853d83caf8daa6beaf3d1
|
|
|
|
| |
commit_hash:bf88c8208853175817f35dd9a8bbb273571b3ff6
|
|
|
|
| |
commit_hash:f936bb0e7e99e974601ad846ef0260c791e858ce
|
|
|
|
| |
commit_hash:4e2845ba995aaf7bbae2c24735ceb099a116c89d
|
|
|
|
| |
commit_hash:79b0a0b437e41879c3a7d4c079ab571bbaafd45f
|
|
|
|
|
| |
YQL-19299: Support Top-Level No-Optional Yson Entity
commit_hash:add10e09899db3798814dc8759fa851f6c3ed2a3
|
|
|
|
|
|
| |
list errors
commit_hash:80a787c40ce64b2c0329e71b0c24ae9e8acf9f2b
|
|
|
|
| |
commit_hash:5d5aa527dd6fcb0dfb1e62748135e5f04f92b1b0
|
|
|
|
| |
commit_hash:bb9eada94a255f7675a516b6c69ab9b64e741eec
|
|
|
|
|
| |
TRIVIAL
commit_hash:f55dc23fb741393c444b088024393fa452d06795
|
|
|
|
|
|
| |
during symbolization (and other steps)
commit_hash:af94687a97c9cff320ad057c6d50f1ac8de0dd6a
|
|
|
|
| |
commit_hash:3786c4fc65af12274eea45a3ef9de6050e262ac0
|
|
|
|
| |
commit_hash:41ca9d4873a01b242608efffc3fd03fd8dacbbdf
|
|
|
|
| |
commit_hash:871fc63bfd546321ffebc1af29e385c6486a3057
|
|
|
|
| |
commit_hash:f66707378fbe480791e0d0f5e85c78547174323f
|
|
|
|
| |
commit_hash:4ae470ee0a64c2c69b2319fd92c4178fa8790ab2
|
|
|
|
| |
commit_hash:01488b5178aa09ab46ba08c1388ebff6077f213e
|
|
|
|
| |
commit_hash:f1e4a6495ec720d31dacd477df0aafef02ebf576
|
|
|
|
| |
commit_hash:7693979d4bb33fc46e799376ee61eca4abde37ab
|
|
|
|
|
|
|
| |
This macro could be used to implement a lazy DSO loader
ISSUE:
commit_hash:2a6b9d418cf404d8f742ecab947c3388ef7a8884
|
|
|
|
| |
commit_hash:b1f7ffc9e8130d80fb923e4c0f5dc58bc68ce1be
|
|
|
|
| |
commit_hash:bd11304f4147ff314372d4ab6049478143f60fd5
|
|
|
|
| |
commit_hash:0a2fd2a66273d685c34a77ff8833e067636e7740
|
|
|
|
| |
commit_hash:59c7a0dce578ebde4769429a5ddd5f300ca2c63b
|