Skip to content

[Bug](DOE) Scroll clear was executed twice in vectorized_engine #12400

@stalary

Description

@stalary

Search before asking

  • I had searched in the issues and found no similar issues.

Version

master

What's Wrong?

Scroll clear was executed twice in vectorized_engine

I0907 08:20:34.785176 17467 es_scroll_query.cpp:60] Generated delete scroll body [ {"scroll_id":"DXF1ZXJ5QW5kRmV0Y2gBAAAAAAA6p2sWemNaOW95Q19SeDJORjJpaENGU0x2QQ=="} ]
I0907 08:20:34.785753 17467 es_scroll_query.cpp:60] Generated delete scroll body [ {"scroll_id":"DXF1ZXJ5QW5kRmV0Y2gBAAAAAAA6p2sWemNaOW95Q19SeDJORjJpaENGU0x2QQ=="} ]
W0907 08:20:34.786159 17467 http_client.cpp:166] fail to execute HTTP client, errmsg=The requested URL returned error: 404 trace=    @     0x561081795f3d  doris::HttpClient::execute()
    @     0x5610817961fa  doris::HttpClient::execute_delete_request()
    @     0x561080ecdab6  doris::ESScanReader::close()
    @     0x561080ecabbf  doris::EsHttpScanner::~EsHttpScanner()
    @     0x561081f6039d  doris::vectorized::VEsHttpScanNode::scanner_worker()
    @     0x561081f5b496  _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5doris10vectorized15VEsHttpScanNode14start_scannersEvEUlvE_EEEEE6_M_runEv
    @     0x561086337c90  execute_native_thread_routine
    @     0x7f1eccd6eea5  start_thread
    @     0x7f1ecd081b0d  __clone
    @              (nil)  (unknown)

What You Expected?

execute once.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions