prateekm commented on a change in pull request #1008: SAMZA-2174: Throw a
record too large exception for oversized records in changelog
URL: https://github.com/apache/samza/pull/1008#discussion_r297885294
##########
File path:
samza-kv/src/main/scala/org/apache/samza/storage/kv/LoggedStore.scala
##########
@@ -24,8 +24,8 @@ import org.apache.samza.system.{OutgoingMessageEnvelope,
SystemStreamPartition}
import org.apache.samza.task.MessageCollector
/**
- * A key/value store decorator that adds a changelog for any changes made to
the underlying store
- */
+ * A key/value store decorator that adds a changelog for any changes made to
the underlying store
Review comment:
Please revert indentation changes from javadocs in all classes, unless this
is what IntelliJ does by default.
----------------------------------------------------------------
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