Nightly Distribution of the master branch

Build: #1722 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
7 minutes
Labels
None
Revision
10aee6c787c0665df3726e1433d82f60d9f4dc2c
Total tests
745
Successful since
#1685 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 10aee6c787c0665df3726e1433d82f60d9f4dc2c http-file-upload: make order of parameters more logical
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 51b167c0d448f2afef6de71e10ea54e9443527af tcp: do not flush after writing the SM ack
There is no need to flush here, as writePackets() will eventually
flush the data out.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> bfff4121126d9a945ee8e8d50dd5891b68c0e731 tcp: increase unack'ed stanza queue size, decrease ack request limit
To reduce the chances of a deadlock between read and writer if SM
unacked stanza queue is full. See SMACK-881.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e2d393d00d996d9e4c9d45ec366996aebc648a29 tcp: add newline for better readability
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 9c7f62ec0790605331539358881bb49ea92b20f0 Merge pull request #319 from adiaholic/SMACK-867
Extend HttpFileUploadManager with InputStream parameter

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-867Could not obtain issue details from Jira
Unknown Issue TypeSMACK-881Could not obtain issue details from Jira