You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/12/09 14:26:10 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue #1178: ProgressOperation has a class cast exception problem when using TaskTreeUtil

peacewong opened a new issue #1178:
URL: https://github.com/apache/incubator-linkis/issues/1178


   **Describe the bug**
   ProgressOperation has a class cast exception problem when using TaskTreeUtil, which causes the progress update to fail. The error is as follows:
   ![image](https://user-images.githubusercontent.com/11496700/145413937-cc5fbc86-3d68-47e9-bae0-b1cc0e69513e.png)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Run task
   2. View progress related logs
   
   
   **Expected behavior**
   Should be called normally
   
   **Additional context**
   Scala is missing the correct type of generics
   


-- 
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-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1178: ProgressOperation has a class cast exception problem when using TaskTreeUtil

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1178:
URL: https://github.com/apache/incubator-linkis/issues/1178


   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org