arshadmohammad commented on code in PR #278:
URL: https://github.com/apache/seatunnel-web/pull/278#discussion_r1950374695


##########
seatunnel-server/seatunnel-app/src/main/java/org/apache/seatunnel/app/service/impl/JobInstanceServiceImpl.java:
##########
@@ -324,6 +331,10 @@ public String generateJobConfig(
         if (sinkMap.size() > 0) {
             sinks = getConnectorConfig(sinkMap);
         }
+        envConfig =

Review Comment:
   add this config only when encryption is enabled.



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to