vikaskr22 opened a new pull request, #650:
URL: https://github.com/apache/ranger/pull/650

   
   ## What changes were proposed in this pull request?
   
   This PR contains fix for RANGER-3965. If key attribute is very long ( more 
than 1024, schema defined column length), KMS logs exception (as expected) but 
same exception is not being propagated. On UI, it was showing as key created 
but failed to list.  
   This fix propagates the exception so that API returns error instead of 
simply logging the exception and doing nothing.
   
   
   ## How was this patch tested?
   -  KMS build and UT
   - Created new KMS docker image and manually verified the scenario.
   


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

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

Reply via email to