You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/27 05:35:49 UTC

[GitHub] [incubator-inlong] Greedyu opened a new pull request #2770: [INLONG-2760][Manager] Fix InlongGroup object deletion

Greedyu opened a new pull request #2770:
URL: https://github.com/apache/incubator-inlong/pull/2770


   ### Title Name: [INLONG-2760][Manager] Fix InlongGroup object deletion
   
   
   Fixes #2760 
   Because the deletion actually calls the groupProcessOperation.deleteProcess() function, the InlongGroupRequest queried according to the id does not change the state. In the inner layer, the groupService.update(groupInfo, username) method is actually executed first. equivalent to the original state of transformation
   
   ![image](https://user-images.githubusercontent.com/20356765/155869629-37d180a0-429f-4e9f-961c-403f4ad14813.png)
   
   
   After repairing and testing again, the interface can return successfully
   ![image](https://user-images.githubusercontent.com/20356765/155869635-1ba9e541-af2b-4bc4-92f1-c829f7424116.png)
   


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

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



[GitHub] [incubator-inlong] healchow closed pull request #2770: [INLONG-2760][Manager] Fix InlongGroup object deletion

Posted by GitBox <gi...@apache.org>.
healchow closed pull request #2770:
URL: https://github.com/apache/incubator-inlong/pull/2770


   


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

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



[GitHub] [incubator-inlong] healchow removed a comment on pull request #2770: [INLONG-2760][Manager] Fix InlongGroup object deletion

Posted by GitBox <gi...@apache.org>.
healchow removed a comment on pull request #2770:
URL: https://github.com/apache/incubator-inlong/pull/2770#issuecomment-1061356562


   Was fixed in `UpdateGroupCompleteListener` class.


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

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



[GitHub] [incubator-inlong] healchow commented on pull request #2770: [INLONG-2760][Manager] Fix InlongGroup object deletion

Posted by GitBox <gi...@apache.org>.
healchow commented on pull request #2770:
URL: https://github.com/apache/incubator-inlong/pull/2770#issuecomment-1061356562






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

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