[
https://issues.apache.org/jira/browse/SLING-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194676#comment-16194676
]
Robert Munteanu commented on SLING-7169:
----------------------------------------
{quote}http://localhost:4502/system/console/status-oak-index-stats.json{quote}
Wow, that's some creative use of Json :-) So what should I be looking at?
{noformat}
"Async Indexers State",
"====================",
"Number of async indexer lanes : 2",
"",
"fulltext-async",
" Last indexed to : 2017-10-06T17:30:34.986+03:00",
" Status : done",
" Failing : false",
" Paused : false",
"",
"async",
" Last indexed to : 2017-10-06T17:30:32.578+03:00",
" Status : done",
" Failing : false",
" Paused : false",
"",
{noformat}
Assume I upload a document at time=T, should I for wait for both lames to be
"Status: done" and "last indexed to" after T ?
> FullTextIndexingTest sometimes fails with a timeout
> ---------------------------------------------------
>
> Key: SLING-7169
> URL: https://issues.apache.org/jira/browse/SLING-7169
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Reporter: Robert Munteanu
> Labels: sling-IT
> Attachments: SLING-7169-logs.tar.gz
>
>
> The test fails maybe 1 in 10 runs. I could reproduce this locally by running
> many times. I've also seen it once on Jenkins.
> **Old description below**
> After upgrading the launchpad to commons.threads 3.2.10 the
> FullTextIndexingTest failed ( [build
> 1547|https://builds.apache.org/job/sling-launchpad-testing-1.8/1547/] ).
> I also reproduced it once locally.
> [~kwin] - since the commons.threads release is the potential root cause, can
> you please take a look at the failure and see if it's related?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)