Update queue module without restarting Tarantool server
Open
Nobody has claimed this yet.
teamE
- Dominant language
- Lua
- Stars
- 244
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
It's impossible to update queue module without restarting Tarantool server.
This makes the queue module unmaintained in production.
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.
Research direction
Start by examining the queue module's loading and update path in Tarantool, focusing on how module changes currently require a server restart. Define the supported update behavior and verify that queue changes take effect without restarting the Tarantool server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100