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

Increase capacity for thread pool queue at ExportJsonFilesService #6489

Conversation

HenrikJannsen
Copy link
Collaborator

One seed node using the ExportJsonFilesService had RejectedExecutionExceptions as before we had only permitted a thread pool queue capacity of 1.

One seed node using the ExportJsonFilesService had RejectedExecutionExceptions as before we had only permitted a thread pool queue capacity of 1.

Signed-off-by: HenrikJannsen <[email protected]>
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@alejandrogarcia83 alejandrogarcia83 merged commit 42dc0b5 into bisq-network:master Dec 29, 2022
@alejandrogarcia83 alejandrogarcia83 added this to the v1.9.9 milestone Dec 29, 2022
@HenrikJannsen HenrikJannsen deleted the add_higher_capacity_for_write_to_json_thread_pool branch December 29, 2022 17:37
@alejandrogarcia83 alejandrogarcia83 modified the milestones: v1.9.9, v1.9.10 Jan 3, 2023
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