[jira] [Commented] (SOLR-17143) Streaming with multiple shards can trigger unexpected IdleTimeout

2025-01-02 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909417#comment-17909417 ] Michael Gibney commented on SOLR-17143: --- Quick update: the 3rd option [~patson] men

[jira] [Commented] (SOLR-17433) SolrStream by default creates a Http2SolrClient that can only stream for 60 seconds

2025-01-02 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909415#comment-17909415 ] Michael Gibney commented on SOLR-17433: --- Agreed with Alex that this looks like a re

[jira] [Resolved] (SOLR-17597) CaffeineCache ramBytes incorrect accounting on `put()`

2024-12-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17597. --- Fix Version/s: 9.9 Resolution: Fixed > CaffeineCache ramBytes incorrect accounting on

[jira] [Created] (SOLR-17597) CaffeineCache ramBytes incorrect accounting on `put()`

2024-12-18 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17597: - Summary: CaffeineCache ramBytes incorrect accounting on `put()` Key: SOLR-17597 URL: https://issues.apache.org/jira/browse/SOLR-17597 Project: Solr Issue T

[jira] [Updated] (SOLR-16898) Remove debug println from JSONTestUtil

2024-10-03 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16898: -- Fix Version/s: 9.4 > Remove debug println from JSONTestUtil > -

[jira] [Updated] (SOLR-16871) Race condition for coordinator node init

2024-10-03 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16871: -- Fix Version/s: 9.4 > Race condition for coordinator node init > ---

[jira] [Assigned] (SOLR-17378) Add a RequestHandler metric for "number of outstanding concurrent requests"

2024-07-24 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-17378: - Assignee: Michael Gibney > Add a RequestHandler metric for "number of outstanding concur

[jira] [Created] (SOLR-17378) Add a RequestHandler metric for "number of outstanding concurrent requests"

2024-07-23 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17378: - Summary: Add a RequestHandler metric for "number of outstanding concurrent requests" Key: SOLR-17378 URL: https://issues.apache.org/jira/browse/SOLR-17378 Project:

[jira] [Commented] (SOLR-17376) Direct buffer memory leak in Solr Java Client

2024-07-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868082#comment-17868082 ] Michael Gibney commented on SOLR-17376: --- Depending on your usage pattern, [this po

[jira] [Commented] (SOLR-11535) Weird behavior of CollectionStateWatcher

2024-07-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866099#comment-17866099 ] Michael Gibney commented on SOLR-11535: --- Thanks, fair criticism; and you're right a

[jira] [Resolved] (SOLR-17333) Various rate limiting fixes

2024-07-08 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17333. --- Fix Version/s: 9.7 Resolution: Fixed > Various rate limiting fixes > -

[jira] [Commented] (SOLR-17349) SolrDocumentFetcher should always skip lazy field loading overhead if documentCache==null

2024-07-08 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863912#comment-17863912 ] Michael Gibney commented on SOLR-17349: --- I have a [follow-up PR|https://github.com/

[jira] [Resolved] (SOLR-16677) Update Solr to use new Lucene 9.5 storedFields() API

2024-06-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16677. --- Fix Version/s: 9.7 Assignee: Michael Gibney Resolution: Fixed > Update Solr t

[jira] [Commented] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860248#comment-17860248 ] Michael Gibney commented on SOLR-17348: --- Interesting -- I gather from what you're s

[jira] [Comment Edited] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860019#comment-17860019 ] Michael Gibney edited comment on SOLR-17348 at 6/26/24 6:28 PM: ---

[jira] [Commented] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860138#comment-17860138 ] Michael Gibney commented on SOLR-17348: --- re: the higher {{corePoolSize}}, if you se

[jira] [Comment Edited] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-25 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860019#comment-17860019 ] Michael Gibney edited comment on SOLR-17348 at 6/25/24 7:58 PM: ---

[jira] [Commented] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-25 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860019#comment-17860019 ] Michael Gibney commented on SOLR-17348: --- In order to naively check for possible dea

