This is an automated email from the ASF dual-hosted git repository.
wilfred-s pushed a change to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git
from fae6e256 [YUNIKORN-3285] Child queue property inheritance in update
(#1088)
new 922bc77e [YUNIKORN-2249] Add compression to REST API (#1090)
new c8aafbdb [YUNIKORN-3291] Remove redundant config passing in
mergeProperties (#1091)
The 2 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:
pkg/scheduler/objects/queue.go | 42 ++++---
pkg/scheduler/objects/queue_test.go | 48 ++++++--
pkg/scheduler/partition.go | 7 +-
pkg/webservice/gzip.go | 176 +++++++++++++++++++++++++++++
pkg/webservice/webservice.go | 2 +-
pkg/webservice/webservice_test.go | 216 ++++++++++++++++++++++++++++++++++++
6 files changed, 453 insertions(+), 38 deletions(-)
create mode 100644 pkg/webservice/gzip.go
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]