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

Issue #4383 - synchronize multiparts for cleanup from different thread #4498

Merged
merged 5 commits into from Jan 24, 2020

Commits on Jan 20, 2020

  1. Issue #4383 - atomic state to MultiPart for multi-thread synchronization

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jan 20, 2020
    Copy the full SHA
    c5d074e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Issue #4383 - add State diagram and other changes for review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jan 21, 2020
    Copy the full SHA
    b217a35 View commit details
    Browse the repository at this point in the history
  2. Issue #4383 - fix javadoc build issue

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jan 21, 2020
    Copy the full SHA
    0ab7751 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Issue #4383 - check for non multipart content type in constructor

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jan 22, 2020
    Copy the full SHA
    f9f2cca View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Issue 4383 - changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jan 24, 2020
    Copy the full SHA
    f76687a View commit details
    Browse the repository at this point in the history