[Koha-bugs] [Bug 26309] Elasticsearch cxn_pool must be configurable (again)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 27 17:06:05 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26309

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 109238
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109238&action=edit
Bug 26309: Make cxn_pool configurable

In get_elasticsearch_params we set the conf to static if undefined,
but we never defined it

To test:
1 - Apply unit test patch
2 - prove -v t/Koha/SearchEngine/Elasticsearch.t
3 - It fails
4 - Apply this patch
5 - It succeeds

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list