joewitt commented on a change in pull request #3882: NIFI-6861 - Added missing 
display name property for InfluxDB max connection timeout
URL: https://github.com/apache/nifi/pull/3882#discussion_r368307850
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-influxdb-bundle/nifi-influxdb-processors/src/main/java/org/apache/nifi/processors/influxdb/AbstractInfluxDBProcessor.java
 ##########
 @@ -56,7 +56,8 @@
             .build();
 
     public static final PropertyDescriptor INFLUX_DB_CONNECTION_TIMEOUT = new 
PropertyDescriptor.Builder()
-            .name("InfluxDB Max Connection Time Out (seconds)")
+            .name("influxdb-max-connection-time-out")
 
 Review comment:
   i'm going to merge and just remove the name line while keeping displayName

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