Skip to content

Conversation

@iancha1992
Copy link
Member

describedNestedSetFingerprint appended a StringBuilder to itself in a loop instead of the actual item from the nested set, resulting in OOMs in Runfiles#describeKey and RepoMappingManifestAction#describeKey.

Work towards #18666

Closes #18668.

Commit a6a874b

PiperOrigin-RevId: 540270874
Change-Id: Id408ab4c2438bea264b586f8ae5567dc41260242

`describedNestedSetFingerprint` appended a `StringBuilder` to itself in a loop instead of the actual item from the nested set, resulting in OOMs in `Runfiles#describeKey` and `RepoMappingManifestAction#describeKey`.

Work towards bazelbuild#18666

Closes bazelbuild#18668.

PiperOrigin-RevId: 540270874
Change-Id: Id408ab4c2438bea264b586f8ae5567dc41260242
@iancha1992 iancha1992 added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Jun 14, 2023
@iancha1992 iancha1992 requested a review from lberki June 14, 2023 18:02
@iancha1992 iancha1992 enabled auto-merge (squash) June 14, 2023 18:02
@iancha1992
Copy link
Member Author

@fmeum @lberki Looks like the checks are failing. Is there any additional commit that needs to be cherry-picked?

@iancha1992
Copy link
Member Author

@fmeum @lberki Looks like the checks are failing. Is there any additional commit that needs to be cherry-picked?

@fmeum @lberki actually I think it's failing because the change includes the function: public static String describedNestedSetFingerprint, which is missing in the release-6.3.0 branch. Is there a PR or commit that you know of that has that function? I'd be glad to push it to the branch so that we can cherry-pick this one to release-6.3.0.

cc: @keertk @Pavank1992 @sgowroji

@iancha1992 iancha1992 closed this Jun 15, 2023
auto-merge was automatically disabled June 15, 2023 18:34

Pull request was closed

@fmeum
Copy link
Collaborator

fmeum commented Jun 15, 2023

@iancha1992 it's missing #18384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants