WIP: add configless local searchd mode - #4786
Open
sanikolaev wants to merge 7 commits into
Open
Conversation
searchd -l / searchd --local, searchd -e
Resolve searchd -e through the selected configuration when no local instance exists, while preserving explicit config and local precedence. Keep configured interactive history session-only and fail closed for unsafe listeners. Update the CLT to validate each interactive command immediately and treat Linux zombie processes as stopped. Verified with the CI test-kit replay, 441 GoogleTests, native builds, and a Linux/amd64 build.
Avoid Windows aggregate-initialization narrowing in in_addr and include the FreeBSD header that defines INADDR_ANY and INADDR_LOOPBACK. Verified with native tests, a Windows clang-cl RED/GREEN probe, and a FreeBSD Clang/sysroot compile probe.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
searchd -l/searchd --local,searchd -e