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

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


    from 962adc5  Merge pull request #4601: Use Concurrent Constructs in 
InMemoryArtifactStagerService
     add 9feb238  Add Environment Manager Interfaces
     new 2fbc195  Merge pull request #4589: Add Environment Manager Interfaces

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:
 .../environment/EnvironmentManager.java            | 27 +++++++++-----------
 .../environment/RemoteEnvironment.java}            | 29 +++++++++-------------
 .../fnexecution/environment}/package-info.java     |  4 +--
 3 files changed, 26 insertions(+), 34 deletions(-)
 copy 
sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Materialization.java
 => 
runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/EnvironmentManager.java
 (55%)
 copy 
runners/{local-java/src/main/java/org/apache/beam/runners/local/PipelineMessageReceiver.java
 => 
java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/RemoteEnvironment.java}
 (56%)
 copy 
runners/{apex/src/main/java/org/apache/beam/runners/apex/translation/utils => 
java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment}/package-info.java
 (86%)

-- 
To stop receiving notification emails like this one, please contact
tg...@apache.org.

Reply via email to