simingweng commented on issue #3210: DistributedLog based stateful storage backend is not working URL: https://github.com/apache/incubator-heron/issues/3210#issuecomment-473416885 @nwangtw please assign this to me cuz' I've started working on it, actually, almost done the final testing. There will be some other minor implication to Heron after the upgrade, for example, the Kubernetes deployment manifest needs to be updated, because the startup mechanism is quite different now in `apache/bookkeeper`, the default dlog namespace is no longer created by default. I added a `initContainer` to the heron deployment yaml, to manually create the namespace that Heron expects, also, the `distributedlog-core` maven dependencies needs to align with 4.7.3 as well.
---------------------------------------------------------------- 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
