This is an automated email from the ASF dual-hosted git repository.
eamonford pushed a change to branch rabbitmq-fix
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git.
discard 3cadbd6 use asyncio in the collection ingester
discard 09d3da1 solr history bug fixes
discard 6ca2933 use pysolr
discard 1c25c83 error handling
discard aa3b7b2 exc handling
discard b1e32c4 propagate child worker exceptions up to main process
discard d622f3d the healthchecks now raise exceptions if they rail
discard 1f7aacf error handling
discard c9cf865 better exception handling
discard 56a7168 better error handling
add 6f48d8a SDAP-270: Fix bad solr endpoints in solr history manager (#8)
add 426a293 Fix syntax error (#9)
new 016452d better error handling
new b89c315 better exception handling
new 8352331 error handling
new bddc7c5 the healthchecks now raise exceptions if they rail
new 1ab7753 propagate child worker exceptions up to main process
new abbf063 exc handling
new 95f023e error handling
new 006e80b use pysolr
new 60c383b solr history bug fixes
new 6c3d46d use asyncio in the collection ingester
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 (3cadbd6)
\
N -- N -- N refs/heads/rabbitmq-fix (6c3d46d)
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.
The 10 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:
.../history_manager/SolrIngestionHistory.py | 35 +++++++++++-----------
1 file changed, 17 insertions(+), 18 deletions(-)