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

Allocation service changes for batch assignment #8888

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2023

  1. Allocation service changes for batch assignment

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    432efc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Added batch mode setting

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    eecf79f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Added missed clusterModule changes

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c2be078 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Addressed PR comments

    1. Moved setting of batch enable disable in this PR
    2. Added java docs
    
    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3bb7dd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Added Changes for ShardBatchGatewayAllocator

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6e645a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Cosmetic changes in AllocationService

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b1994fa View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. PR comments

    1. Made changes so that Allocation Service run only default implementation of batch mode
    2. Renamed methods
    3. Added and modified documenatation
    
    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    257f36d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fixed PR comments around documentation

    Signed-off-by: Gaurav Chandani <chngau@amazon.com>
    Gaurav614 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    1574fc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Correct version check with 3.0.0

    Signed-off-by: Aman Khare <amkhar@amazon.com>
    Aman Khare committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d3b1140 View commit details
    Browse the repository at this point in the history