ZJONSSON / node-etl

npm install etl
233 stars 49 forks source link

Elasticsearch concurrency option does nothing #93

Closed johnpyp closed 5 years ago

johnpyp commented 5 years ago

After testing and looking through the source code, it doesn't seem like the concurrency option mentioned in the docs does anything for elasticsearch.

johnpyp commented 5 years ago

Oh, my bad. I didn't realize the concurrency option was implicitly passed to the underlying Streamz object.