turcsanyip commented on a change in pull request #5557:
URL: https://github.com/apache/nifi/pull/5557#discussion_r765230386



##########
File path: nifi-stateless/nifi-stateless-assembly/README.md
##########
@@ -221,8 +221,11 @@ The following properties may be used to indicate where 
extensions are to be loca
 
 When Stateless NiFi is started, it parses the provided dataflow and determines 
which bundles/extensions are necessary
 to run the dataflow. If an extension is not available, or the version 
referenced by the flow is not available, Stateless
-may attempt to download the extensions automatically. To do this, one or more 
Extension Clients must be configured.
-Each client is configured using several properties, which are all tied 
together using a 'key'. For example, if we have
+may attempt to download the extensions automatically. To do this, one or more 
Extension Clients need to be configured. If no
+Extension Clients configured, only those extensions can be used that are 
already available (e.g. manually downloaded and copied offline)

Review comment:
       @gresockj Thanks for the review! I fixed the documentation.




-- 
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