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

[improve][broker] Improve retention endpoint to pure async. #17496

Closed
wants to merge 11 commits into from
Closed

[improve][broker] Improve retention endpoint to pure async. #17496

wants to merge 11 commits into from

Commits on Sep 8, 2022

  1. Step commit

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bc88b9c View commit details
    Browse the repository at this point in the history
  2. Step commmit

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    70bbd6d View commit details
    Browse the repository at this point in the history
  3. Fix compile error

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    613d851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e461e80 View commit details
    Browse the repository at this point in the history
  5. Refactor name

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    13b27fe View commit details
    Browse the repository at this point in the history
  6. rollback some logic

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    069521f View commit details
    Browse the repository at this point in the history
  7. Move validation in to method.

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c3b0d95 View commit details
    Browse the repository at this point in the history
  8. fix async

    mattisonchao authored and Technoboy- committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9c0e7df View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fix test

    mattisonchao committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6148df4 View commit details
    Browse the repository at this point in the history
  2. Catch exception

    mattisonchao committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3269135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d993a34 View commit details
    Browse the repository at this point in the history