-
New Feature
-
Resolution: Unresolved
-
Critical
Persisting build(s) log(s) in MySQL (or similar) will make Jenkins updates much easier to manage.
In fact, when build logs change their format we sometimes end up with a broken system which it is often unable to read logs of old builds. Software changes even break stored builds info from time to time
- is related to
-
JENKINS-38313 External Build Log storage for Jenkins
-
- In Progress
-
[JENKINS-26545] Persist build(s) log(s) in MySQL (or similar)
Description |
Original:
Persisting build(s) log(s) in MySQL (or similar) will make Jenkins updates much easier to manage. In fact, when build logs change their format we end up with a broken system which it is often unable to read logs of old builds. Sometimes software changes even break stored builds info |
New:
Persisting build(s) log(s) in MySQL (or similar) will make Jenkins updates much easier to manage. In fact, when build logs change their format we sometimes end up with a broken system which it is often unable to read logs of old builds. Software changes even break stored builds info from time to time |
Assignee | Original: Praqma Support [ praqma ] | |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Won't Fix [ 2 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
A major architectural change like this needs to be discussed on the dev list.
FWIW a more exhaustive description of failure modes in the current system is needed – right now it's not clear at all what the problem is, or how use of a database would help.