Tracking issue for ServerCallExecutorSupplier API being experimental
Aperta
experimental API
- Lingua principale
- Java
- Stelle
- 12.1k
- Fork
- 4k
- Merge medio
- 2g 17h
- PR unite (30g)
- 37
Descrizione
Allows for defining an executor per-service or per-method. Discussed in https://github.com/grpc/grpc-java/issues/7874.
This does not replace `ServerBuilder.execute()`, which is a the default executor to run tasks before the point when `executorSupplier` can be called, or as a fallback executor when `executorSupplier` returns nothing.
~If `ServerBuilder.executorSupplier()` is provided, `ServerBuilder.directExecutor()` is automatically disabled.~
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.