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

Controller #155

Merged
merged 42 commits into from
Jun 26, 2024
Merged

Controller #155

merged 42 commits into from
Jun 26, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    f571f2c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    fc704e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b021412 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. merge

    kmrdhruv committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    edcd600 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    59cc57a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. - refactoring needed for controller bootstrapping

    - message channel PR comments
    kmrdhruv committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f5d484c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f243139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f498775 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d9a5e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    0c7b269 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. review comments

    kmrdhruv committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1fd93f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f43d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    597df03 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ccfed68 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    249d957 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    8d849a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d28b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4caa516 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    08ad83f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    a97b531 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    61b1175 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    615c422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f978900 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9fa7a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c96b1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. pr fixes and improvements

    kmrdhruv committed May 18, 2024
    Configuration menu
    Copy the full SHA
    19a1363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68bc1b3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    caf9082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    094a279 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. serializing the shard assignment for all, subscription operation exec…

    …ution and updates on subscription operation for a subscription
    kmrdhruv committed May 30, 2024
    Configuration menu
    Copy the full SHA
    16211de View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    c210b37 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae4e310 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. subscription shard provision and deprovisioning in create/delete subs…

    …criptions. This includes
    
    - main sub, retry topic & sub, dlt topic & sub
    - basic shard/partitioning based on qps/throughput limits
    - subscription running status controller API
    - subscription provisioning status in rest API
    Moved internal queue type and topic partition related entities to entities module.
    kmrdhruv committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    778c57e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Refactoring for

    - Add active produce/consume topic/subscription to composite entities
    - Move default topic/node capacity to config from hard coded values.
    - moved varadhitopic factory/service to server module.
    - refactoring related to start subscription in consumer
    kmrdhruv committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    26088d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e3cc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    a562715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c303e17 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    c447933 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    621db35 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    abffc3d View commit details
    Browse the repository at this point in the history
  2. adding controller config

    kmrdhruv committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5685d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fixes and refactoring

    kmrdhruv committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7d88e6a View commit details
    Browse the repository at this point in the history