You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/01/29 14:42:38 UTC

[GitHub] rabbah commented on a change in pull request #3072: Enhance kafka message provider

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

 ##########
 File path: ansible/group_vars/all
 ##########
 @@ -135,6 +135,7 @@ kafka:
     port: 8093
   heap: "{{ kafka_heap | default('1g') }}"
   replicationFactor: "{{ kafka_replicationFactor | default((groups['kafkas']|length)|int) }}"
+  sessionTimeout: 30000
 
 Review comment:
   do these values make sense as pure config props as well?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services