Skip to content

Conversation

@vladak
Copy link
Member

@vladak vladak commented Jun 21, 2016

No description provided.

@vladak
Copy link
Member Author

vladak commented Jun 21, 2016

As a simple test, deployed debug Tomcat, inserted breakpoint to search.jsp on this line:

 SearchHelper searchHelper = cfg.prepareSearch() .prepareExec(cfg.getRequestedProjects()).executeQuery().prepareSummary(); 

and checked list of threads before and after the line was performed. Before, there were no threads with search- prefix, after there were 2 * sysconfig(_CONFIG_NPROC_ONLN) threads with the prefix. Then performed another search and checked that the thread count remained constant.

@tarzanek tarzanek self-assigned this Jun 21, 2016
@tarzanek
Copy link
Contributor

Lgtm, push.

@vladak vladak merged commit 18ff38a into oracle:master Jun 21, 2016
@vladak vladak deleted the search_threads branch July 10, 2018 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants