alibaba / alibaba/arthas

异步线程同步返回CompletableFuture如何追踪

Open
#554 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
37.5k
Forks
7.6k
Avg merge
1d 22h
Merged PRs (30d)
4

Description

![image](https://user-images.githubusercontent.com/17327216/53565016-4bd51d80-3b93-11e9-96d4-be8adc790b5f.png)
- 如图我已经知道CompletableFuture的get方法耗时较长,请问怎么做进一步追踪这个方法里面的调用?
- 已经尝试过直接追踪 CompletableFuture 提示是找不到该类

Contributor guide

Open the contributing guide

Research direction

Review the screenshot and the attempted trace of CompletableFuture.get described in the issue. Start by checking how Arthas resolves the CompletableFuture class and its get method during tracing. Done means documenting a supported way to trace the calls inside get, or clearly recording the limitation if that is not possible.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.