[jira] [Created] (SOLR-17348) Mitigate extreme parallelism of zkCallback executor

2024-06-25 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17348: - Summary: Mitigate extreme parallelism of zkCallback executor Key: SOLR-17348 URL: https://issues.apache.org/jira/browse/SOLR-17348 Project: Solr Issue Type

[jira] [Resolved] (SOLR-17323) Fix potential ConcurrentModificationException on CachingDirectoryFactory.close()

2024-06-17 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17323. --- Fix Version/s: 9.7 Resolution: Fixed > Fix potential ConcurrentModificationException o

[jira] [Resolved] (SOLR-16962) updateLog tlog dir location config is silently ignored

2024-06-13 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16962. --- Fix Version/s: 9.7 Assignee: Michael Gibney Resolution: Fixed > updateLog tlo

[jira] [Created] (SOLR-17333) Various rate limiting fixes

2024-06-13 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17333: - Summary: Various rate limiting fixes Key: SOLR-17333 URL: https://issues.apache.org/jira/browse/SOLR-17333 Project: Solr Issue Type: Bug Report

[jira] [Created] (SOLR-17323) Fix potential ConcurrentModificationException on CachingDirectoryFactory.close()

2024-06-06 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17323: - Summary: Fix potential ConcurrentModificationException on CachingDirectoryFactory.close() Key: SOLR-17323 URL: https://issues.apache.org/jira/browse/SOLR-17323 Proj

[jira] [Commented] (SOLR-16654) Add support for node-level caches

2024-06-03 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851733#comment-17851733 ] Michael Gibney commented on SOLR-16654: --- Thanks for the heads-up. I dug into this a

[jira] [Commented] (SOLR-16866) CachingDirectoryFactory Throwing Error When Closing

2024-05-17 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847422#comment-17847422 ] Michael Gibney commented on SOLR-16866: --- Thanks for catching/fixing this. It defin

[jira] [Commented] (SOLR-17280) SolrRangeQuery can trigger "IllegalStateException: Recursive update" in CaffeineCache / ConcurrentHashMap

2024-05-07 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844424#comment-17844424 ] Michael Gibney commented on SOLR-17280: --- If the main question on this issue is abou

[jira] [Resolved] (SOLR-16866) CachingDirectoryFactory Throwing Error When Closing

2024-04-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16866. --- Fix Version/s: 9.6.0 Assignee: Michael Gibney Resolution: Fixed > CachingDire

[jira] [Resolved] (SOLR-17222) QueryResponseWriterUtil.NonFlushingStream should support bulk write methods

2024-04-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17222. --- Fix Version/s: 9.6.0 Assignee: Michael Gibney Resolution: Fixed > QueryRespon

[jira] [Commented] (SOLR-17240) Http2SolrClient uses too few requests per host for http2

2024-04-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839005#comment-17839005 ] Michael Gibney commented on SOLR-17240: --- I think that depends on {quote}Jetty will

[jira] [Commented] (SOLR-17240) Http2SolrClient uses too few requests per host for http2

2024-04-18 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17838745#comment-17838745 ] Michael Gibney commented on SOLR-17240: --- {quote}A number of users have seen issues

[jira] [Resolved] (SOLR-11535) Weird behavior of CollectionStateWatcher

2024-04-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-11535. --- Fix Version/s: 9.6.0 Resolution: Fixed > Weird behavior of CollectionStateWatcher > --

[jira] [Resolved] (SOLR-17176) Log history V2 API doesn't serialize properly

2024-04-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17176. --- Fix Version/s: 9.6.0 Resolution: Fixed > Log history V2 API doesn't serialize properly

[jira] [Created] (SOLR-17222) QueryResponseWriterUtil.NonFlushingStream should support bulk write methods

2024-04-02 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17222: - Summary: QueryResponseWriterUtil.NonFlushingStream should support bulk write methods Key: SOLR-17222 URL: https://issues.apache.org/jira/browse/SOLR-17222 Project:

