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

[MD] Register data source plugin interface to route handler context #2121

Commits on Aug 18, 2022

  1. register data source route handler context

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    54de364 View commit details
    Browse the repository at this point in the history
  2. address comments

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b0591e9 View commit details
    Browse the repository at this point in the history
  3. init data source service

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d9b2368 View commit details
    Browse the repository at this point in the history
  4. clean up & address comments

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e31e161 View commit details
    Browse the repository at this point in the history
  5. add pooling impl in data source service

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    76f3104 View commit details
    Browse the repository at this point in the history
  6. update interface

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c218194 View commit details
    Browse the repository at this point in the history
  7. add tests

    Signed-off-by: Zhongnan Su <szhongna@amazon.com>
    zhongnansu committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b705be0 View commit details
    Browse the repository at this point in the history