[ 
https://issues.apache.org/jira/browse/OAK-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001589#comment-14001589
 ] 

Amit Jain commented on OAK-1806:
--------------------------------

bq. 
{{org.apache.jackrabbit.oak.scalability.ScalabilityAbstractSuite#loginWriter}} 
synchronizes on a local variable {{session}}. Is that really what you intended 
to do? Shouldn't this be {{sessions}} instead?

Its already synchronized on {{sessions}}.

bq. {{org.apache.jackrabbit.oak.benchmark.util.Date#toISO_8601_2000}} accesses 
a {{SimpleDateFormat}} instance, which is not thread safe. Are we sure we are 
safe here?
This will need to be fixed.

> Benchmark for blob upload and search longevity
> ----------------------------------------------
>
>                 Key: OAK-1806
>                 URL: https://issues.apache.org/jira/browse/OAK-1806
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>            Reporter: Amit Jain
>              Labels: benchmark, test
>         Attachments: OAK-1806.patch
>
>
> Have a longevity test which incrementally increases the load by adding blobs 
> and then running full text search to measure the execution times and the 
> performance degradation for increased loads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to