eclipse-vertx / eclipse-vertx/vert.x

[Feature] - Support vertx http server for closing of the handlers

Open
#5,565 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.7k
Forks
2.1k
Avg merge
2d 7h
Merged PRs (30d)
28

Description

#### Describe the feature

We should support checking if handler(s) in the HTTP server are Vertx Closeable (Java Closeable as well?) and close them in the shutdown sequence.

#### Use cases

For now, the main use case would be in GrpcServer in vertx-grpc, which is basically a handler, as we would like to support the Service interface to be Closeable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.