nwangtw opened a new pull request #2868: Fix kryo factor config URL: https://github.com/apache/incubator-heron/pull/2868 Fix runtime config patching in stmgr. The old logic store and restore all the configs. However it doesn't work for non-string configs because they have empty value field and the real data is in the serialized_value field which is not covered.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
