zentol edited a comment on pull request #16345:
URL: https://github.com/apache/flink/pull/16345#issuecomment-873005029


   > Alternatively, we introduce a new folder submodule in flink-dist, similar 
to plugins.
   
   yes, I also thought about having a separate location in dist for production 
use-cases, and rely on the tmp dir only for tests. But then the question is 
when do we extract the jar (at build time vs at runtime; build time means 
shipping 50mb more (unless we slice it out of flink-runtime when building 
flink-dist), runtime means having to write to dist which may or may not be 
allowed depending on the setup).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to