Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: wait for floating Executor tasks #5004

Merged
merged 29 commits into from
Jul 20, 2022
Merged

feat: wait for floating Executor tasks #5004

merged 29 commits into from
Jul 20, 2022

Commits on Jul 11, 2022

  1. feat: wait for hanging tasks

    JoanFM committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    75a943e View commit details
    Browse the repository at this point in the history
  2. test: add tests for feat

    JoanFM committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    fda8c5c View commit details
    Browse the repository at this point in the history
  3. refactor: make class private

    JoanFM committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c5e2ccb View commit details
    Browse the repository at this point in the history
  4. fix: fix deadlock

    JoanFM committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2e6ea86 View commit details
    Browse the repository at this point in the history
  5. fix: fix deadlock

    JoanFM committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2b154b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbc0e3a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    276d7e3 View commit details
    Browse the repository at this point in the history
  2. fix: fix deadlock hanging

    JoanFM committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ff312a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce3dbce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1b60d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c6ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b18f5a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62b5250 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    77e9da3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    0b448d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509c9bd View commit details
    Browse the repository at this point in the history
  3. refactor: apply suggestions

    JoanFM committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8f07526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c556a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    f8b862e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e122a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14053dc View commit details
    Browse the repository at this point in the history
  4. test: assert floating receives

    JoanFM committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    777a114 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    f20811e View commit details
    Browse the repository at this point in the history
  2. fix: fix complex topologies

    JoanFM committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    ff47714 View commit details
    Browse the repository at this point in the history
  3. fix: fix complex topologies

    JoanFM committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    85931b7 View commit details
    Browse the repository at this point in the history
  4. docs: apply suggestions from code review

    Co-authored-by: Johannes Messner <44071807+JohannesMessner@users.noreply.github.com>
    JoanFM and JohannesMessner committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a74453f View commit details
    Browse the repository at this point in the history
  5. docs: apply suggestions from code review

    Co-authored-by: Johannes Messner <44071807+JohannesMessner@users.noreply.github.com>
    JoanFM and JohannesMessner committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    628b1d3 View commit details
    Browse the repository at this point in the history
  6. fix: fix deploy netlify error

    JoanFM committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    9bad700 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat-floating-exec' of https://github.com/jina-ai/jina

    …into feat-floating-exec
    JoanFM committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7fc28a4 View commit details
    Browse the repository at this point in the history