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 rel/7.4 (formerly master) #404

Merged
3 commits merged into from
Feb 2, 2018
Merged

Commits on Jan 2, 2018

  1. bf: stream response from getRaftLog()

    Adapt LogConsumer.readRecords() to use the stream returned by the modified
    BucketClient.getRaftLog() function. That allows end-to-end streaming, hence
    supporting arbitrary-sized responses, which should avoid toString() exceptions
    or consume excessive amounts of memory.
    jonathan-gramain authored and Bennett Buchanan committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    6992222 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. merge #379

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

Commits on Jan 31, 2018

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