Bug #7400
Jetty throws out of memory exception
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_solr_extensions
Target version:
Start date:
2015-10-03
Due date:
% Done:
100%
Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:
Description
Calling the solr log endpoint requesting 773567 rows caused Jetty to throw java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space
Associated revisions
closes #7400
return a max of 10000 records regardless of # rows queried. Otherwise, jetty throws out of memory exception
closes #7400
return a max of 10000 records regardless of # rows queried. Otherwise, jetty throws out of memory exception
History
#1 Updated by Robert Waltz about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100