Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24246/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
All tests passed
Build Log:
[...truncated 2021 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lu
[
https://issues.apache.org/jira/browse/LUCENE-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-8853.
-
Resolution: Fixed
Fix Version/s: 8.2
master (9.0)
> FileSwitch
[
https://issues.apache.org/jira/browse/LUCENE-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866303#comment-16866303
]
ASF subversion and git services commented on LUCENE-8853:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-8853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866302#comment-16866302
]
ASF subversion and git services commented on LUCENE-8853:
-
Commi
s1monw merged pull request #716: LUCENE-8853: Try parsing original file
extension from tmp file
URL: https://github.com/apache/lucene-solr/pull/716
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866293#comment-16866293
]
ASF subversion and git services commented on SOLR-7530:
---
Commit 4f63
[
https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866253#comment-16866253
]
Simon Willnauer commented on LUCENE-8857:
-
>From my perspective we should simpli
s1monw commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294611420
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866233#comment-16866233
]
Lucene/Solr QA commented on SOLR-7530:
--
| (/) *{color:green}+1 overall{color}* |
\\
\
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/125/
7 tests failed.
FAILED: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest
Error Message:
Timeout occurred while waiting response from server at:
https://127.0.0.1:37171/solr
Stack Trace:
org.apache.solr.client.solrj
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866179#comment-16866179
]
Munendra S N commented on SOLR-7530:
[~mkhludnev]
Current changes entry looks great.
[
https://issues.apache.org/jira/browse/LUCENE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-8866:
Attachment: LUCENE-8866.patch
> Remove ICU dependency of kuromoji tools/test-tools
> -
[
https://issues.apache.org/jira/browse/LUCENE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866133#comment-16866133
]
Robert Muir commented on LUCENE-8866:
-
Simple patch, I didn't move any code around,
Robert Muir created LUCENE-8866:
---
Summary: Remove ICU dependency of kuromoji tools/test-tools
Key: LUCENE-8866
URL: https://issues.apache.org/jira/browse/LUCENE-8866
Project: Lucene - Core
Issu
Does it need to go to Confluence? I know Apache built an export tool,
but is there a way to dump the whole thing into a text archive? Or
both :-)
I am wondering if this could be a good opportunity for dog-fooding.
Load the wiki export into Solr, cross-match against RefGuide, manually
inspect the d
rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge
cases in Kuromoji DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294575405
##
File path: lucene/analysis/kuromoji/build.xml
##
@@ -136,8 +136,8 @@
rmuir commented on issue #722: LUCENE-8863: handle some edge cases in Kuromoji
DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#issuecomment-502904963
+1, thank you for taking the time to do these tests. Can we open a followup
issue to fix whatever we need to fix
uschindler commented on a change in pull request #725: LUCENE-8865: Use
incoming thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294557617
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.
[
https://issues.apache.org/jira/browse/LUCENE-8865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866073#comment-16866073
]
Uwe Schindler commented on LUCENE-8865:
---
+1
> Use incoming thread for execution
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/244/
3 tests failed.
FAILED:
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown
Error Message:
IOException occurred when talking to server at: http://127.0.0.1:32780/solr
Stack Trace:
org.apache.solr
[
https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866042#comment-16866042
]
ASF subversion and git services commented on SOLR-13490:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866041#comment-16866041
]
ASF subversion and git services commented on SOLR-13490:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866028#comment-16866028
]
Lucene/Solr QA commented on SOLR-7530:
--
| (/) *{color:green}+1 overall{color}* |
\\
\
mikemccand commented on a change in pull request #725: LUCENE-8865: Use
incoming thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294538579
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-7530:
---
Attachment: SOLR-7530.patch
> Wrong JSON response using Terms Component with distrib=true
> --
dsmiley commented on issue #726: LUCENE-8632: New XYShape Field and Queries for
indexing and searching general cartesian geometries
URL: https://github.com/apache/lucene-solr/pull/726#issuecomment-502861247
This all sounds great; I like the use of the "XY" as a naming prefix to help
clarif
+1
On Mon, Jun 17, 2019 at 10:18 PM Jan Høydahl wrote:
>
> Hi devs,
>
> Today we have mainly two sources of developer documentation (apart from
> Javadoc and refGuide):
>
> * The websites. Very short instructions and linking to WIKI for in-depth
> * The old Moin wikis at wiki.apache.org with mor
Great plan, Jan!
A sticky bit of this I think is how to remove old stuff. It's easy to keep
content around forever but it gets stale and clutters things up with better
content. Maybe if I/someone wants to remove content, we send out a
proposal to the list with links for easy peer review of what'
msokolov commented on issue #722: LUCENE-8863: handle some edge cases in
Kuromoji DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#issuecomment-502856635
I posted an updated patch that addresses the comments, and also adds a test
that exercises the builder with so
[
https://issues.apache.org/jira/browse/SOLR-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865983#comment-16865983
]
Joel Bernstein commented on SOLR-10291:
---
Time to get this powerful capability into
[
https://issues.apache.org/jira/browse/SOLR-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-10291:
--
Component/s: streaming expressions
> Add match Boolean Stream Evaluator to support regex matchi
[
https://issues.apache.org/jira/browse/SOLR-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein reassigned SOLR-10291:
-
Assignee: Joel Bernstein
> Add match Boolean Stream Evaluator to support regex matching
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/722/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.cloud.ShardRoutingTest.test
Error Message:
Error from server at https://127.0.0.1:43503/x_qne/if/collection1:
org.apache.solr.cl
Joel Bernstein created SOLR-13556:
-
Summary: Allow length Stream evaluator to return the length of a
string
Key: SOLR-13556
URL: https://issues.apache.org/jira/browse/SOLR-13556
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-13556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-13556:
--
Summary: Allow the length Stream Evaluator to return the length of a string
(was: Allow length
[
https://issues.apache.org/jira/browse/SOLR-13554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-13554:
--
Summary: Add robust flag to movingMAD Stream Evaluation (was: Add robust
flag to movingMAD Str
Joel Bernstein created SOLR-13555:
-
Summary: Add centeredMovingAvg Stream Evaluator
Key: SOLR-13555
URL: https://issues.apache.org/jira/browse/SOLR-13555
Project: Solr
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/SOLR-13555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein reassigned SOLR-13555:
-
Assignee: Joel Bernstein
> Add centeredMovingAvg Stream Evaluator
>
Joel Bernstein created SOLR-13554:
-
Summary: Add robust flag to movingMAD Streaming Evaluation
Key: SOLR-13554
URL: https://issues.apache.org/jira/browse/SOLR-13554
Project: Solr
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865964#comment-16865964
]
Gregg Donovan commented on SOLR-11162:
--
[~steve_rowe] [~hossman]
What do you have i
+1 for more asciidoc guides. I find these to be extremely useful anytime I
run across these on projects.
I'd be happy to add developer level docs in Streaming Expressions / Math
Expressions.
Joel Bernstein
http://joelsolr.blogspot.com/
On Mon, Jun 17, 2019 at 4:18 PM Jan Høydahl wrote:
> Hi
Ok, thanks for the explanation.
Joel Bernstein
http://joelsolr.blogspot.com/
On Mon, Jun 17, 2019 at 4:04 PM Chris Hostetter
wrote:
>
> It is sporadic & seemingly unpredictible & has been happening for
> various people on various machines / OSes since the upgrade to java11 on
> master -- see t
Hi devs,
Today we have mainly two sources of developer documentation (apart from Javadoc
and refGuide):
* The websites. Very short instructions and linking to WIKI for in-depth
* The old Moin wikis at wiki.apache.org with more details
Soon the old Moin wiki is being discontinued and I plan to m
It is sporadic & seemingly unpredictible & has been happening for
various people on various machines / OSes since the upgrade to java11 on
master -- see thread "precommit failures" ...
http://mail-archives.apache.org/mod_mbox/lucene-dev/201906.mbox/%3Calpine.DEB.2.11.1906131520060.17915%40tray
I saw these failures locally when running precommit, After running clean
and clean-jars the precommit passed. Is there an issue with the jars on
jenkins?
Joel Bernstein
http://joelsolr.blogspot.com/
On Mon, Jun 17, 2019 at 3:35 PM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:
> Bu
[
https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-13490:
Resolution: Fixed
Fix Version/s: 8.2
master (9.0)
Status: Resolved (wa
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3385/
All tests passed
Build Log:
[...truncated 65007 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj671470942
[ecj-lint] Compiling 69 source files to /tmp/ecj671470942
[ecj-lint] invalid Class-Path header in manif
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24244/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test
Error Message:
Error from server at http://127.0.0.1:38047/collection1:
rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge
cases in Kuromoji DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294475330
##
File path:
lucene/analysis/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/uti
[
https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865906#comment-16865906
]
Mike Sokolov edited comment on LUCENE-8863 at 6/17/19 7:10 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-13419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865907#comment-16865907
]
Gus Heck commented on SOLR-13419:
-
Updated patch for current master, just some test reada
[
https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865906#comment-16865906
]
Mike Sokolov edited comment on LUCENE-8863 at 6/17/19 7:08 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865906#comment-16865906
]
Mike Sokolov commented on LUCENE-8863:
--
OK, I will check for empty base form and ra
[
https://issues.apache.org/jira/browse/SOLR-13419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-13419:
Attachment: SOLR-13419.patch
> Add TRA denoting Infix to TRA collection names
> ---
msokolov commented on a change in pull request #722: LUCENE-8863: handle some
edge cases in Kuromoji DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294472350
##
File path:
lucene/analysis/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/
msokolov commented on a change in pull request #722: LUCENE-8863: handle some
edge cases in Kuromoji DictionaryBuilder, en…
URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294472510
##
File path:
lucene/analysis/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/
Build: https://builds.apache.org/job/Lucene-Solr-Maven-8.x/129/
No tests ran.
Build Log:
[...truncated 33497 lines...]
[mvn] [INFO] -
[mvn] [INFO] -
[mvn] [ERR
[
https://issues.apache.org/jira/browse/LUCENE-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865884#comment-16865884
]
Adrien Grand commented on LUCENE-8859:
--
I don't have objections to exposing this op
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865883#comment-16865883
]
Atri Sharma commented on LUCENE-8862:
-
The reason I was thinking of a visitor api is
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1365/
No tests ran.
Build Log:
[...truncated 24664 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:con
On Mon, 17 Jun 2019, David Allouche wrote:
Thank you, that was very informative.
+0 for this release, I builds and pass my test suite.
But I was unable to make a complete integration test because I do not have
a proper index format migration infrastructure and my index is made of
incomplet
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865879#comment-16865879
]
Adrien Grand commented on LUCENE-8862:
--
I see. Do we need a visitor at all, we coul
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865873#comment-16865873
]
Atri Sharma commented on LUCENE-8862:
-
Visitor could have an API to take in a memory
jtibshirani commented on issue #715: LUCENE-7714 Add a range query that takes
advantage of index sorting.
URL: https://github.com/apache/lucene-solr/pull/715#issuecomment-502800464
> Instead of adding this alternative in the
NumericDocValuesField#slowRangeQuery we could add an alternative
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865859#comment-16865859
]
Adrien Grand commented on LUCENE-8862:
--
One you have a visitor API, how would you i
[
https://issues.apache.org/jira/browse/LUCENE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865858#comment-16865858
]
Nicholas Knize commented on LUCENE-8632:
Opened a PR for adding the ability to i
nknize opened a new pull request #726: LUCENE-8632: New XYShape Field and
Queries for indexing and searching general cartesian geometries
URL: https://github.com/apache/lucene-solr/pull/726
The `LatLonShape` field and `LatLonShape` query classes added the ability to
index and search geospa
[
https://issues.apache.org/jira/browse/LUCENE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize updated LUCENE-8632:
---
Description: Currently the tessellator is tightly coupled with latitude and
longitude (WGS84
[
https://issues.apache.org/jira/browse/LUCENE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize updated LUCENE-8632:
---
Summary: XYShape: Adapt LatLonShape tessellator, field type, and queries to
non-geo shapes
[
https://issues.apache.org/jira/browse/LUCENE-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize updated LUCENE-8632:
---
Summary: Adapt LatLonShape tessellator, field type, and queries to non-geo
shapes (was: Ada
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/243/
All tests passed
Build Log:
[...truncated 64796 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/worksp
[
https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865837#comment-16865837
]
ASF subversion and git services commented on SOLR-13490:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865831#comment-16865831
]
Munendra S N commented on SOLR-7530:
[^SOLR-7530.patch]
* I have modified changes en
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-7530:
---
Attachment: SOLR-7530.patch
> Wrong JSON response using Terms Component with distrib=true
> --
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865809#comment-16865809
]
Atri Sharma commented on LUCENE-8862:
-
Thinking more about this, I am more inclined
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8001/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader
Error Message:
Didn't get expected doc count. Expected: 10, Fou
jpountz commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294398016
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.jav
s1monw commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294396310
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
[
https://issues.apache.org/jira/browse/SOLR-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865773#comment-16865773
]
ASF subversion and git services commented on SOLR-13490:
Commit 5
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/721/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test
Error Message:
Error from server at http://127.0.0.1:35477/a/collection1: non ok status: 500,
atris commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294377314
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
atris commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294377416
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
atris commented on a change in pull request #725: LUCENE-8865: Use incoming
thread for execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#discussion_r294382238
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
[
https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865738#comment-16865738
]
Lucene/Solr QA commented on SOLR-7530:
--
| (x) *{color:red}-1 overall{color}* |
\\
\\
s1monw commented on issue #725: LUCENE-8865: Use incoming thread for execution
if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725#issuecomment-502747988
@mikemccand can you take a look
This i
s1monw opened a new pull request #725: LUCENE-8865: Use incoming thread for
execution if IndexSearcher has an executor
URL: https://github.com/apache/lucene-solr/pull/725
Today we don't utilize the incoming thread for a search when IndexSearcher
has an executor. This thread is only idlin
Simon Willnauer created LUCENE-8865:
---
Summary: Use incoming thread for execution if IndexSearcher has
an executor
Key: LUCENE-8865
URL: https://issues.apache.org/jira/browse/LUCENE-8865
Project: Lu
[
https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865699#comment-16865699
]
Andrzej Bialecki commented on LUCENE-8855:
---
[~jpountz] - it's true that in mo
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1873/
7 tests failed.
FAILED:
org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Tes
Once again this week I won’t be changing any annotations.
According to Hoss’ rollups, SharedFSAutoReplicaFailoverTest is failing 100% of
the time, it’s a nightly and it’s failure rate is 3/3
Full output attached.
**Annotated tests that didn't fail in the last 4 weeks.
**Tests removed from th
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/185/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{fai
Thanks everyone, this vote has passed and I’ll start the release process now.
Cassandra
On Jun 17, 2019, 7:51 AM -0500, Ishan Chattopadhyaya
, wrote:
> +1
>
> > On Mon, 17 Jun, 2019, 5:46 PM Jason Gerlowski,
> > wrote:
> > > +1 LGTM
> > >
> > > On Fri, Jun 14, 2019 at 5:44 PM Gus Heck wrote:
>
[
https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865610#comment-16865610
]
Atri Sharma commented on LUCENE-8862:
-
{quote}Memory accounting has a cost API-wise
ctargett commented on issue #643: SOLR-13391: Add variance and standard
deviation stream evaluators
URL: https://github.com/apache/lucene-solr/pull/643#issuecomment-502683748
@joel-bernstein Have you linked your GH and ASF accounts? It's a simple
procedure of adding your GH ID to your ASF
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/2588/
No tests ran.
Build Log:
[...truncated 35058 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:680: The
following error occurred while executing this line:
: Java returned: 1
Total ti
Noble Paul created SOLR-13553:
-
Summary: Node level custom RequestHandlers
Key: SOLR-13553
URL: https://issues.apache.org/jira/browse/SOLR-13553
Project: Solr
Issue Type: Improvement
Securi
[
https://issues.apache.org/jira/browse/SOLR-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865578#comment-16865578
]
Jason Gerlowski commented on SOLR-13537:
bq. If we had a way to run just plain un
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/242/
All tests passed
Build Log:
[...truncated 64797 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/build.xml:634: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/worksp
+1
On Mon, 17 Jun, 2019, 5:46 PM Jason Gerlowski,
wrote:
> +1 LGTM
>
> On Fri, Jun 14, 2019 at 5:44 PM Gus Heck wrote:
> >
> > Noticed one thing that probably isn't enough to re-spin, but I'll fix
> for future:
> >
> > on Aliases page
> >
> > an alias must not refer to a Routed Alias (see below
[
https://issues.apache.org/jira/browse/SOLR-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865549#comment-16865549
]
Erik Hatcher commented on SOLR-13537:
-
Fully seconded everything you said, [~gerlowsk
1 - 100 of 125 matches
Mail list logo