This is an automated email from the ASF dual-hosted git repository.

ramackri pushed a change to branch RANGER-5643-batch
in repository https://gitbox.apache.org/repos/asf/ranger.git


 discard a7dd248cd RANGER-5643: Use Solr FQDN in docker dispatcher config and 
cookie domain
 discard 18fbd9f5e RANGER-5643: fix Checkstyle in ranger-audit-dest-solr
 discard 7658adb0f RANGER-5643: revert useTicketCache to master default in Solr 
site XML
 discard ec45a9e04 RANGER-5643: fix Spotbugs and Checkstyle in 
InMemoryJAASConfiguration
 discard cd2f4ab92 RANGER-5643: address review comments for Solr URL host 
rewrite
 discard 0dd13b3f1 RANGER-5643: docker setup: ranger-audit-displatcher-solr 
fails in sending audit logs to Solr
     add 5863aa856 RANGER-5643: Fix docker Kerberos for Solr audit dispatcher

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a7dd248cd)
            \
             N -- N -- N   refs/heads/RANGER-5643-batch (5863aa856)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../audit/utils/InMemoryJAASConfiguration.java     | 57 +++--------------
 .../audit/utils/InMemoryJAASConfigurationTest.java | 59 -----------------
 agents-audit/dest-solr/pom.xml                     |  6 --
 .../audit/destination/SolrAuditDestination.java    | 73 ----------------------
 .../destination/SolrAuditDestinationTest.java      | 53 ----------------
 .../conf/ranger-audit-dispatcher-solr-site.xml     | 16 ++---
 .../ranger-audit-dispatcher-solr-site.xml          |  7 ++-
 7 files changed, 17 insertions(+), 254 deletions(-)
 delete mode 100644 
agents-audit/core/src/test/java/org/apache/ranger/audit/utils/InMemoryJAASConfigurationTest.java
 delete mode 100644 
agents-audit/dest-solr/src/test/java/org/apache/ranger/audit/destination/SolrAuditDestinationTest.java

Reply via email to