Skip to content

Conversation

srebhan
Copy link
Member

@srebhan srebhan commented Apr 14, 2025

Summary

This PR is part of the attempt to fix the issues seen in #16179. While I'm not able to reproduce the issues, it seems like restricting the threading model for calling the COM object to a serialized chain for each thread helps. So this PR constraint the threading model in this way.

Checklist

  • No AI generated code was used in this PR

Related issues

related to #16179

@telegraf-tiger telegraf-tiger bot added fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Apr 14, 2025
@telegraf-tiger
Copy link
Contributor

@skartikey skartikey removed their assignment Apr 15, 2025
@skartikey skartikey added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 15, 2025
@mstrandboge mstrandboge merged commit 0195c4e into influxdata:master Apr 16, 2025
27 checks passed
@github-actions github-actions bot added this to the v1.34.3 milestone Apr 16, 2025
Hipska added a commit to Super-Visions/telegraf that referenced this pull request Apr 17, 2025
* master: (164 commits)
  chore(deps): Bump github.com/clarify/clarify-go from 0.3.1 to 0.4.0 (influxdata#16802)
  chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.29.0 to 1.30.0 (influxdata#16800)
  chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.3 (influxdata#16794)
  chore(deps): Bump github.com/safchain/ethtool from 0.3.0 to 0.5.10 (influxdata#16792)
  chore(deps): Bump github.com/antchfx/xpath from 1.3.3 to 1.3.4 (influxdata#16789)
  chore(deps): Bump github.com/srebhan/cborquery from 1.0.3 to 1.0.4 (influxdata#16787)
  chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 (influxdata#16786)
  chore(deps): Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 (influxdata#16785)
  chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.27.4 to 1.30.2 (influxdata#16793)
  chore(deps): Bump github.com/seancfoley/ipaddress-go from 1.7.0 to 1.7.1 (influxdata#16791)
  chore(deps): Bump cloud.google.com/go/bigquery from 1.66.2 to 1.67.0 (influxdata#16804)
  chore(deps): Bump github.com/apache/arrow-go/v18 from 18.1.0 to 18.2.0 (influxdata#16807)
  chore(deps): Bump github.com/gopcua/opcua from 0.7.1 to 0.7.4 (influxdata#16797)
  chore(deps): Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 (influxdata#16801)
  chore(deps): Bump github.com/openconfig/goyang from 1.6.0 to 1.6.2 (influxdata#16799)
  chore(deps): Bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.2 (influxdata#16806)
  chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.25 to 2.10.27 (influxdata#16808)
  fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (influxdata#16781)
  chore(deps): Bump github.com/yuin/goldmark from 1.7.8 to 1.7.9 (influxdata#16784)
  fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (influxdata#16782)
  ...
srebhan added a commit that referenced this pull request May 5, 2025
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 plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants