You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by GitBox <gi...@apache.org> on 2019/03/12 15:22:32 UTC

[GitHub] [samza] shanthoosh commented on issue #950: SAMZA-2126: Bug fixes for batch-mode generated stream specs

shanthoosh commented on issue #950: SAMZA-2126: Bug fixes for batch-mode generated stream specs
URL: https://github.com/apache/samza/pull/950#issuecomment-472046147
 
 
   > Kafka properties doesn't support replication.factor when creating topic, so change the way to override intermediate stream properties.
   
   Just curious. Please correct me if I'm wrong.
   
   1. Even kafka-topic creation shell-command supports a configuration like `replication.factor` when creating the topic(( kafka-streams supports configuration like replication.factor)). Is the change entails in the way how  kafka-client accepts this config(replication.factor) when creating the streams?
   2. If kafka-client API does not support `replication.factor`, wouldn't it apply to other internal metadata-topics managed by samza viz `coordinator-stream`, `checkpoint` etc?

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


With regards,
Apache Git Services