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: prevent creating unnecessary threads repeatedly #562

Merged
merged 3 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. fix: prevent creating unnecessary threads repeatedly

    Use ThreadPoolScheduler for WriteApi batch subject instead of TimeoutScheduler.
    
    Fixes influxdata#561
    goznauk authored and bednar committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    88098ae View commit details
    Browse the repository at this point in the history
  2. docs: Update CHANGELOG.md

    goznauk authored and bednar committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c75d44c View commit details
    Browse the repository at this point in the history
  3. docs: update CHANGELOG.md

    bednar authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ab4a528 View commit details
    Browse the repository at this point in the history