You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/2026/06/camel-bug-fix-track-record/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ date: 2026-06-14
4
4
draft: false
5
5
authors: [davsclaus]
6
6
categories: ["Community"]
7
-
preview: "Apache Camel is one of the most actively maintained open-source integration frameworks. The data: 7,070 bugs fixed out of 7,081 reported (99.8%), with a median resolution time of 1 day sustained over 19 years. Only 11 bugs are open today across 350+ connectors."
7
+
preview: "Apache Camel is one of the most actively maintained open-source integration frameworks. The data: 7,070 bugs fixed out of 7,081 reported (99.8%), with a median resolution time of 1 day sustained over 19 years. Only 6 bugs are open today across 350+ connectors."
8
8
---
9
9
10
10
Apache Camel has fixed 7,070 out of 7,081 reported bugs — a **99.8% resolution rate** — with a
@@ -59,7 +59,7 @@ approximately as many bugs as were reported — often more. The net balance acro
59
59
60
60
-**7,081 reported**
61
61
-**7,070 resolved**
62
-
-**11 open today**
62
+
-**6 open today**
63
63
64
64
That's a 99.8% resolution rate sustained over nearly two decades.
65
65
@@ -176,7 +176,7 @@ The incoming bug rate? Unchanged at ~25-30 per month.
176
176
New features shipped without destabilizing existing ones. The project's modular architecture
177
177
and testing discipline hold up even during periods of rapid growth.
178
178
179
-
## What the 11 remaining open bugs look like
179
+
## What the 6 remaining open bugs look like
180
180
181
181
The current open bugs are all relatively recent — the oldest is from April 2025. There are no
182
182
ancient, multi-year-old issues gathering dust. The community actively triages, resolves, or
@@ -187,7 +187,7 @@ closes bugs rather than letting them accumulate.
187
187
If you're evaluating Apache Camel for your integration needs, the data tells a clear story:
188
188
189
189
-**Bugs get fixed fast.** Median 1-day resolution — not just recently, but for 17 of the last 19 years.
0 commit comments