ekovacs commented on a change in pull request #3402: NIFI-6179: minor changes 
to DruidTranquilityController
URL: https://github.com/apache/nifi/pull/3402#discussion_r271777142
 
 

 ##########
 File path: 
nifi-nar-bundles/nifi-druid-bundle/nifi-druid-controller-service/src/main/java/org/apache/nifi/controller/druid/DruidTranquilityController.java
 ##########
 @@ -259,7 +259,7 @@
     public static final PropertyDescriptor INDEX_RETRY_PERIOD = new 
PropertyDescriptor.Builder()
             .name("druid-cs-index-retry-period")
             .displayName("Index Retry Period")
-            .description("Grace period to allow late arriving events for real 
time ingest.")
+            .description("Time period, untill a transiently failing indexing 
service overlord call is retried, before giving up.")
 
 Review comment:
   oops, added a typo :-/
   

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