Cassandra Targett
d1ffb38286
SOLR-13782: add CHANGES entry
2019-11-19 15:57:08 -06:00
Cassandra Targett
b5bf906caf
SOLR-13782: Remove PDF Ref Guide build ( #999 )
...
closes #999
2019-11-19 14:54:30 -07:00
noble
a593d3050c
Revert "SOLR-13942: /api/cluster/zk/* to fetch raw ZK data"
...
This reverts commit 935a2987f8
.
this was accidentally pushed to master.
2019-11-20 06:08:06 +11:00
noble
935a2987f8
SOLR-13942: /api/cluster/zk/* to fetch raw ZK data
2019-11-19 18:05:18 +11:00
Chris Hostetter
59465c20c4
SOLR-13943: AwaitsFix TimeRoutedAliasUpdateProcessorTest.testDateMathInStart
2019-11-18 16:32:21 -07:00
Mikhail Khludnev
51b1c5a023
LUCENE-9036: ExitableDirectoryReader checks timeout on DocValues access.
2019-11-18 23:34:43 +03:00
Chris Hostetter
1411aaee94
HdfsRecoveryZkTest & HdfsNNFailoverTest: Remove @BadApple anotation
...
These tests were originally anotated @BadApple in early 2018 as pat of SOLR-12028.
Neither test has failed since 2018-12-28.
Since we no longer have logs from those older jenkins builds, it's hard to be certain how/why this
test was failing, or why exactly it stopped failing – but it's possible the underlying issues were
addressed by general hardening of SolrCloud and the associated base test classes around the same time.
2019-11-18 12:22:12 -07:00
Adrien Grand
7755cdf03f
LUCENE-9027: Use SIMD instructions to decode postings. ( #973 )
2019-11-18 19:08:32 +01:00
Chris Hostetter
f9076d85cf
SOLR-13924: AwaitsFix: MoveReplicaHDFSTest
2019-11-18 09:58:00 -07:00
Ishan Chattopadhyaya
0857bb60d3
SOLR-13662, SOLR-13822: Fixing bug with refresh API, un-ignoring the test and new reference guide on Package Management
2019-11-18 04:00:00 +05:30
Ishan Chattopadhyaya
5200ee0ef9
SOLR-13662: Ignoring the PackageManagerCLITest until further investigation of failures
2019-11-17 06:06:02 +05:30
Munendra S N
0602956a44
SOLR-13911: add support for missing aggregation in JSON facet module
...
* This missing aggregation is equivalent to StatsComponent's missing
2019-11-16 12:12:11 +05:30
Chris Hostetter
3fb39b2960
TestDistributedStatsComponentCardinality: Remove @BadApple anotation
...
This test was originally anotated @BadApple ~2018-10-14 as pat of SOLR-12028.
So far in 2019, it has failed in 62 jenkins-BadApple builds, but all prior to 2019-06-14.
Since we no longer have logs from those older jenkins builds, it's hard to be certain how/why
this test was failing, or why exactly it *stopped* failing -- but a likely suspect is that
the root cause of the problem may have been fixed as part of the Jetty upgrade in SOLR-13541.
2019-11-15 22:25:39 -07:00
Andrzej Bialecki
66e78ba7c5
SOLR-13898: Allow inexact double comparison. Close resources.
2019-11-15 20:38:20 +01:00
Chris Hostetter
805305c410
SOLR-13909: ReplicationHandler testing: Replace the completely broken CheckBackupStatus with a new BackupStatusChecker helper class
2019-11-15 10:17:26 -07:00
Tomas Fernandez Lobbe
4931c0989d
SOLR-13860: Ignore testKillTlogReplica
2019-11-14 15:16:35 -08:00
Ishan Chattopadhyaya
e59563f189
SOLR-13662: Renaming the test jars to .tmp to avoid precommit failures. Adding timeout for test failure fix.
2019-11-15 00:55:44 +02:00
Andrzej Bialecki
b4fe911cc8
SOLR-13817: Remove legacy SolrCache implementations.
2019-11-14 21:21:44 +01:00
Ishan Chattopadhyaya
d9f41f8a5a
SOLR-13662: Package manager (CLI)
2019-11-14 18:21:35 +05:30
Andrzej Bialecki
32c3255b93
SOLR-13898: fix a typo.
2019-11-13 18:10:49 +01:00
Istvan Farkas
21a54c4bc7
SOLR-13921: Processing UpdateRequest with delegation token throws NullPointerException
...
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-11-13 11:11:45 -05:00
Chris Hostetter
30e55e2b6e
SOLR-13872: Fixed Backup failures due to race conditions in saving/reserving commit points
2019-11-13 08:58:52 -07:00
Andrzej Bialecki
0c3233877b
SOLR-13898: Non-atomic use of SolrCache get / put.
2019-11-13 14:43:09 +01:00
noble
59cc299c7e
SOLR-13821: Return the size of the file
2019-11-13 18:58:34 +11:00
noble
550c7296b6
SOLR-13822: Added a testcase and a bug fix
2019-11-13 17:42:37 +11:00
noble
11fd8d630a
SOLR-13841: Added 'JsonProperty' to forbidden APIs
2019-11-13 15:51:49 +11:00
Chris Hostetter
5df9a51cbf
Fix SOLR-13869 typo in CHANGES.txt
2019-11-12 14:04:35 -07:00
Chris Hostetter
3a5d67b87b
SOLR-13869: remove deprecated SolrTestCaseJ4.getNextAvailablePort() from master
2019-11-12 14:03:39 -07:00
Chris Hostetter
603be023fe
SOLR-13864: SolrTestCaseJ4.getNextAvailablePort() has been deprecated
2019-11-12 13:41:46 -07:00
Chris Hostetter
367fe2f341
SOLR-13870: SolrJmxReporterTest no longer depends on (buggy) getNextAvailablePort()
2019-11-12 09:42:05 -07:00
noble
8847711212
SOLR-13822: more ref guide
2019-11-12 18:02:40 +11:00
Noble Paul
40661489cd
SOLR-13822: Ref guide and error handling
...
SOLR-13822: Ref guide and error handling for package loader, package store
2019-11-12 16:45:04 +11:00
noble
7a207a9353
SOLR-13822: Missing package-info files
2019-11-08 14:46:53 +11:00
Houston Putman
5c7215fabf
SOLR-13844: Fixing tests related to ShardTerms recovery removal ( #995 )
2019-11-06 17:24:55 +00:00
noble
c37d011974
missing JIRA number
2019-11-06 20:27:10 +11:00
Joel Bernstein
4f849e7a49
SOLR-13864: MathExpressionTest non-reproducible failures due to assertions of non-absolutes and randomization beyond test seed
2019-11-05 15:15:19 -05:00
Andrzej Bialecki
4f16d87c7e
SOLR-13858: Combine two almost identical entries into one.
2019-11-05 19:02:35 +01:00
Joel Bernstein
746a3a9c88
SOLR-10786: Update CHANGES.txt
2019-11-05 09:16:27 -05:00
Andrzej Bialecki
720fb94113
SOLR-13882: Collections API COLSTATUS does not check live_nodes when reporting replica's status.
2019-11-05 14:06:05 +01:00
Andrzej Bialecki
e58a90f18d
SOLR-13858: Clean up SolrInfoBean / SolrMetricProducer API.
2019-11-04 15:31:43 +01:00
Jason Gerlowski
de28c67627
SOLR-13762: Allow BinaryField use with non-binary wt's.
...
Closes #883
2019-11-04 08:43:04 -05:00
Noble Paul
b5f5b0f2bc
SOLR-13841: removed jackson dependencies from SolrJ and provided a mapping to our annotation ( #992 )
...
Provide mappings for jackson annotation @JsonProperty to use Jackson deserializer
2019-11-04 16:38:21 +11:00
Joel Bernstein
c908ea2e5a
SOLR-10786: Add DBSCAN clustering Streaming Evaluator
2019-11-02 14:27:42 -04:00
Tomas Fernandez Lobbe
5c6a299eff
SOLR-13207: Fix tests
2019-11-01 15:53:38 -07:00
Chris Hennick
b17d630e50
SOLR-13207: Handle query errors in calculateMinShouldMatch ( #978 )
...
Traps error that arises when the < operator is used at the end of a query field.
Also handles NumberFormatException when the operand isn't a number.
2019-11-01 10:40:56 -07:00
David Smiley
124d38a597
SOLR-13830: Correct ref guide on [child] response structure.
2019-11-01 11:15:25 -04:00
Houston Putman
6e1ecd1218
SOLR-13844: Remove replica recovery terms with the replica term ( #951 )
2019-11-01 14:34:53 +00:00
noble
53b002f59d
SOLR-13822: FIle leakes fixed
2019-11-01 16:33:20 +11:00
noble
22b681755c
SOLR-13822: Disbaled on windows till further investigation
2019-10-30 08:27:23 +11:00
Munendra S N
24134cf9b1
SOLR-13823: fix ClassCastEx in group.query when score is requested
...
* This makes sures score computed for standalone and distributed
is same for group.query. This is done by using mainQuery to compute
scores
2019-10-29 13:56:03 +05:30