Skip to content

By default connect concurrency flags

Tomasz Bold requested to merge tbold/athena:connect-concurrency-flags into master

The two flags: Concurrency.Threads and Concurrency.NumConcurrentEvents should by default be set to the same value. Connecting them like in this MR makes test jobs a bit simpler.

Merge request reports