[integration] JobDB: add CompressJDLs option for JobDB#4367
Merged
Conversation
21d3a99 to
ff0535a
Compare
andresailer
commented
Dec 11, 2019
Contributor
|
Please rebase |
8a90a83 to
2ef8a5d
Compare
fstagni
previously approved these changes
Dec 16, 2019
andresailer
commented
Dec 16, 2019
cd7cc62 to
6c68d15
Compare
Contributor
Author
|
I rebased, but the test is still failing when installing DIRAC |
6c68d15 to
0e56f34
Compare
Contributor
|
...now you can rebase. |
0e56f34 to
acf28e8
Compare
fstagni
previously approved these changes
Jan 14, 2020
1c5604b to
e25eeae
Compare
Contributor
Author
|
Rebased |
fstagni
previously approved these changes
Jan 20, 2020
Compressing JDLs before putting to DB and decompressing before use
e25eeae to
5c7c0e7
Compare
Contributor
Author
|
Rebased and added documentation for JobDB parameters |
fstagni
approved these changes
Jan 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing one of the proposal from #4363
BEGINRELEASENOTES
*WMS
NEW: Added option "CompressJDLs" to JobDB, which compresses JDLs before they are added to the JobJDLs table
ENDRELEASENOTES