ytsaurus / ytsaurus/ytsaurus

Add YT_OPERATION_TRANSACTION_ID to job environment

Open
#853 0 comments 0 reactions 0 assignees View on GitHub
good first issue mapreduce
Dominant language
C++
Stars
2.2k
Forks
219
PR merge metrics
No merged PRs in 30d

Description

I have an operation that acquires a lock during start to ensure that no two operations are running concurrently. After the lock is acquired, transaction that was used for locking is used as a prerequisite.

Now I have to start such a per-operation transaction manually, however there are already operation-specific transactions that are managed by scheduler. We can pass id of such transaction to job environment and use it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.