https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21974
Bug ID: 21974
Summary: cxn_pool must be configurable
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
On Koha::SearchEngine::Elasticsearch:92 Search::Elasticsearch is instantiate
with cxn_pool => 'Sniff'
The doc says:
"""
The Sniff connection pool should be used when you do have direct access to the
Elasticsearch cluster, eg when your web servers and Elasticsearch servers are
on the same network.
"""
https://metacpan.org/pod/Search::Elasticsearch#cxn_pool
We must make this option configurable to allow elastic cluster running on a
different network.
Original issue reporter on bug 21675 comment 8, they are connecting to the
Amazon Elastic cluster.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/