Github user koeninger commented on the issue:

    https://github.com/apache/spark/pull/20997
  
    In general, 2 things about this make me uncomfortable:
    
    - It's basically a cut-and-paste of the SQL equivalent PR, 
https://github.com/apache/spark/pull/20767, but it is different from both that 
PR and the existing DStream code.
    
    - I don't see an upper bound on the number of consumers per key, nor a way 
of reaping idle consumers.  If the SQL equivalent code is likely to be modified 
to use pooling of some kind, seems better to make a consistent decision.
    



---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to