David Smiley

Results 78 issues of David Smiley

The TransactionLog constructor can't handle an existing file being present; it shouldn't be there. Should throw an exception in this case, NOT log a warning, leaving the object in a...

cat:index

https://issues.apache.org/jira/browse/SOLR-17432 Admittedly there's a lot going on here; the PR is more of a refactoring / minor improvements that also happens to support the Otel agent too, as it's a...

test-framework
module:opentelemetry
stale
tests
cat:cloud
exempt-stale

https://issues.apache.org/jira/browse/SOLR-17619 See https://github.com/logchange/logchange/issues/397 run `./gradlew add` for the wizard-style gradle task, or use our own simpler template `./gradlew generateChangeYaml`

documentation
dependencies
tool:build

* branches (all) * timeout-minutes * checkout version * harmonization across scripts (spacing / wording / labels) * remove chmod for gradlew (unnecessary) Caching tweaks: removed this but I'm unsure:...

https://github.com/apache/lucene/pull/14740 Complementary with Spotless/tidy. "Shift Left" I'd rather commit this as-is and then later improve it for considerations of our project (e.g. Kotlin). I'm not signing up to improve it...

https://issues.apache.org/jira/browse/SOLR-17614 Note: I ran the module's tests and they passed. But I have no experience with this module (or intention to use it) whatsoever. I'm just scratching an itch to...

dependencies
tool:build
stale

Provide an internal API to force distributed search (even when one shard). Also, refactor/reorganize SearchHandler for clarity & extensibility. https://issues.apache.org/jira/browse/SOLR-17982 (split off from SOLR-17319 / #3418 ) CC @ercsonusharma

test-framework
jetty-server
cat:search