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

Fix: Stream Sync on Ingest Server #708

Conversation

Eshanatnight
Copy link
Contributor

This PR contains the ingester side changes

Fixes #702 .

Description

Fix stream sync on a new Ingest Server start


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

sync the streams that are present, when a new Ingest Server is started
@nikhilsinhaparseable nikhilsinhaparseable merged commit 0d11d84 into parseablehq:distributed Mar 19, 2024
6 checks passed
@Eshanatnight Eshanatnight deleted the sync-streams-on-is-start branch March 19, 2024 17:25
Eshanatnight added a commit to Eshanatnight/parseable that referenced this pull request Apr 1, 2024
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.

2 participants