hazelcast / hazelcast/hazelcast-python-client
Executor implementation incomplete [API-1491]
Offen
to-jira
- Vorherrschende Sprache
- Python
- Sterne
- 116
- Forks
- 78
- Ø Merge
- 10 T. 22 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
It is missing at least `submit(task)` where the client does not specify the member
In general, `execute*` is provided but `submit*` is not
Beitragsleitfaden
Rechercherichtung
Locate the Executor implementation and compare the existing execute* methods with the missing submit* API described in the issue. Start with the member-unspecified submit(task) case, then determine which other submit variants are expected. Done means the submit* operations provide the corresponding behavior to execute* without requiring the client to specify a member.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend, distributed-systems
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100