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

angerszhuuuu pushed a change to branch branch-0.2
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


    from 347f2131 [CELEBORN-138] Respect users' configurations which are set in 
values.yaml
     new 942128f1 [CELEBORN-140][IMPROVEMENT] Quota yaml should support byte 
string (#1085)
     new 82d2db50 [CELEBORN-141][IMPROVEMENT] Refactor error log about quota 
exceed (#1086)
     new 9f207965 [CELEBORN-139][BUG] Fix read wrong yaml file format when 
loading config (#1083)

The 3 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:
 .../src/main/scala/org/apache/celeborn/common/CelebornConf.scala  | 3 ++-
 .../org/apache/celeborn/common/quota/DefaultQuotaManager.scala    | 7 ++++++-
 .../src/main/scala/org/apache/celeborn/common/quota/Quota.scala   | 4 ++--
 common/src/main/scala/org/apache/celeborn/common/util/Utils.scala | 2 +-
 common/src/test/resources/test-quota.yaml                         | 8 ++------
 .../apache/celeborn/common/quota/DefaultQuotaManagerSuite.scala   | 5 +++--
 docs/configuration/quota.md                                       | 2 +-
 7 files changed, 17 insertions(+), 14 deletions(-)

Reply via email to