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

Cannot get LDESClientProcessor to replay events #679

Open
SBylemans opened this issue Aug 22, 2024 · 0 comments
Open

Cannot get LDESClientProcessor to replay events #679

SBylemans opened this issue Aug 22, 2024 · 0 comments
Labels
needs triage Issue needs to be evaluated by team

Comments

@SBylemans
Copy link

Describe the bug
When trying to get an LDESClientProcessor, which is configured with a Postgres DB, to reprocess members by truncating the tables in the Postgres DB, an error is thrown that the connection has been closed. We tried to do this after experiencing #678.

To Reproduce
Create LDESClientProcessor with postgres DB for state. After running for a little while, stop the processor and try to replay members by deleting state in the postgres DB and restarting processor.

Expected behavior
Deleting state in the postgres DB should allow the processor to reprocess members.

Screenshots
afbeelding

Desktop (please complete the following information):

  • Processor version: 2.3.0
  • NiFi version: 1.26
@SBylemans SBylemans added the needs triage Issue needs to be evaluated by team label Aug 22, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in VSDS Backlog Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be evaluated by team
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant