rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[ISSUE #8579] Update the startup script of RocketMQ on Windows

Open cyb1103 opened this issue 1 year ago • 1 comments
trafficstars

Which Issue(s) This PR Fixes

8579

Fixes #issue_id

Brief Description

There is a problem with obtaining the JDK version script in Windows, so I modified it; I don't know much about different JDK versions (mainly divided by 17), and only made modifications to the issues I found

How Did You Test This Change?

I can run it normally on my computer

"JAVA_MAJOR_VERSION=**" is the log I added during debugging

run with java 17 image run with java 8 image

cyb1103 avatar Aug 24 '24 17:08 cyb1103

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.23%. Comparing base (e8d87b1) to head (f02d132). Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8580      +/-   ##
=============================================
- Coverage      47.27%   47.23%   -0.05%     
+ Complexity     11453    11443      -10     
=============================================
  Files           1275     1275              
  Lines          89242    89242              
  Branches       11470    11470              
=============================================
- Hits           42185    42149      -36     
- Misses         41861    41888      +27     
- Partials        5196     5205       +9     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 27 '24 01:08 codecov-commenter

This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.

github-actions[bot] avatar Aug 29 '25 00:08 github-actions[bot]

This PR was closed because it has been inactive for 3 days since being marked as stale.

github-actions[bot] avatar Sep 01 '25 00:09 github-actions[bot]