manticoresoftware / manticoresoftware/manticoresearch
WSA error 10054 in Windows
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12k
- Forks
- 642
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 47
Description
Here https://forum.manticoresearch.com/t/warning-bailing-on-failed-request-header/177 Peter says he was getting `WARNING: bailing on failed request header (client=127.0.0.1:51507(20519)), error: 10054 ‘WSA error 10054’, sock=928` when he was making a query to dist. index of agent= and **stopped getting it when he changed agent= to local=**
.
The config is 2.7.3 + workers = thread_pool + Windows Server 2016
If this warning is expected let's just hide it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files, tests, or entry points. Start by reproducing a query to a distributed index using agent= on Windows Server 2016 with version 2.7.3 and workers=thread_pool, then compare it with local=. Done means determining whether WSA error 10054 is expected and, if so, whether the warning should be suppressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100