organization · inferred from evidence
vespa-engine
The organization or team maintaining the Vespa project, referenced via the GitHub repository path.
- vespa-feed-client leaks feed-client-dispatcher threads when build() fails during handshake
The vespa-feed-client leaks threads when FeedClientBuilder.build() fails during the connection handshake. HttpFeedClient constructs the HttpRequestStrategy, which starts the feed-client-dispatcher thread, before calling verifyConnection();