This is an automated email from the ASF dual-hosted git repository. rouazana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 0cd066b Merge remote-tracking branch 'remk/JAMES-2813-enable-serialization-test' new f96786c JAMES-2922 Add waitForActiveShards property in ElasticSearch configuration new b66929e JAMES-2922 Set the index.write.wait_for_active_shards property while creating indices new 3e9a7a6 JAMES-2922 Add documentation about ElasticSearch wait_for_active_shards configuration The 3 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: .../backends/es/ElasticSearchConfiguration.java | 24 +++++++++-- .../james/backends/es/IndexCreationFactory.java | 19 ++++++--- .../es/ElasticSearchConfigurationTest.java | 47 +++++++++++++++++++++- .../destination/conf/elasticsearch.properties | 1 + .../destination/conf/elasticsearch.properties | 1 + .../destination/conf/elasticsearch.properties | 1 + .../destination/conf/elasticsearch.properties | 1 + src/site/xdoc/server/config-elasticsearch.xml | 3 ++ 8 files changed, 87 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org