Skip to content

Issue #5436#5441

Closed
mrkcmo wants to merge 2 commits into
celery:masterfrom
mrkcmo:Issue-#5436
Closed

Issue #5436#5441
mrkcmo wants to merge 2 commits into
celery:masterfrom
mrkcmo:Issue-#5436

Conversation

@mrkcmo

@mrkcmo mrkcmo commented Apr 4, 2019

Copy link
Copy Markdown
Contributor

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

The following fix is related to Issue #5436 in which the default result DB (SQLAlchemy) was not storing additional meta data in the result DB when the key result_extended was set to "True". The only DB that worked was the REDIS backend in which the original request for extended meta data was requested. This PR does not address a fix for the Mongo or other DB backends but just addresses the SQLAlchemy backend.

Fixes #5436

@auvipy auvipy added this to the 4.3.x Maintenance milestone Apr 4, 2019
@mrkcmo

mrkcmo commented Apr 4, 2019

Copy link
Copy Markdown
Contributor Author

@auvipy Please feel free to highly scrutinize my updates as this is my first PR for Celery and I want to make sure I didn't miss any layers. Thanks!

@auvipy

auvipy commented Apr 4, 2019

Copy link
Copy Markdown
Member

sure thanks for the pr

@mrkcmo

mrkcmo commented Apr 4, 2019

Copy link
Copy Markdown
Contributor Author

@auvipy are there known issues with the build checks? I see them failing but not for issues with the code changes I submitted in the PR.

@auvipy

auvipy commented Apr 4, 2019

Copy link
Copy Markdown
Member

yes, ignore them for now, we are going to fix them soon.

@othalla

othalla commented Apr 10, 2019

Copy link
Copy Markdown
Contributor

@mrkcmo can you please rebase? i did some PR to solve CI for travis at least.

@mrkcmo

mrkcmo commented Apr 12, 2019

Copy link
Copy Markdown
Contributor Author

@mrkcmo can you please rebase? i did some PR to solve CI for travis at least.

I will try and do this shortly.

@mrkcmo

mrkcmo commented Apr 12, 2019

Copy link
Copy Markdown
Contributor Author

I am going to close this one and submit a new one rebased.

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.

4 participants