This is an automated email from the ASF dual-hosted git repository.

taybou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git.


    from 1565f21  UNOMI-419 - on segment creation, validate segment condition 
and logging errors (#238)
     add 7340396  update segments with its own bulk request, and use retry for 
failures (#237)

No new revisions were added by this update.

Summary of changes:
 .../main/resources/etc/custom.system.properties    |   8 +
 .../ElasticSearchPersistenceServiceImpl.java       |  77 ++++++--
 .../resources/OSGI-INF/blueprint/blueprint.xml     |   2 +
 .../org.apache.unomi.persistence.elasticsearch.cfg |   3 +-
 .../unomi/persistence/spi/PersistenceService.java  |  12 ++
 services/pom.xml                                   |   6 +
 .../services/impl/segments/SegmentServiceImpl.java | 195 +++++++++++++--------
 .../resources/OSGI-INF/blueprint/blueprint.xml     |   8 +
 .../main/resources/org.apache.unomi.services.cfg   |  12 ++
 9 files changed, 230 insertions(+), 93 deletions(-)

Reply via email to