[jira] [Updated] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-17190: -- Security: (was: Public) > Replace org.apache.solr.util.LongSet with hppc LongHashSet >

[jira] [Resolved] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17190. --- Fix Version/s: 9.6.0 Resolution: Fixed > Replace org.apache.solr.util.LongSet with hpp

[jira] [Commented] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-01 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822641#comment-17822641 ] Michael Gibney commented on SOLR-17190: --- Another improvement: the size arg to {{org

[jira] [Updated] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-01 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-17190: -- Description: The functionality provided by {{org.apache.solr.util.LongSet}} is redundant to th

[jira] [Created] (SOLR-17190) Replace org.apache.solr.util.LongSet with hppc LongHashSet

2024-03-01 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17190: - Summary: Replace org.apache.solr.util.LongSet with hppc LongHashSet Key: SOLR-17190 URL: https://issues.apache.org/jira/browse/SOLR-17190 Project: Solr Iss

[jira] [Updated] (SOLR-17176) Log history V2 API doesn't serialize properly

2024-02-22 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-17176: -- Security: (was: Public) > Log history V2 API doesn't serialize properly > -

[jira] [Assigned] (SOLR-17176) Log history V2 API doesn't serialize properly

2024-02-22 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-17176: - Assignee: Michael Gibney > Log history V2 API doesn't serialize properly > -

[jira] [Created] (SOLR-17176) Log history V2 API doesn't serialize properly

2024-02-22 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17176: - Summary: Log history V2 API doesn't serialize properly Key: SOLR-17176 URL: https://issues.apache.org/jira/browse/SOLR-17176 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-17171) DeleteCollectionCmd should specify DELETE_INDEX=true

2024-02-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819002#comment-17819002 ] Michael Gibney commented on SOLR-17171: --- I've categorized this as a "Bug" since I d

[jira] [Created] (SOLR-17171) DeleteCollectionCmd should specify DELETE_INDEX=true

2024-02-20 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17171: - Summary: DeleteCollectionCmd should specify DELETE_INDEX=true Key: SOLR-17171 URL: https://issues.apache.org/jira/browse/SOLR-17171 Project: Solr Issue Typ

[jira] [Commented] (SOLR-7187) SolrCloud does not fully clean collection after delete

2024-02-08 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815771#comment-17815771 ] Michael Gibney commented on SOLR-7187: -- This is still an issue; I encountered it whil

[jira] [Resolved] (SOLR-17063) Do not buffer raw log params in LogWatcher

2024-01-04 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-17063. --- Fix Version/s: 9.5 Resolution: Fixed > Do not buffer raw log params in LogWatcher > --

[jira] [Created] (SOLR-17063) Do not buffer raw log params in LogWatcher

2023-11-01 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17063: - Summary: Do not buffer raw log params in LogWatcher Key: SOLR-17063 URL: https://issues.apache.org/jira/browse/SOLR-17063 Project: Solr Issue Type: Improve

[jira] [Created] (SOLR-17015) Test and fix bug in MoveReplicaCmd for PRS collections

2023-10-06 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-17015: - Summary: Test and fix bug in MoveReplicaCmd for PRS collections Key: SOLR-17015 URL: https://issues.apache.org/jira/browse/SOLR-17015 Project: Solr Issue T

[jira] [Commented] (SOLR-11535) Weird behavior of CollectionStateWatcher

2023-09-29 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770644#comment-17770644 ] Michael Gibney commented on SOLR-11535: --- This issue is not purely academic -- it ca

[jira] [Comment Edited] (SOLR-11535) Weird behavior of CollectionStateWatcher

2023-09-29 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574 ] Michael Gibney edited comment on SOLR-11535 at 9/29/23 8:29 PM: ---

[jira] [Comment Edited] (SOLR-11535) Weird behavior of CollectionStateWatcher

2023-09-29 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574 ] Michael Gibney edited comment on SOLR-11535 at 9/29/23 7:09 PM: ---

