gaborho commented on issue #6135: Unable to deploy on GKE, blocked at bookie.yaml step URL: https://github.com/apache/pulsar/issues/6135#issuecomment-579120184 What I meant is that you should remove PULSAR_PREFIX_ from the key names. So you should try with this settings: dbStorage_writeCacheMaxSizeMb: "1024" dbStorage_readAheadCacheMaxSizeMb: "1024" zkServers: zk-0.zookeeper,zk-1.zookeeper,zk-2.zookeeper statsProviderClass: org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider useHostNameAsBookieID: "true"
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
