You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "ahanikel (via GitHub)" <gi...@apache.org> on 2023/07/13 12:15:58 UTC

[GitHub] [jackrabbit-oak] ahanikel opened a new pull request, #1024: OAK-10345 - Add debug log message if larger blob is compared byte-wise.

ahanikel opened a new pull request, #1024:
URL: https://github.com/apache/jackrabbit-oak/pull/1024

   We want to be able to assess how often it happens that large blobs are compared byte-by-byte.


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

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] dulceanu merged pull request #1024: OAK-10345 - Add debug log message if larger blob is compared byte-wise.

Posted by "dulceanu (via GitHub)" <gi...@apache.org>.
dulceanu merged PR #1024:
URL: https://github.com/apache/jackrabbit-oak/pull/1024


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

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] ahanikel commented on pull request #1024: OAK-10345 - Add debug log message if larger blob is compared byte-wise.

Posted by "ahanikel (via GitHub)" <gi...@apache.org>.
ahanikel commented on PR #1024:
URL: https://github.com/apache/jackrabbit-oak/pull/1024#issuecomment-1634211699

   @reschke Like this?


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

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] ahanikel commented on pull request #1024: OAK-10345 - Add debug log message if larger blob is compared byte-wise.

Posted by "ahanikel (via GitHub)" <gi...@apache.org>.
ahanikel commented on PR #1024:
URL: https://github.com/apache/jackrabbit-oak/pull/1024#issuecomment-1634176393

   @dulceanu Do you mean something like this?


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

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] ahanikel commented on pull request #1024: OAK-10345 - Add debug log message if larger blob is compared byte-wise.

Posted by "ahanikel (via GitHub)" <gi...@apache.org>.
ahanikel commented on PR #1024:
URL: https://github.com/apache/jackrabbit-oak/pull/1024#issuecomment-1634424016

   Actually it seems quite hard to set a system property if a feature toggle is enabled. Perhaps it's still easier to directly use a feature toggle instead of a system property?


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

To unsubscribe, e-mail: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org