ContainerSolutions / ContainerSolutions/mesos-starter
Only creating one task per received offer
Open
bug
- Dominant language
- Java
- Stars
- 47
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Due to the nature of the the scheduler it's only creating up to one task per each offer in every offer round.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the scheduler's offer-round handling and reproduce the case described in the issue. Determine why only one task is created for each received offer, then verify that every eligible task is created during an offer round.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100