fhir-data-pipes icon indicating copy to clipboard operation
fhir-data-pipes copied to clipboard

DRAFT: Add Kafka support in batch processing

Open rcrichton opened this issue 1 year ago • 1 comments

DRAFT: Kafka support in batch processing

E2E test

TESTED:

Please replace this with a description of how you tested your PR beyond the automated e2e/unit tests.

Checklist: I completed these to help reviewers :)

  • [ ] I have read and will follow the review process.

  • [ ] I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • [ ] My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • [ ] I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • [ ] I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • [ ] All new and existing tests passed.

  • [ ] My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

rcrichton avatar Nov 14 '24 13:11 rcrichton

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 14 '24 13:11 google-cla[bot]