You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/12/30 11:20:08 UTC

[GitHub] [submarine] jiwq opened a new pull request #136: SUBMARINE-327. Fix unchecked call 'result' when used JsonResponse.Builder build response

jiwq opened a new pull request #136: SUBMARINE-327. Fix unchecked call 'result<T>' when used JsonResponse.Builder build response
URL: https://github.com/apache/submarine/pull/136
 
 
   ### What is this PR for?
   Fix the check warning for JsonResponse, the two warning problems list as below: 
   * Unchecked call to 'result(T)' as a member of raw type
   * Raw use of parameterized class
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-327
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [submarine] asfgit closed pull request #136: SUBMARINE-327. Fix unchecked call 'result' when used JsonResponse.Builder build response

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #136: SUBMARINE-327. Fix unchecked call 'result<T>' when used JsonResponse.Builder build response
URL: https://github.com/apache/submarine/pull/136
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [submarine] liuxunorg commented on issue #136: SUBMARINE-327. Fix unchecked call 'result' when used JsonResponse.Builder build response

Posted by GitBox <gi...@apache.org>.
liuxunorg commented on issue #136: SUBMARINE-327. Fix unchecked call 'result<T>' when used JsonResponse.Builder build response
URL: https://github.com/apache/submarine/pull/136#issuecomment-569876807
 
 
   @jiwq Thank you fix this issue.
   Will merge if no more comments.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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