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/09/20 02:43:30 UTC

[GitHub] [inlong] haifxu opened a new pull request, #5937: [INLONG-5936][Manager] Fix return type of cluster API

haifxu opened a new pull request, #5937:
URL: https://github.com/apache/inlong/pull/5937

   ### Prepare a Pull Request
   
   - Fixes #5936 
   
   ### Motivation
   
   ![image](https://user-images.githubusercontent.com/58519431/191155428-396f30af-bda8-4678-adc4-f91414714a9b.png)
   ![image](https://user-images.githubusercontent.com/58519431/191155460-f2696c83-09a4-4d87-99d8-0e740f432964.png)
   
   It should return `Call<Response<PageResult<ClusterInfo>>>`.
   
   ### Modifications
   
   Modify return type to `Call<Response<PageResult<ClusterInfo>>>`.
   
   ### Verifying this change
   
   - [ ] This change is a trivial rework/code cleanup without any test coverage.
   


-- 
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] [inlong] healchow merged pull request #5937: [INLONG-5936][Manager] Fix return type of cluster API

Posted by GitBox <gi...@apache.org>.
healchow merged PR #5937:
URL: https://github.com/apache/inlong/pull/5937


-- 
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