Skip to content

Conversation

@joschi
Copy link
Member

@joschi joschi commented Jun 11, 2020

Closes #1600

@joschi joschi added this to the 4.1.10 milestone Jun 11, 2020
@joschi joschi requested review from a team June 11, 2020 10:00
@joschi joschi self-assigned this Jun 11, 2020
@jplock jplock merged commit ccc91ef into release/4.1.x Jun 11, 2020
@jplock jplock deleted the issue-1600 branch June 11, 2020 11:06
FMX pushed a commit to apache/celeborn that referenced this pull request Jun 4, 2024
### What changes were proposed in this pull request?

Bump Dropwizard version from 3.2.6 to 4.2.25. Meanwhile, introduce `metrics_jvm_thread_peak_count_Value` and `metrics_jvm_thread_total_started_count_Value` in `celeborn-jvm-dashboard.json`.

### Why are the changes needed?

Dropwizard metrics has released v4.2.25 including some bugfixes and improvements including:

* [JVM] Fix maximum/total memory calculation: dropwizard/metrics#3125
* [Thread] Add peak and total started thread count to `ThreadStatesGaugeSet`: dropwizard/metrics#1601

Meanwhile, Ratis version has upgraded to 3.0.1 which has no compatibility problem with Dropwizard 4.2.25.

Backport:

- apache/spark#26332
- apache/spark#29426
- apache/spark#37372

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual test.

Closes #2540 from SteNicholas/CELEBORN-1389.

Authored-by: SteNicholas <[email protected]>
Signed-off-by: mingji <[email protected]>
FMX pushed a commit to apache/celeborn that referenced this pull request Jun 4, 2024
### What changes were proposed in this pull request?

Bump Dropwizard version from 3.2.6 to 4.2.25. Meanwhile, introduce `metrics_jvm_thread_peak_count_Value` and `metrics_jvm_thread_total_started_count_Value` in `celeborn-jvm-dashboard.json`.

### Why are the changes needed?

Dropwizard metrics has released v4.2.25 including some bugfixes and improvements including:

* [JVM] Fix maximum/total memory calculation: dropwizard/metrics#3125
* [Thread] Add peak and total started thread count to `ThreadStatesGaugeSet`: dropwizard/metrics#1601

Meanwhile, Ratis version has upgraded to 3.0.1 which has no compatibility problem with Dropwizard 4.2.25.

Backport:

- apache/spark#26332
- apache/spark#29426
- apache/spark#37372

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual test.

Closes #2540 from SteNicholas/CELEBORN-1389.

Authored-by: SteNicholas <[email protected]>
Signed-off-by: mingji <[email protected]>
(cherry picked from commit 4fc42d7)
Signed-off-by: mingji <[email protected]>
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.

PeakThreadCount information should be added in ThreadStatesGaugeSet

4 participants