olehborysevych commented on code in PR #23349:
URL: https://github.com/apache/beam/pull/23349#discussion_r979949315
##########
learning/tour-of-beam/backend/docker-compose.yml:
##########
@@ -25,4 +25,4 @@ services:
- DATASTORE_LISTEN_ADDRESS=0.0.0.0:8081
ports:
- "8081:8081"
- command: --consistency=1.0
+ command: --consistency=1.0 --store-on-disk
Review Comment:
@eantyshev --store-on-disk is a enabled by default not sure we need it here
--
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]