Skip to content

Fix splitting large sets of parameters in multiple datagrams#1

Merged
juztas merged 1 commit intoMonALISA-CIT:masterfrom
costing:master
Mar 23, 2017
Merged

Fix splitting large sets of parameters in multiple datagrams#1
juztas merged 1 commit intoMonALISA-CIT:masterfrom
costing:master

Conversation

@costing
Copy link
Copy Markdown
Collaborator

@costing costing commented Mar 21, 2017

The parameters were correctly split in the individual datagrams but the number of values in each message was set to the total number of parameters. This caused the server side to look for extra parameters that were not in the message and throw exceptions when reaching beyond the current message boundaries.

@juztas juztas merged commit bd13ecb into MonALISA-CIT:master Mar 23, 2017
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