Do not use box.session.push
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Search the project code for all usages of box.session.push, then inspect the surrounding client behavior to determine the supported replacement. Run the Tarantool integration CI with compat.box_session_push_deprecation set to 'new'; done means the project contains no usages and the CI failure is resolved.
Written by the indexing model from the issue text.
Description
box.session.push is deprecated starting from Tarantool 3.0. We're going to disable it in Tarantool 4.0 with the ability to enable it via the compat.box_session_push_deprecation option. In Tarantool 5.0 we're going to drop it completely. See https://github.com/tarantool/tarantool/issues/8802.
Tarantool integration CI reports a failure if box.session.push is disabled by setting compat.box_session_push_deprecation to 'new'. Please remove all usages of box.session.push from this project code.
- Dominant language
- Python
- Stars
- 108
- Forks
- 51
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tarantool/tarantool-python
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
tarantool/tarantool-python#325 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
tarantool/tarantool-python#340 ·
-
`load_schema` race Open
Difficulty 3/5 1-2 days Newbie friendliness 48/100
tarantool/tarantool-python#333 ·
-
3sp feature teamE
Difficulty 5/5 Over a week Newbie friendliness 25/100
tarantool/tarantool-python#309 · 1 comment ·
-
customer Database API
Difficulty 1/5 Under an hour Newbie friendliness 45/100
tarantool/tarantool-python#307 · 1 comment ·
All issues in tarantool/tarantool-python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·