Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmith3197 committed Sep 25, 2023
1 parent a48eb4d commit 668e917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ be overriden by setting the `VECTOR_THREADS` environment variable.
Explicitly setting `request.concurrency = "none"` in a sink configuration now properly configures
the sink to have a fixed concurrency limit of 1, as was stated in the documentation. Previously, the
above configuration would result in the sink using adaptive request concurrency. The default setting
remains to be adaptive request concurrency.
remains unchanged (adaptive request concurrency).

0 comments on commit 668e917

Please sign in to comment.