remove compress flag, as its no longer relevant

This commit is contained in:
Shay Banon 2013-02-27 18:13:48 +01:00
parent cb7a569f4b
commit 31c273231a
1 changed files with 0 additions and 1 deletions

View File

@ -343,7 +343,6 @@
<systemPropertyVariables>
<es.node.local>${env.ES_TEST_LOCAL}</es.node.local>
<es.transport.tcp.compress>${env.ES_TEST_COMPRESS}</es.transport.tcp.compress>
<es.index.store.compress.stored>${env.ES_TEST_COMPRESS}</es.index.store.compress.stored>
<es.action.wait_on_mapping_change>${env.ES_WAIT_ON_MAPPING_CHANGE}
</es.action.wait_on_mapping_change>
</systemPropertyVariables>