sborya commented on a change in pull request #1171: SAMZA-2328: StreamConfig
from scala to Java
URL: https://github.com/apache/samza/pull/1171#discussion_r329246716
##########
File path: samza-kafka/src/main/scala/org/apache/samza/config/KafkaConfig.scala
##########
@@ -292,7 +292,8 @@ class KafkaConfig(config: Config) extends
ScalaMapConfig(config) {
// The method returns a map of storenames to changelog topic names, which
are configured to use kafka as the changelog stream
def getKafkaChangelogEnabledStores() = {
Review comment:
he he. Intelij shows it :) in grayed out script. I will add. Makes sense.
----------------------------------------------------------------
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