Ed Sheeran removed opening act Macklemore from his Loop tour after venue owners, including billionaire Robert Kraft, objected to pro-Palestine comments made during performances. In response, all four remaining supporting acts—Finneas, Aaron Rowe, Beoga, and Lukas Graham—withdrew from the tour in solidarity, citing concerns about artist censorship and the Israeli-Palestinian conflict.
A Kafka cluster experienced severe performance degradation when eight single-member consumer groups, each fetching 4,742 partitions, caused lock contention in the broker's DelayedFetch mechanism. The issue emerged after upgrading to Kafka 2.7+, which changed lock acquisition to blocking mode, starving request handlers and blocking network threads while broker-measured latency metrics remained artificially low because time spent in unread sockets goes unmeasured.
Kafka Simulator releases v1.5 and v1.6 with 19 new scenarios, completing the cluster topology ladder with 3-DC stretched and 2.5-DC stretched cluster shapes. The updates add storage/lifecycle management and ops/controller capabilities, enabling users to test multi-region architectures including synchronous replication across datacenters and witness-based quorum designs.