File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ weren't using it to its potential. Part of the "Kafka avoidance" syndrome that
25
25
existed, stemmed from the operational difficulties of _ just_ running the thing.
26
26
It was almost like we were afraid to touch Kafka for fear it might fall over.
27
27
Another part of that avoidance grew out of the functionality not matching
28
- developers' expectations developer expectations . When we first adopted Kafka,
28
+ developers' expectations. When we first adopted Kafka,
29
29
ours was an on-premise deloyment of version ** 0.10** . Developers used it for a
30
30
few projects, unexpected things occasionally happened that were difficult to
31
31
"fix" and we started avoiding it for new projects.
@@ -96,7 +96,7 @@ quality data in real-time.
96
96
### Vendor Evaluation
97
97
98
98
Determining the vendor for the future of your streaming data platform is no
99
- light-hearted decision! For each vendor, we went created the topics and ACLs necessary
99
+ light-hearted decision! For each vendor, we created the topics and ACLs necessary
100
100
to support our prototype pipeline, and then we ran the prototype
101
101
workload against a cluster created on each vendor's platform.
102
102
You can’t perform that action at this time.
0 commit comments