[jira] [Assigned] (SOLR-11535) Weird behavior of CollectionStateWatcher

2023-09-29 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-11535: - Assignee: Michael Gibney > Weird behavior of CollectionStateWatcher > --

[jira] [Commented] (SOLR-11535) Weird behavior of CollectionStateWatcher

2023-09-29 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574 ] Michael Gibney commented on SOLR-11535: --- This is still a problem! This issue was fi

[jira] [Resolved] (SOLR-16654) Add support for node-level caches

2023-09-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16654. --- Fix Version/s: 9.4 Resolution: Fixed > Add support for node-level caches > ---

[jira] [Resolved] (SOLR-16989) Optimize and consolidate reuse of DocValues iterators for value retrieval

2023-09-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16989. --- Fix Version/s: 9.4 Resolution: Fixed > Optimize and consolidate reuse of DocValues ite

[jira] [Updated] (SOLR-16989) Optimize and consolidate reuse of DocValues iterators for value retrieval

2023-09-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16989: -- Security: (was: Public) > Optimize and consolidate reuse of DocValues iterators for value r

[jira] [Updated] (SOLR-16989) Optimize and consolidate reuse of DocValues iterators for value retrieval

2023-09-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16989: -- Summary: Optimize and consolidate reuse of DocValues iterators for value retrieval (was: Conso

[jira] [Created] (SOLR-16989) Consolidate reuse of DocValues iterators for value retrieval

2023-09-19 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16989: - Summary: Consolidate reuse of DocValues iterators for value retrieval Key: SOLR-16989 URL: https://issues.apache.org/jira/browse/SOLR-16989 Project: Solr

[jira] [Assigned] (SOLR-16989) Consolidate reuse of DocValues iterators for value retrieval

2023-09-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-16989: - Assignee: Michael Gibney > Consolidate reuse of DocValues iterators for value retrieval

[jira] [Created] (SOLR-16966) Add a first-class cache for OrdinalMaps

2023-09-07 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16966: - Summary: Add a first-class cache for OrdinalMaps Key: SOLR-16966 URL: https://issues.apache.org/jira/browse/SOLR-16966 Project: Solr Issue Type: Improvemen

[jira] [Created] (SOLR-16962) updateLog tlog dir location config is silently ignored

2023-09-06 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16962: - Summary: updateLog tlog dir location config is silently ignored Key: SOLR-16962 URL: https://issues.apache.org/jira/browse/SOLR-16962 Project: Solr Issue

[jira] [Created] (SOLR-16932) Http2Client should have configurable `maxOutstandingRequests`, to support parallel requests in high-shard-count contexts

2023-08-14 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16932: - Summary: Http2Client should have configurable `maxOutstandingRequests`, to support parallel requests in high-shard-count contexts Key: SOLR-16932 URL: https://issues.apache.org

[jira] [Commented] (SOLR-10894) Streaming expressions handling of escaped special characters bug

2023-07-31 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749224#comment-17749224 ] Michael Gibney commented on SOLR-10894: --- I think this is addressed by https://githu

[jira] [Resolved] (SOLR-16017) Allow first registered SolrIndexSearcher to inform its configured caches

2023-07-13 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16017. --- Resolution: Duplicate SOLR-16654 requires (and introduces) the functionality proposed in this

[jira] [Commented] (SOLR-16758) GraphQuery Performing Slower in Solr 9

2023-05-02 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718581#comment-17718581 ] Michael Gibney commented on SOLR-16758: --- Just to be absolutely certain, the "baseli

[jira] [Commented] (SOLR-16758) GraphQuery Performing Slower in Solr 9

2023-05-01 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718205#comment-17718205 ] Michael Gibney commented on SOLR-16758: --- Thanks, it's great to have the patch to wo

[jira] [Commented] (SOLR-16758) GraphQuery Performing Slower in Solr 9

2023-04-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714749#comment-17714749 ] Michael Gibney commented on SOLR-16758: --- Thanks for reporting! Can you share some s

[jira] [Commented] (SOLR-12963) change default for 'uninvertible' to 'false' (dependent on new schema 'version')

2023-03-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704213#comment-17704213 ] Michael Gibney commented on SOLR-12963: --- I've opened draft PR [apache/solr#1488|ht

[jira] [Commented] (SOLR-16173) java.util.ConcurrentModificationException after Upgrading from 8.9 to 8.11

2023-03-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704201#comment-17704201 ] Michael Gibney commented on SOLR-16173: --- Just dropping a quick note in here to clos

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

2023-03-22 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703668#comment-17703668 ] Michael Gibney commented on SOLR-16707: --- I opened an alternative PR: [apache/solr#

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

2023-03-21 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703209#comment-17703209 ] Michael Gibney commented on SOLR-16707: --- {quote} I could imagine timeAllowed suppor

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

2023-03-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702995#comment-17702995 ] Michael Gibney commented on SOLR-16707: --- I think that happens externally, [in Solr

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

2023-03-20 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702769#comment-17702769 ] Michael Gibney commented on SOLR-16707: --- The only possible benefit of {{async=false

[jira] [Commented] (SOLR-16707) TestFiltering.testRandomFiltering Caffeine cache async=false IllegalStateException: Recursive update

2023-03-17 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701730#comment-17701730 ] Michael Gibney commented on SOLR-16707: --- Though as long as {{async=false}} is nomin

[jira] [Commented] (SOLR-14765) optimize DocList creation by skipping sort for sort-irrelevant cases

2023-03-14 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700379#comment-17700379 ] Michael Gibney commented on SOLR-14765: --- Thanks for the heads-up [~mkhl], will take

[jira] [Created] (SOLR-16677) Update Solr to use new Lucene 9.5 storedFields() API

2023-02-21 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16677: - Summary: Update Solr to use new Lucene 9.5 storedFields() API Key: SOLR-16677 URL: https://issues.apache.org/jira/browse/SOLR-16677 Project: Solr Issue Typ

[jira] [Comment Edited] (SOLR-13931) Decommission Analytics component/handler

2023-02-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689502#comment-17689502 ] Michael Gibney edited comment on SOLR-13931 at 2/16/23 4:31 AM: ---

[jira] [Commented] (SOLR-13931) Decommission Analytics component/handler

2023-02-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689502#comment-17689502 ] Michael Gibney commented on SOLR-13931: --- [This comment|https://lists.apache.org/thr

[jira] [Commented] (SOLR-16642) upgrade Solr to use Lucene 9.5.0

2023-02-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689251#comment-17689251 ] Michael Gibney commented on SOLR-16642: --- Up to you -- if the branch is compiling, t

[jira] [Commented] (SOLR-16642) upgrade Solr to use Lucene 9.5.0

2023-02-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689205#comment-17689205 ] Michael Gibney commented on SOLR-16642: --- Ah, yes; looks like we will need to adjust

[jira] [Commented] (SOLR-16654) Add support for node-level caches

2023-02-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687308#comment-17687308 ] Michael Gibney commented on SOLR-16654: --- [PR #1351|https://github.com/apache/solr/p

[jira] [Created] (SOLR-16654) Add support for node-level caches

2023-02-10 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16654: - Summary: Add support for node-level caches Key: SOLR-16654 URL: https://issues.apache.org/jira/browse/SOLR-16654 Project: Solr Issue Type: New Feature

[jira] [Commented] (SOLR-16642) upgrade Solr to use Lucene 9.5.0

2023-02-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687229#comment-17687229 ] Michael Gibney commented on SOLR-16642: --- For this upgrade, we should continue using

[jira] [Resolved] (SOLR-16628) Occasional resource leak around XmlConfigFile parsing

2023-02-09 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-16628. --- Fix Version/s: 9.2 Assignee: Michael Gibney Resolution: Fixed > Occasional re

[jira] [Commented] (SOLR-16641) Circular task dependency in gradle

2023-01-31 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682570#comment-17682570 ] Michael Gibney commented on SOLR-16641: --- To address the circular dependency directl

[jira] [Commented] (SOLR-16634) "gradlew check" fails with OOM on fresh clone

2023-01-24 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680305#comment-17680305 ] Michael Gibney commented on SOLR-16634: --- Improvement-wise, it'd be valuable to expe

[jira] [Commented] (SOLR-16634) "gradlew check" fails with OOM on fresh clone

2023-01-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680030#comment-17680030 ] Michael Gibney commented on SOLR-16634: --- Yeah, you really have to run localSettings

[jira] [Commented] (SOLR-16618) Admin UI Analysis page should include dynamic fields

2023-01-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679985#comment-17679985 ] Michael Gibney commented on SOLR-16618: --- Yeah I'm not sure about making this routin

[jira] [Commented] (SOLR-16618) Admin UI Analysis page should include dynamic fields

2023-01-23 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679960#comment-17679960 ] Michael Gibney commented on SOLR-16618: --- Sorry to weigh in belatedly here: I have a

[jira] [Commented] (SOLR-16628) Occasional resource leak around XmlConfigFile parsing

2023-01-18 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678433#comment-17678433 ] Michael Gibney commented on SOLR-16628: --- Sure, thanks! There are some kinds of prob

[jira] [Updated] (SOLR-16628) Occasional resource leak around XmlConfigFile parsing

2023-01-18 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16628: -- Summary: Occasional resource leak around XmlConfigFile parsing (was: Occasional resource leak

[jira] [Commented] (SOLR-16336) avoid fetching solrconfig.xml & schema.xml for already cached schema and config

2023-01-18 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678408#comment-17678408 ] Michael Gibney commented on SOLR-16336: --- I think I've identified the cause of the a

[jira] [Created] (SOLR-16628) Occasional resource leak in SolrConfig.ResourceProvider

2023-01-18 Thread Michael Gibney (Jira)
Michael Gibney created SOLR-16628: - Summary: Occasional resource leak in SolrConfig.ResourceProvider Key: SOLR-16628 URL: https://issues.apache.org/jira/browse/SOLR-16628 Project: Solr Issue

[jira] [Commented] (SOLR-16622) Replicas don't come up active after node restart

2023-01-17 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677868#comment-17677868 ] Michael Gibney commented on SOLR-16622: --- Thanks for this extra context, it's really

[jira] [Commented] (SOLR-16622) Replicas don't come up active after node restart

2023-01-17 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677786#comment-17677786 ] Michael Gibney commented on SOLR-16622: --- Thanks for catching this and backporting.

[jira] [Updated] (SOLR-16588) solr.DenseVectorField fieldType without a knnAlgorithm parameter results in error

2023-01-12 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney updated SOLR-16588: -- Fix Version/s: 9.1.1 Resolution: Fixed Status: Resolved (was: Patch Available

[jira] [Commented] (SOLR-15254) Random deadlock during cores initialization

2023-01-06 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655499#comment-17655499 ] Michael Gibney commented on SOLR-15254: --- Thanks for offering/thinking of this! I th

[jira] [Commented] (SOLR-15254) Random deadlock during cores initialization

2023-01-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655114#comment-17655114 ] Michael Gibney commented on SOLR-15254: --- This is good to know; thanks for fixing, a

[jira] [Commented] (SOLR-15254) Random deadlock during cores initialization

2023-01-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655026#comment-17655026 ] Michael Gibney commented on SOLR-15254: --- cross-posting on this issue as a heads-up:

[jira] [Commented] (SOLR-16167) Review static initializers that reference subclasses

2023-01-03 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654038#comment-17654038 ] Michael Gibney commented on SOLR-16167: --- Related (fixed in Lucene 9.4.0): https://g

[jira] [Commented] (SOLR-15859) Add handler to dump filter cache

2022-12-21 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650990#comment-17650990 ] Michael Gibney commented on SOLR-15859: --- I think it might be possible (and preferab

  1   2   3   >