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

fix postfix input handling multi-level queues #4333

Merged
merged 1 commit into from
Jun 21, 2018
Merged

fix postfix input handling multi-level queues #4333

merged 1 commit into from
Jun 21, 2018

Conversation

phemmer
Copy link
Contributor

@phemmer phemmer commented Jun 21, 2018

Adjusts the postfix input plugin to recursively walk the queue directories instead of expecting a certain depth/structure.

Fixes #4135

Required for all PRs:

  • Signed CLA.
  • Has appropriate unit tests.

adjusts the postfix input plugin to recursively walk the queue directories instead of expecting a certain depth/structure.
@danielnelson danielnelson added this to the 1.7.1 milestone Jun 21, 2018
@danielnelson danielnelson added the fix pr to fix corresponding bug label Jun 21, 2018
@danielnelson danielnelson merged commit 16454e2 into influxdata:master Jun 21, 2018
@phemmer phemmer deleted the postfix-recurse branch June 21, 2018 23:02
danielnelson pushed a commit that referenced this pull request Jun 21, 2018
mkboudreau added a commit to mkboudreau/telegraf that referenced this pull request Jun 22, 2018
* origin: (39 commits)
  Document path tag in tail input
  Update changelog
  Added path tag to tail input plugin (influxdata#4292)
  Run windows tests with -short
  Fix postfix input handling of multi-level queues (influxdata#4333)
  Update changelog
  Add support for comma in logparser timestamp format (influxdata#4311)
  Update vendoring to dep from gdm (influxdata#4314)
  Update changelog
  Add new measurement with results of pgrep lookup to procstat input (influxdata#4307)
  Update changelog
  Add valuecounter aggregator plugin (influxdata#3523)
  Update changelog
  Update docker input documentation for container status
  Add container status tag to docker input (influxdata#4259)
  Drop CI support for Go 1.8 (influxdata#4309)
  Update changelog
  Fix selection of tags under nested objects in the JSON parser (influxdata#4284)
  Update changelog
  Add owner tag on partitions in burrow input (influxdata#4281)
  ...
codesmith14 pushed a commit to signalfx/telegraf that referenced this pull request Jul 5, 2018
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postfix plugin does not correctly count deferred messages when hash_queue_depth is greater than 1
2 participants