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

Kafka fix #1212

Merged
merged 36 commits into from
Aug 2, 2024
Merged

Kafka fix #1212

merged 36 commits into from
Aug 2, 2024

Commits on Jul 25, 2024

  1. Update Listener.ts

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    084552e View commit details
    Browse the repository at this point in the history
  2. added new branch

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    47e0404 View commit details
    Browse the repository at this point in the history
  3. Update Listener.ts

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    03580a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1148 from egovernments/ashish-egov-patch-3

    Update Listener.ts
    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    69ef770 View commit details
    Browse the repository at this point in the history
  5. fixed mapping kafka error

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    151a2e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d9f93c View commit details
    Browse the repository at this point in the history
  7. mapping kafka fixed

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ac319d0 View commit details
    Browse the repository at this point in the history
  8. fix kafka

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3ab35d4 View commit details
    Browse the repository at this point in the history
  9. fix kafka

    ashish-egov committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ae6d57e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    a56af52 View commit details
    Browse the repository at this point in the history
  2. Producer update

    ashish-egov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dd1fadd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a3abc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1177 from egovernments/ashish-patch-1

    Ashish patch 1
    ashish-egov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    787d41d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Revert "Ashish egov patch 2 (#1178)"

    This reverts commit e86a4dc.
    ashish-egov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eb77bfd View commit details
    Browse the repository at this point in the history
  2. Update Producer.ts

    ashish-egov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a6422d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1183 from egovernments/ashish-egov-patch-2

    Update Producer.ts
    ashish-egov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dfc5aff View commit details
    Browse the repository at this point in the history
  4. Update Producer.ts

    ashish-egov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a362074 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1184 from egovernments/ashish-egov-patch-2

    Update Producer.ts
    ashish-egov committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    28806eb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    12d05a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b68a55 View commit details
    Browse the repository at this point in the history
  3. Feat : removed waiting

    ashish-egov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a56c5a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1196562 View commit details
    Browse the repository at this point in the history
  5. adding constraint

    ashish-egov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    45a6ad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6668394 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68ace0d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1198 from egovernments/ashish-egov-patch-1

    Update V20240731162600__add_uniqiue_constraint_process_track.sql
    ashish-egov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2128542 View commit details
    Browse the repository at this point in the history
  9. Update constants.ts

    ashish-egov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9de0f8b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1199 from egovernments/ashish-egov-patch-1

    Update constants.ts
    ashish-egov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8cef4b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b021fc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Feat : improved kafka

    ashish-egov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4588480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2931601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8494786 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1208 from egovernments/improvedKafka

    Improved kafka
    ashish-egov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    970af1e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    40fc96e View commit details
    Browse the repository at this point in the history
  2. Fix kafka restart issue

    ashish-egov committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7f84d1a View commit details
    Browse the repository at this point in the history