MuazmaZ commented on a change in pull request #3789: NIFI-6740: Add 
configuration options to specify NiFi/Bootstrap communication ports
URL: https://github.com/apache/nifi/pull/3789#discussion_r350488088
 
 

 ##########
 File path: 
nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java
 ##########
 @@ -81,6 +81,7 @@
     public static final String PROCESSOR_SCHEDULING_TIMEOUT = 
"nifi.processor.scheduling.timeout";
     public static final String BACKPRESSURE_COUNT = 
"nifi.queue.backpressure.count";
     public static final String BACKPRESSURE_SIZE = 
"nifi.queue.backpressure.size";
+    public static final String BOOTSTRAP_PORT = "nifi.bootstrap.port";
 
 Review comment:
   Could you rename this to nifi listener bootstrap port as well to keep in 
sync?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to