<@U0A71G31CDV> I understand that version 4.1.0 has...
# questions-and-troubleshooting
e
@Rocky I understand that version 4.1.0 has a bug that prevents us from using it for k8s (containers), is there a expected release date for version 4.1.1 ?
đź‘€ 1
r
StarRocks version 4.1.1 is not yet officially released as of May 25, 2026. The bug in version 4.1.0 you mentioned is a known "Container Image Issue" caused by an unstable load order that can lead to BE/CN processes failing to start (segfaulting) in Kubernetes or container environments. This is tracked in GitHub issue #71731 and the fix has been merged via PR #71825. Key Details & Recommendation: * Expected Release: While StarRocks typically aims for a 2–3 week patch cycle, v4.1.1 is currently behind that schedule (v4.1.0 was released April 13, 2026). Given that the fix is already merged and documented as "coming soon" in recent official posts (as of May 19), the release should be imminent. * Immediate Action: You should avoid upgrading to v4.1.0 if you are running in a container environment. * Alternative: If you need a stable version for production K8s use right now, it is recommended to stay on or upgrade to the v4.0.x line. The latest stable patch is v4.0.10, released on May 9, 2026. You can monitor the StarRocks Releases page or the
#announcement
channel in the StarRocks community Slack for the official v4.1.1's availability.