Skip to content

EsHttpScanNode may be blocked while start_scanners #1859

Description

@shgxwxl
  • when open EsHttpScanNode we call start_scanners
  • start_scanners wait all futures return their status, it's a sync logic
  • but open function is called in PlanFragmentExecutor before batch read
  • so read will be blocked until all scanners finish

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions