This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 72055fb26 RANGER-4283: update GDS UI for add principals, listing of
datasets/datashares/shared-resources, service and zone selection
add 279f41f5b RANGER-4515: Enhance perf-tracer to get CPU time when
possible
add 7c805efe8 RANGER-4517: updated REST APIs handling of sortType when
sortBy is not specified
new 32671b441 Merge branch 'master' into RANGER-3923
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ranger/plugin/util/PerfDataRecorder.java | 49 ++++++++++++---
.../plugin/util/RangerPerfCollectorTracer.java | 26 ++++++--
.../ranger/plugin/util/RangerPerfTracer.java | 41 +++++++------
.../plugin/util/RangerPerfTracerFactory.java | 42 ++++++++++++-
.../org/apache/ranger/common/RangerConstants.java | 2 +
.../org/apache/ranger/common/RangerSearchUtil.java | 69 +++++++++++++---------
6 files changed, 168 insertions(+), 61 deletions(-)