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

LogWatcher Module change required watcher.Close() to be changed to watcher.ConsumerGone() #5

Merged
merged 5 commits into from Feb 28, 2019

Commits on May 31, 2018

  1. Comment out Partial

    Gary Forghetti committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d9f4516 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Update golang version in Dockerfile.build

    Gary Forghetti committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0b6b6c7 View commit details
    Browse the repository at this point in the history
  2. Change watcher.Close() to watcher.ConsumerGone() due to a change in t…

    …he LogWatcher module
    Gary Forghetti committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    1593836 View commit details
    Browse the repository at this point in the history
  3. Dockerfile change

    Gary Forghetti committed Feb 12, 2019
    1 Configuration menu
    Copy the full SHA
    099cb69 View commit details
    Browse the repository at this point in the history
  4. Fix Partial Log support

    Gary Forghetti committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5f1e5a2 View commit details
    Browse the repository at this point in the history