GGraziadei commented on code in PR #8706: URL: https://github.com/apache/storm/pull/8706#discussion_r3311365913
########## dev-tools/cluster/prepare-extlib.sh: ########## @@ -0,0 +1,57 @@ +#!/usr/bin/env bash Review Comment: I totally agree. I'm moving this logic inside the `build-image.sh ` script and adding a flag to disable prepare-extlib. This will be useful for developers who don't need to touch the metrics logic. -- 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]
