This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git.
from 09c073b BUG: PerFieldAnalyzerWrapper and PerFieldReuseStrategy must
support null keys (fixes LUCENENET-615)
new de71522 LUCENENET-617: Reverting commits that are causing
Lucene.Net.Replicator.IndexAndTaxonomyReplicationClientTest::TestConsistencyOnExceptions()
to deadlock and Lucene.Net.Store.TestMockDirectoryWrapper::TestDiskFull() to
fail randomly
new d9418ec Lucene.Net.Tests.Replicator: Removed Timeout attribute that
was put in only to ensure a deadlock doesn't cause the test run to time out
(see LUCENENET-617)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../Properties/AssemblyInfo.cs | 21 -------
src/Lucene.Net.Tests/Store/TestLockFactory.cs | 2 +-
src/Lucene.Net/Store/NativeFSLockFactory.cs | 73 ++++++++++------------
3 files changed, 34 insertions(+), 62 deletions(-)