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

pull from remote master #1

Merged
merged 13 commits into from
Oct 28, 2015
Merged

pull from remote master #1

merged 13 commits into from
Oct 28, 2015

Commits on Oct 20, 2015

  1. Updated godoc.org link to v2 docs.

    alanzafame committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    20dcb88 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

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

Commits on Oct 27, 2015

  1. Implement NodeProcessor

    A NodeProcessor wraps an on-disk queue and the goroutine that attempts
    to drain that queue and send the data to the associated target node.
    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    9a73d26 View commit details
    Browse the repository at this point in the history
  2. Add HH statistics

    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    87299ca View commit details
    Browse the repository at this point in the history
  3. Add HH diagnostics

    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    f703f58 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    95f9937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f38c536 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4582 from oiooj/master

    fix logger tag
    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    1f75ca2 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG for PR 4582

    [ci skip]
    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    2cda3be View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4516 from influxdb/hh_processor_per_node

    Refactor hinted-handoff service
    otoolep committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    335e432 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. Only display Enterprise hint on CLI mode

    This change moves the logic to detect and display the Enterprise
    registration hint into the same logic check as that which decides if the
    successful-connection message should be displayed.
    
    Fixes #4514.
    otoolep committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    a727a8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4518 from Lanzafame/master

    Updated godoc.org link to v2 docs.
    otoolep committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    6311a2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4590 from influxdb/token_msg_on_cli_only

    Only display Enterprise hint on CLI mode
    otoolep committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    7278ec9 View commit details
    Browse the repository at this point in the history