manticoresoftware / manticoresoftware/manticoresearch

WSA error 10054 in Windows

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.