[ 
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Khludnev updated SOLR-2646:
-----------------------------------
    Comment: was deleted

(was: some exception causes deadlock... although it happens in Lucene benchmark 
classes. 
{quote}
"Thread-5" #19 daemon prio=5 os_prio=31 tid=0x00007f8cec894800 nid=0x3c07 
waiting for monitor entry [0x0000700001786000]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource$Parser.run(EnwikiContentSource.java:186)
        - waiting to lock <0x00000007b8041f00> (a 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource)
        at java.lang.Thread.run(Thread.java:745)

"Thread-4" #18 prio=5 os_prio=31 tid=0x00007f8ce886c000 nid=0x3e0f in 
Object.wait() [0x0000700001683000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000007b804ebd8> (a 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource$Parser)
        at java.lang.Object.wait(Object.java:502)
        at 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource$Parser.next(EnwikiContentSource.java:74)
        - locked <0x00000007b804ebd8> (a 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource$Parser)
        at 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource.getNextDocData(EnwikiContentSource.java:300)
        - locked <0x00000007b8041f00> (a 
org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource)
        at 
org.apache.lucene.benchmark.byTask.feeds.DocMaker.makeDocument(DocMaker.java:371)
        at 
org.apache.solr.benchmark.byTask.tasks.SolrAddDocTask.setup(SolrAddDocTask.java:67)
{quote}
ok. I got enwiki by lucene benchmark, and tried to symlink to it from solr 
benchmark.)

> Integrate Solr benchmarking support into the Benchmark module
> -------------------------------------------------------------
>
>                 Key: SOLR-2646
>                 URL: https://issues.apache.org/jira/browse/SOLR-2646
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: chart.jpg, Dev-SolrBenchmarkModule.pdf, SOLR-2646.patch, 
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, 
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, 
> SOLR-2646.patch, SOLR-2646.patch, SOLR-2646.patch, SolrIndexingPerfHistory.pdf
>
>
> As part of my buzzwords Solr pef talk, I did some work to allow some Solr 
> benchmarking with the benchmark module.
> I'll attach a patch with the current work I've done soon - there is still a 
> fair amount to clean up and fix - a couple hacks or three - but it's already 
> fairly useful.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to