Abacn commented on code in PR #28039:
URL: https://github.com/apache/beam/pull/28039#discussion_r1298966012


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -2807,9 +2810,17 @@ class BeamModulePlugin implements Plugin<Project> {
         throw new GradleException(exceptionMessage)
       }
 
+      // Transform service delivers transforms that refer to SDK harness 
containers with following sufixes.
+      def transformServiceJavaContainerSuffix = 'java11'

Review Comment:
   Thanks for the explanation. I see, for a single slang test, there are at 
least two SDK container is working



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to