Alexkun opened a new issue #1725: URL: https://github.com/apache/incubator-linkis/issues/1725
### Search before asking - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues. ### Linkis Component linkis-public-enhancements ### What happened + What you expected to happen Linkis release-1.0.3-rc1 version has changed package header from "com.webank.wedatasphere.linkis" to "org.apache.linkis", this will cause exception on deserializing old version context objects in database used by dss workflow . Linkis release-1.0.3-rc1版本把包头从"com.webank.wedatasphere.linkis"升级到了"org.apache.linkis",将会导致数据库里dss工作流使用的旧版本context对象反序列化失败。 ### Relevent platform CentOS7 ### Reproduction script Open any existed dss workflow built on old linkis version below release-1.0.3-rc1, then click save, will throw an exception and fail. 打开任意一个基于linkis release-1.0.3-rc1之前的版本创建的工作流,点击保存,将会弹出异常且保存失败。 ### Anything else Every time. ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org