markusthoemmes commented on a change in pull request #3072: Enhance kafka 
message provider
URL: 
https://github.com/apache/incubator-openwhisk/pull/3072#discussion_r160154546
 
 

 ##########
 File path: ansible/roles/controller/tasks/deploy.yml
 ##########
 @@ -62,6 +62,7 @@
       "CONFIG_whisk_kafka_topics_health_retentionBytes": "{{ 
kafka_topics_health_retentionBytes | default() }}"
       "CONFIG_whisk_kafka_topics_health_retentionMs": "{{ 
kafka_topics_health_retentionMS | default() }}"
       "CONFIG_whisk_kafka_topics_health_segmentBytes": "{{ 
kafka_topics_health_segmentBytes | default() }}"
+      "KAFKA_SESSIONTIMEOUT": "{{ kafka.sessionTimeout }}"
 
 Review comment:
   Please move that line below KAFKA_HOSTS.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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