Skip to content

Fix bug in communications between cluster server and cluster internal daemon#435

Merged
mgmacias95 merged 1 commit into3.2from
Fix-3.2-cluster-overload-bug
Mar 8, 2018
Merged

Fix bug in communications between cluster server and cluster internal daemon#435
mgmacias95 merged 1 commit into3.2from
Fix-3.2-cluster-overload-bug

Conversation

@mgmacias95
Copy link
Copy Markdown
Contributor

Hello,

This PR fixes a bug in communications between the cluster server and the cluster database daemon. The server expects all data to be sent in a row but, in fact, data can be sent in slices. This PR controls this behaviour and fixes all errors related to it. Also, this bug only happens when the cluster monitors a lot of different files.

Best regards,
Marta

@mgmacias95 mgmacias95 merged this pull request into 3.2 Mar 8, 2018
@mgmacias95 mgmacias95 deleted the Fix-3.2-cluster-overload-bug branch March 8, 2018 12:30
@soynof soynof mentioned this pull request Aug 7, 2023
4 tasks
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.

1 participant