You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/01/16 17:57:33 UTC

[beam] branch master updated (0b9c65e -> 9191690)

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

mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 0b9c65e  Merge pull request #10597: [BEAM-9123] HadoopResourceId returns wrong directoryName bugfix
     add 072dd4b  [BEAM-9116] Limit the number of past invocations stored in JobService
     add 9191690  Merge pull request #10580: [BEAM-9116] Limit the number of past invocations stored in JobServer

No new revisions were added by this update.

Summary of changes:
 .../jobsubmission/InMemoryJobService.java          | 91 ++++++++++++++++++----
 .../fnexecution/jobsubmission/JobServerDriver.java | 10 ++-
 .../jobsubmission/InMemoryJobServiceTest.java      | 86 +++++++++++++++++++-
 .../beam/runners/samza/SamzaJobServerDriver.java   |  3 +-
 4 files changed, 171 insertions(+), 19 deletions(-)