dulceanu commented on a change in pull request #280:
URL: https://github.com/apache/jackrabbit-oak/pull/280#discussion_r586323410



##########
File path: 
oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/DefaultSegmentWriter.java
##########
@@ -638,11 +642,13 @@ private RecordId writeStream(@NotNull InputStream stream) 
throws IOException {
         }
 
         private RecordId internalWriteStream(@NotNull InputStream stream) 
throws IOException {
-            // Special case for short binaries (up to about 16kB):
+            // Special case for short binaries (up to about 
binariesInlineThreshold - 16kB default):

Review comment:
       I agree, it was confusing. I clarified it in the latest commit.




----------------------------------------------------------------
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]


Reply via email to