-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72186/
-----------------------------------------------------------

(Updated March 11, 2020, 10:59 a.m.)


Review request for ranger, Ramesh Mani and Saravanan Raju.


Summary (updated)
-----------------

RANGER-2748 Ranger plugin for schema registry


Repository: ranger


Description
-------

Ranger plugin for schema registry


Diffs
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/store/EmbeddedServiceDefsUtil.java
 882ca2f 
  
agents-common/src/main/resources/service-defs/ranger-servicedef-schema-registry.json
 PRE-CREATION 
  plugin-schema-registry/pom.xml PRE-CREATION 
  plugin-schema-registry/src/main/assembly/binary.xml PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/RangerServiceSchemaRegistry.java
 PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/AutocompletionAgent.java
 PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/SchemaRegistryResourceMgr.java
 PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/Client.java
 PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/SRClient.java
 PRE-CREATION 
  
plugin-schema-registry/src/main/java/org/apache/ranger/services/schema/registry/client/connection/util/SecurityUtils.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/AutocompletionAgentTest.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/SchemaRegistryResourceMgrTest.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/connection/SRClientTest.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/connection/util/SecurityUtilsTest.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/AcceptAllHostnameVerifier.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/DefaultClientForTesting.java
 PRE-CREATION 
  
plugin-schema-registry/src/test/java/org/apache/ranger/services/schema/registry/client/util/TestAutocompletionAgent.java
 PRE-CREATION 
  plugin-schema-registry/src/test/resources/keystore.jks PRE-CREATION 
  plugin-schema-registry/src/test/resources/schema-text3.avcs PRE-CREATION 
  plugin-schema-registry/src/test/resources/ssl-schema-registry-client.yaml 
PRE-CREATION 
  plugin-schema-registry/src/test/resources/ssl-schema-registry.yaml 
PRE-CREATION 
  plugin-schema-registry/src/test/resources/truststore.jks PRE-CREATION 
  pom.xml dde449d 


Diff: https://reviews.apache.org/r/72186/diff/1/


Testing
-------


Thanks,

Volodymyr Moshkovskyi

Reply via email to