This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
Watch
1
Star
0
Fork
0
You've already forked lucene
mirror of
https://github.com/apache/lucene.git
synced
2025-02-10 03:55:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lucene
/
solr
/
core
History
Shalin Shekhar Mangar
259bc2baf7
SOLR-12607: Fixed two separate bugs in shard splits which can cause data loss. The first case is when using TLOG replicas only, the updates forwarded from parent shard leader to the sub-shard leader are written only in tlog and not the index. If this happens after the buffered updates have been replayed then the updates can never be executed even though they remain the transaction log. The second case is when synchronously forwarding updates to sub-shard leader fails and the underlying errors are not propagated to the client
2018-08-02 08:24:32 +05:30
..
src
SOLR-12607: Fixed two separate bugs in shard splits which can cause data loss. The first case is when using TLOG replicas only, the updates forwarded from parent shard leader to the sub-shard leader are written only in tlog and not the index. If this happens after the buffered updates have been replayed then the updates can never be executed even though they remain the transaction log. The second case is when synchronously forwarding updates to sub-shard leader fails and the underlying errors are not propagated to the client
2018-08-02 08:24:32 +05:30
build.xml
SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions
2017-09-29 16:33:07 -04:00
ivy.xml
SOLR-11779: Basic long-term collection of aggregated metrics.
2018-05-29 10:35:39 +02:00