Skip to content

6444: Ingest batcher discards files if a job fails to send - #7915

Open
ac28474 wants to merge 2 commits into
developfrom
6444-ingest-batcher-discards-files-if-a-job-fails-to-send
Open

6444: Ingest batcher discards files if a job fails to send#7915
ac28474 wants to merge 2 commits into
developfrom
6444-ingest-batcher-discards-files-if-a-job-fails-to-send

Conversation

@ac28474

@ac28474 ac28474 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR amends the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • IngestBatcherIngestModesTest.java
    • IngestBatcherUpdateStoreTest.java
    • InMemoryIngestBatcherStoreTest.java

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@ac28474 ac28474 linked an issue Aug 14, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ingest batcher discards files if a job fails to send

1 participant