| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| public static final OfficialComponent CAFFEINE = new OfficialComponent(160, "Caffeine"); | ||
|
|
||
| public static final OfficialComponent THREAD_PER_TASK_EXECUTOR = new OfficialComponent(161, "ThreadPerTask-executor"); |
There was a problem hiding this comment.
ID submitted through apache/skywalking#13090
Sorry, something went wrong.
| * CARRIER_THREAD represents the actual operating system thread that carries out the execution of the virtual thread. | ||
| */ | ||
| public static final StringTag CARRIER_THREAD = new StringTag(24, "carrier.thread"); |
There was a problem hiding this comment.
To follow the naming style, I think the thread.carrier is better?
Sorry, something went wrong.
There was a problem hiding this comment.
To follow the naming style, I think the thread.carrier is better?
Yes, better, done.
Sorry, something went wrong.
|
Could you try to fix the deadlink? I think the previous link is pointing to very old repo, which should be changed to skywalking asf main repo. |
Sorry, something went wrong.
Done. |
Sorry, something went wrong.
| <build> | ||
| <plugins> | ||
| <plugin> | ||
| <artifactId>maven-deploy-plugin</artifactId> | ||
| </plugin> | ||
| </plugins> | ||
| </build> |
There was a problem hiding this comment.
Could you check whether your new module could generate javadoc jar? Another plugin pom.xml has relative configurations to generate that file.
Sorry, something went wrong.
There was a problem hiding this comment.
Could you check whether your new module could generate javadoc jar? Another plugin pom.xml has relative configurations to generate that file.
When I added the maven-javadoc-plugin, I could generate the javadoc.jar
Sorry, something went wrong.
There was a problem hiding this comment.
Please add that plugin, otherwise, this will fail the release process.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.