pkumar-singh commented on a change in pull request #2937:
URL: https://github.com/apache/bookkeeper/pull/2937#discussion_r773378763
##########
File path: tests/docker-images/statestore-image/image_builder.sh
##########
@@ -18,22 +18,34 @@
# * limitations under the License.
# */
+IMAGE_NAME=apachebookkeeper/bookkeeper-current:latest
Review comment:
One problem I see with this optimization is that, when debugging or
locally running test, I would not know for sometime why changes I made is not
taking affect, until I see that image_builder is not building new image
anymore.
--
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]