Skip to content

[BugFix] update starlet to v3.5.5, fix azure fs client cache issue - #73145

Merged
xiangguangyxg merged 1 commit into
StarRocks:branch-3.5from
kevincai:bugfix/starlet-3.5.5
May 12, 2026
Merged

[BugFix] update starlet to v3.5.5, fix azure fs client cache issue#73145
xiangguangyxg merged 1 commit into
StarRocks:branch-3.5from
kevincai:bugfix/starlet-3.5.5

Conversation

@kevincai

@kevincai kevincai commented May 12, 2026

Copy link
Copy Markdown
Contributor

Why I'm doing:

What I'm doing:

Update starlet to v3.5.5, fix the bug of azure datalake gen2 storage sdk client not cached correctly causes managed identity generated too many requests to IMDS.

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Does this PR entail a change in behavior?

  • Yes, this PR will result in a change in behavior.
  • No, this PR will not result in a change in behavior.

If yes, please specify the type of change:

  • Interface/UI changes: syntax, type conversion, expression evaluation, display information
  • Parameter changes: default values, similar parameters but with different default values
  • Policy changes: use new policy to replace old one, functionality automatically enabled
  • Feature removed
  • Miscellaneous: upgrade & downgrade compatibility, etc.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function
    • This pr needs auto generate documentation
  • This is a backport pr

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 4.1
    • 4.0
    • 3.5
    • 3.4

Signed-off-by: Kevin Cai <kevin.cai@celerdata.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Starlet artifacts version used by the dev environment image in order to pick up Starlet v3.5.5 (which is stated to include a fix for Azure Data Lake Gen2 client caching / IMDS request amplification).

Changes:

  • Bump STARLET_ARTIFACTS_TAG from v3.5.3 to v3.5.5.
  • Update dev-env Dockerfile default starlet_tag build arg to v3.5.5.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
thirdparty/starlet-artifacts-version.sh Updates the canonical Starlet artifacts tag to v3.5.5.
docker/dockerfiles/dev-env/dev-env.Dockerfile Aligns dev-env build argument default Starlet tag to v3.5.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread thirdparty/starlet-artifacts-version.sh
@xiangguangyxg
xiangguangyxg merged commit 1e6d6c1 into StarRocks:branch-3.5 May 12, 2026
50 of 58 checks passed
@kevincai
kevincai deleted the bugfix/starlet-3.5.5 branch May 12, 2026 09:29
@trueeyu

trueeyu commented May 18, 2026

Copy link
Copy Markdown
Contributor

@mergify backport branch-3.5-cc

@mergify

mergify Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

backport branch-3.5-cc

✅ Backports have been created

Details

wanpengfei-git pushed a commit that referenced this pull request May 18, 2026
…ackport #73145) (#73431)

Signed-off-by: Kevin Cai <kevin.cai@celerdata.com>
Co-authored-by: Kevin Cai <kevin.cai@celerdata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants