Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove artifical keys from datagrepper backlog to pass validation. #402

Merged
merged 1 commit into from
Mar 14, 2017

Conversation

ralphbean
Copy link
Contributor

Today, when fedmsg-hub starts up, it tries to read in its backlog of
messages from datagrepper in case it missed anything. It successfully
gets the list, but then every single one of the messages fails
validation.

There's a gist here that demonstrates what needs to happen to make this
work: https://gist.github.com/ralphbean/b532ad3bc4a8333fa03d4e4e48451885

There are two changes required. This one here, in fedmsg, and another in
fedora-infra/datanommer#87.

Today, when fedmsg-hub starts up, it tries to read in its backlog of
messages from datagrepper in case it missed anything.  It successfully
gets the list, but then every single one of the messages fails
validation.

There's a gist here that demonstrates what needs to happen to make this
work:  https://gist.github.com/ralphbean/b532ad3bc4a8333fa03d4e4e48451885

There are two changes required.  This one here, in fedmsg, and another in
fedora-infra/datanommer#87.
@pypingou
Copy link
Member

👍 for me

@ralphbean ralphbean merged commit 7ede9a9 into develop Mar 14, 2017
@ralphbean ralphbean deleted the feature/backlog-validation branch March 14, 2017 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants