Skip to content

[BLAZE-902] Fix UnifflePartitionWriter invoke ShuffleWriteMetricsReporter#incWriteTime with nano seconds#903

Merged
richox merged 2 commits intoapache:masterfrom
SteNicholas:BLAZE-902
Mar 24, 2025
Merged

[BLAZE-902] Fix UnifflePartitionWriter invoke ShuffleWriteMetricsReporter#incWriteTime with nano seconds#903
richox merged 2 commits intoapache:masterfrom
SteNicholas:BLAZE-902

Conversation

@SteNicholas
Copy link
Member

Which issue does this PR close?

Closes #902.

Rationale for this change

UnifflePartitionWriter should not invoke ShuffleWriteMetricsReporter#incWriteTime with milli seconds, which refers to RssShuffleWriter.java#L294.

What changes are included in this PR?

Fix UnifflePartitionWriter invoke ShuffleWriteMetricsReporter#incWriteTime with nano seconds.

Are there any user-facing changes?

No.

@SteNicholas
Copy link
Member Author

Ping @richox.

@richox
Copy link
Contributor

richox commented Mar 24, 2025

ci issue is related to #899, so this pr can be merged without ci passing

@richox richox merged commit a97353b into apache:master Mar 24, 2025
618 checks passed
@richox richox mentioned this pull request Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix UnifflePartitionWriter invoke ShuffleWriteMetricsReporter#incWriteTime with nano seconds

2 participants