Petar Dzepina

Results 6 issues of Petar Dzepina

Hi, I'm developing a map server for rendering 256x256 overlay tiles from weather rasters. Idea is to cache tiles as much as possible, but when there's no tile available, to...

**What is the bug?** In all monitor runners we don't set cancelAfterTimeInterval parameter on SearchRequest object. Consequence of this is that global cluster setting search.cancel_after_time_interval will override it, which if...

bug
good first issue

*Issue #, if available:* *Description of changes:* - Added fetching modified buckets in paralel from each shard using msearch API - Added calculating maximum pageSize during recompute based on cluster...

Signed-off-by: Petar Dzepina ### Description We recently implemented rewriting of fields used in QueryStringQueryBuilder in ISM and we had to copy over substantial amount of code from core in ISM....

enhancement
stalled

*Issue #, if available:* #826 *Description of changes:* Added a job which is periodically checking if backing query index can be deleted. Deletion of index is done in following conditions:...

*Issue #, if available:* *Description of changes:* Fixed handling of index name starting with dot. Fixed mapping parsing bug when interim node was "properties" *CheckList:* [ ] Commits are signed...