This is an automated email from the ASF dual-hosted git repository.
pbacsko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-core.git
from 358e3b43 [YUNIKORN-2059] Fix the debug-level log of wild card quota
exceeded is always false (#683)
add 187a7ced [YUNIKORN-1985] Fix possible log spew in application object
in tryAllocate (#663)
No new revisions were added by this update.
Summary of changes:
go.mod | 1 +
go.sum | 2 +
pkg/log/rate_limited_logger.go | 81 ++++++++++++++++++++++++++++++++++++
pkg/log/rate_limited_logger_test.go | 72 ++++++++++++++++++++++++++++++++
pkg/scheduler/objects/application.go | 4 +-
5 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 pkg/log/rate_limited_logger.go
create mode 100644 pkg/log/rate_limited_logger_test.go
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]