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/06/04 01:46:12 UTC

[GitHub] [incubator-inlong] leosanqing opened a new pull request, #4506: [INLONG-4505][Manager] Improve the return information of validation rules

leosanqing opened a new pull request, #4506:
URL: https://github.com/apache/incubator-inlong/pull/4506

   ### Prepare a Pull Request
   
   [INLONG-4505][Manager] Improve the return information of validation rules
   
   - Fixes #4505 
   
   ### Motivation
   - Now the request's verification exception prompt only returns the first exception information. If multiple rules match, only the first one is returned, which is unreasonable.
   - Remove some unnecessary annotations
   
   ### Modifications
   
   - Remove some unnecessary annotations
   - Return all exception information
   
   ### 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] [incubator-inlong] healchow merged pull request #4506: [INLONG-4505][Manager] Improve the return information of validation rules

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


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