OpenSearch/src
Igor Motov 6437c51501 Improve stability of SimpleRecoveryLocalGatewayTests
Fixed testX and testSingleNodeNoFlush by specifying mapping on index creation instead of using dynamic mapping. Dynamic mapping is updated on the cluster level asynchronously and if mapping changes are not applied to the cluster state before node is closed, these changes are not be available after node restart. While data added in the test is preserved, due to absence of mapping, the test still fails. This is a known issue that we are not planning to fix at the moment.
2013-04-30 12:11:30 -04:00
..
deb Check for java-6-openjdk-i386 in init.d 2013-02-21 21:13:51 +07:00
main Support source include/exclude for realtime GET 2013-04-30 17:48:03 +02:00
rpm Add support for creating a fedora RPM package with maven 2013-04-02 16:19:45 +02:00
test Improve stability of SimpleRecoveryLocalGatewayTests 2013-04-30 12:11:30 -04:00