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

[BUGFIX]Transfer test fix #23

Merged
merged 11 commits into from
Feb 18, 2022
Merged

[BUGFIX]Transfer test fix #23

merged 11 commits into from
Feb 18, 2022

Commits on Jan 26, 2022

  1. Flowcontrol on empty messages

    ashione committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ce8dfbf View commit details
    Browse the repository at this point in the history
  2. mock queue empty message flow control

    ashione committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    51f5292 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Merge remote-tracking branch 'origin/master' into empty-message-flow-…

    …control
    
    Conflicts:
    	streaming/src/channel/channel.cc
    	streaming/src/test/mock_transfer_tests.cc
    ashione committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    aaf4a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update streaming/src/channel/channel.h

    Co-authored-by: Qing Wang <[email protected]>
    ashione and jovany-wang authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9e08c84 View commit details
    Browse the repository at this point in the history
  2. convert -1 to uint64_t max

    ashione committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    338c003 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into empty-message-flow-…

    …control
    ashione committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    308c1da View commit details
    Browse the repository at this point in the history
  4. timer interval init

    ashione committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7641851 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'empty-message-flow-control' of github.com:ray-project/m…

    …obius into empty-message-flow-control
    ashione committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    56b056b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Merge remote-tracking branch 'origin/master' into empty-message-flow-…

    …control
    ashione committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    332b587 View commit details
    Browse the repository at this point in the history
  2. data reader timeout setting

    ashione committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    07db782 View commit details
    Browse the repository at this point in the history
  3. fix empty message emit

    ashione committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e37c853 View commit details
    Browse the repository at this point in the history