shanthoosh edited a comment 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? Do we need to also change the way we 
create these internal metadata-topics.

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


With regards,
Apache Git Services

Reply via email to