You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by ea...@apache.org on 2020/08/05 19:40:40 UTC

[incubator-sdap-ingester] branch solr-zookeeper updated (5adb7a8 -> 76e24a0)

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

eamonford pushed a change to branch solr-zookeeper
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git.


 discard 5adb7a8  imports
 discard 52477ef  solr use zookeeper
     add 68110d0  SDAP-273: Configure max threads in Granule Ingester (#13)
     add d94c89f  SDAP-266: add README note on synchronization of configmap with local path (#14)
     add 529e9a2  solr use zookeeper
     add 76e24a0  imports

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5adb7a8)
            \
             N -- N -- N   refs/heads/solr-zookeeper (76e24a0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 config_operator/README.md                          | 14 +++++++++--
 config_operator/config_operator/main.py            | 17 +++++++------
 granule_ingester/docker/entrypoint.sh              | 21 ++++++++--------
 .../granule_ingester/consumer/Consumer.py          | 15 ++++++++----
 granule_ingester/granule_ingester/main.py          | 24 +++++++++++--------
 .../granule_ingester/pipeline/Pipeline.py          | 28 ++++++++++++++--------
 6 files changed, 75 insertions(+), 44 deletions(-)