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

Java: Add FUNCTION KILL command. #1560

Merged
merged 4 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. Java: Add FUNCTION KILL command. (#328)

    * Add `FUNCTION KILL` command.
    * Frantic and rampant code clean up.
    * More tests for the god of the tests!
    * Address PR comments.
    * Typo fix.
    * Fixing the tests s02ep06.
    * Fixing the tests s03ep01.
    * Address PR comments.
    
    Co-authored-by: aaron-congo <aaron.congo@improving.com>
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand and aaron-congo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0c0eb8a View commit details
    Browse the repository at this point in the history
  2. Remove transaction implementation and tests.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9c049fb View commit details
    Browse the repository at this point in the history
  3. Fix the rebase.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    630b913 View commit details
    Browse the repository at this point in the history
  4. Remove TODOs.

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d3d6ef7 View commit details
    Browse the repository at this point in the history