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

Fwdport 7.2 to 7.4 #175

Closed
wants to merge 5 commits into from
Closed

Fwdport 7.2 to 7.4 #175

wants to merge 5 commits into from

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    70a8413 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Merge pull request #138 from scality/fix/dependencies

    Fix/dependencies
    rahulreddy authored Jan 2, 2018
    Configuration menu
    Copy the full SHA
    77d4954 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. bf: fix concurrency issue with log reader

    Call QueuePopulatorExtension.setBatch() every time new entries are received,
    because multiple readers can be intermingled sending their respective data,
    and although the LogReader class is managing a single reader, the extensions
    `batch` field is global to all readers, so it has to be set every time.
    jonathan-gramain committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    7d8f7c6 View commit details
    Browse the repository at this point in the history
  2. merge #169

    ironman-machine authored and Cloud User committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    7793682 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    cf50b45 View commit details
    Browse the repository at this point in the history