-
Notifications
You must be signed in to change notification settings - Fork 19
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
Fwdport 7.2 to 7.4 #175
Fwdport 7.2 to 7.4 #175
Conversation
Fix/dependencies
Call QueuePopulatorExtension.setBatch() every time new entries are received, because multiple readers can be intermingled sending their respective data, and although the LogReader class is managing a single reader, the extensions `batch` field is global to all readers, so it has to be set every time.
Hello @jonathan-gramain "r+": Success |
💔 ☔ Cannot trigger CI: trigger_ci_build error: request failed with status code: 400 |
@ironman-machine r- r+ |
Hello @jonathan-gramain "r-": Success |
💔 ☔ Cannot trigger CI: trigger_ci_build error: request failed with status code: 400 |
Hello @jonathan-gramain "r-": Success |
@ironman-machine |
Hello @jonathan-gramain "DEFAULT_BRANCH=rel/7.4": Success |
💔 ☔ Cannot trigger CI: trigger_ci_build error: request failed with status code: 400 |
Maybe we didn't push integration's ultron/rel/7.4 branch when creating the rel/7.4 branch. Retry when you've pushed it, should work then. |
There is no rel/7.4 branch yet on Integration, that should explain. Shall I simply create it from the current master? |
and ultron branch |
Yes. I'll do it today if it's not created yet. |
@ironman-machine r- r+ |
Hello @jonathan-gramain "r-": Success |
This pull request isn't mergeable:
|
Not needed anymore, done in #170. |
No description provided.