[PR] remove rocketmq-namesrv dependency [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 opened a new pull request, #254:
URL: https://github.com/apache/rocketmq-dashboard/pull/254

   ## What is the purpose of the change
   
   remove rocketmq-namesrv dependency
   
   ## Brief changelog
   
   
   
   ## Verifying this change
   
   
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily. Notice, `it would be helpful if you could finish the following 5 
checklist(the last one is not necessary)before request the community to review 
your PR`.
   
   - [x] Make sure there is a [Github 
issue](https://github.com/apache/rocketmq/issues) filed for the change (usually 
before you start working on it). Trivial changes like typos do not require a 
Github issue. Your pull request should address just this issue, without pulling 
in other changes - one PR resolves one issue. 
   - [x] Format the pull request title like `[ISSUE #123] Fix UnknownException 
when host config not exist`. Each commit in the pull request should have a 
meaningful subject line and body.
   - [x] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [x] Write necessary unit-test(over 80% coverage) to verify your logic 
correction, more mock a little better when cross module dependency exist. If 
the new feature or significant change is committed, please remember to add 
integration-test in [test 
module](https://github.com/apache/rocketmq/tree/master/test).
   - [x] Run `mvn -B clean apache-rat:check findbugs:findbugs 
checkstyle:checkstyle` to make sure basic checks pass. Run `mvn clean install 
-DskipITs` to make sure unit-test pass. Run `mvn clean test-compile 
failsafe:integration-test`  to make sure integration-test pass.
   - [ ] If this contribution is large, please file an [Apache Individual 
Contributor License Agreement](http://www.apache.org/licenses/#clas).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-dashboard) branch master updated: remove rocketmq-namesrv dependency (#254)

2024-11-03 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository.

yuzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
 new e57d423  remove rocketmq-namesrv dependency (#254)
e57d423 is described below

commit e57d42326809952a17a819189d838c89536cf6c7
Author: yuz10 <845238...@qq.com>
AuthorDate: Mon Nov 4 15:49:02 2024 +0800

remove rocketmq-namesrv dependency (#254)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9f10e50..69b20ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,6 +167,7 @@
 org.apache.rocketmq
 rocketmq-namesrv
 ${rocketmq.version}
+test
 
 
 org.slf4j



Re: [PR] remove rocketmq-namesrv dependency [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 merged PR #254:
URL: https://github.com/apache/rocketmq-dashboard/pull/254


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] remove rocketmq-broker dependency [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 opened a new pull request, #249:
URL: https://github.com/apache/rocketmq-dashboard/pull/249

   ## What is the purpose of the change
   
   X
   
   ## Brief changelog
   
   XX
   
   ## Verifying this change
   
   
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily. Notice, `it would be helpful if you could finish the following 5 
checklist(the last one is not necessary)before request the community to review 
your PR`.
   
   - [x] Make sure there is a [Github 
issue](https://github.com/apache/rocketmq/issues) filed for the change (usually 
before you start working on it). Trivial changes like typos do not require a 
Github issue. Your pull request should address just this issue, without pulling 
in other changes - one PR resolves one issue. 
   - [x] Format the pull request title like `[ISSUE #123] Fix UnknownException 
when host config not exist`. Each commit in the pull request should have a 
meaningful subject line and body.
   - [x] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [x] Write necessary unit-test(over 80% coverage) to verify your logic 
correction, more mock a little better when cross module dependency exist. If 
the new feature or significant change is committed, please remember to add 
integration-test in [test 
module](https://github.com/apache/rocketmq/tree/master/test).
   - [x] Run `mvn -B clean apache-rat:check findbugs:findbugs 
checkstyle:checkstyle` to make sure basic checks pass. Run `mvn clean install 
-DskipITs` to make sure unit-test pass. Run `mvn clean test-compile 
failsafe:integration-test`  to make sure integration-test pass.
   - [ ] If this contribution is large, please file an [Apache Individual 
Contributor License Agreement](http://www.apache.org/licenses/#clas).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump elliptic from 6.5.4 to 6.6.0 in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] opened a new pull request, #250:
URL: https://github.com/apache/rocketmq-dashboard/pull/250

   Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0.
   
   Commits
   
   https://github.com/indutny/elliptic/commit/b8a7edd61a0d9bddd0bbf3436a4b476401edbe20";>b8a7edd
 6.6.0
   https://github.com/indutny/elliptic/commit/34c853478cec1be4e37260ed2cb12cdbdc6402cf";>34c8534
 fix: signature verification due to leading zeros
   https://github.com/indutny/elliptic/commit/3e46a48fdd2ef2f89593e5e058d85530578c9761";>3e46a48
 6.5.7
   https://github.com/indutny/elliptic/commit/accb61e9c1a005e5c8ff96a8b33893100bb42d11";>accb61e
 lib: DER signature decoding correction
   https://github.com/indutny/elliptic/commit/03e06e135c8e44a2da560fa197d0ba1e1e2759e9";>03e06e1
 6.5.6
   https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281";>7ac5360
 Merge commit from fork
   https://github.com/indutny/elliptic/commit/75700785ff41bb5d029d19186beff26d4883caa5";>7570078
 6.5.5
   https://github.com/indutny/elliptic/commit/206da2ee373e68466cde353f81fb59ef251b740b";>206da2e
 lib: lint
   https://github.com/indutny/elliptic/commit/0a78e0399ee1f5d919be6aa66b427c67a9df330d";>0a78e03
 [Fix] restore node < 4 compat
   See full diff in https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.4&new-version=6.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/rocketmq-dashboard/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-dashboard) branch dependabot/npm_and_yarn/frontend/multi-b9ee76acc3 created (now 3eba480)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/frontend/multi-b9ee76acc3
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


  at 3eba480  Bump http-proxy-middleware and react-scripts in /frontend

No new revisions were added by this update.



[PR] Bump http-proxy-middleware and react-scripts in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] opened a new pull request, #253:
URL: https://github.com/apache/rocketmq-dashboard/pull/253

   Bumps 
[http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 
2.0.7 and updates ancestor dependency 
[react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts).
 These dependencies need to be updated together.
   
   Updates `http-proxy-middleware` from 0.19.1 to 2.0.7
   
   Release notes
   Sourced from https://github.com/chimurai/http-proxy-middleware/releases";>http-proxy-middleware's
 releases.
   
   v2.0.7
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7
   v2.0.7-beta.1
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1
   v2.0.7-beta.0
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0
   v2.0.6
   What's Changed
   
   fix(proxyReqWs): catch socket errors by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/763";>chimurai/http-proxy-middleware#763
   chore(package): v2.0.6 by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/764";>chimurai/http-proxy-middleware#764
   
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6
   v2.0.5
   What's Changed
   
   fix(error handler): add default handler to econnreset by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/759";>chimurai/http-proxy-middleware#759
   chore(package): v2.0.5 by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/760";>chimurai/http-proxy-middleware#760
   
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5
   v2.0.4
   What's Changed
   
   chore(package): bump dev dependencies by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/714";>chimurai/http-proxy-middleware#714
   chore(vscode): add recommended extensions by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/715";>chimurai/http-proxy-middleware#715
   docs(response-interceptor.md): add headers modification example by https://github.com/stefanwright1988";>@​stefanwright1988 
in https://redirect.github.com/chimurai/http-proxy-middleware/pull/724";>chimurai/http-proxy-middleware#724
   fix(fix-request-body): improve content type check by https://github.com/kevinxh";>@​kevinxh in https://redirect.github.com/chimurai/http-proxy-middleware/pull/725";>chimurai/http-proxy-middleware#725
   chore(package): v2.0.4 by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/729";>chimurai/http-proxy-middleware#729
   
   New Contributors
   
   https://github.com/stefanwright1988";>@​stefanwright1988 
made their first contribution in https://redirect.github.com/chimurai/http-proxy-middleware/pull/724";>chimurai/http-proxy-middleware#724
   https://github.com/kevinxh";>@​kevinxh made 
their first contribution in https://redirect.github.com/chimurai/http-proxy-middleware/pull/725";>chimurai/http-proxy-middleware#725
   
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.3...v2.0.4";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.3...v2.0.4
   v2.0.3
   What's Changed
   
   feat(package): optional @​types/express peer dependency by 
https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/707";>chimurai/http-proxy-middleware#707
   
   Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.2...v2.0.3";>https://github.com/chimurai/http-proxy-middleware/compare/v2.0.2...v2.0.3
   v2.0.2
   What's Changed
   
   chore(package): bump devDependencies by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/651";>chimurai/http-proxy-middleware#651
   chore(package): bump @​types/express by https://github.com/chimurai";>@​chimurai in https://redirect.github.com/chimurai/http-proxy-middleware/pull/652";>chimurai/http-proxy-middleware#652
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md";>http-proxy-middleware's
 changelog.
   
   https://github.co

[PR] Bump rollup and react-scripts in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] opened a new pull request, #252:
URL: https://github.com/apache/rocketmq-dashboard/pull/252

   Bumps [rollup](https://github.com/rollup/rollup) to 2.79.2 and updates 
ancestor dependency 
[react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts).
 These dependencies need to be updated together.
   
   Updates `rollup` from 1.32.1 to 2.79.2
   
   Changelog
   Sourced from https://github.com/rollup/rollup/blob/master/CHANGELOG.md";>rollup's 
changelog.
   
   rollup changelog
   4.24.3
   2024-10-29
   Bug Fixes
   
   Slightly reduce memory consumption by specifying fixed array sizes where 
possible (https://redirect.github.com/rollup/rollup/issues/5703";>#5703)
   
   Pull Requests
   
   https://redirect.github.com/rollup/rollup/pull/5703";>#5703: 
perf: use pre-allocated arrays for known result sizes (https://github.com/GalacticHypernova";>@​GalacticHypernova)
   
   4.24.2
   2024-10-27
   Bug Fixes
   
   Add missing build dependency (https://redirect.github.com/rollup/rollup/issues/5705";>#5705)
   
   Pull Requests
   
   https://redirect.github.com/rollup/rollup/pull/5705";>#5705: 
Fix "Couldn't find package" error when installing rollup using yarn 
(https://github.com/tagattie";>@​tagattie)
   
   4.24.1
   2024-10-27
   Bug Fixes
   
   Support running Rollup natively on FreeBSD (https://redirect.github.com/rollup/rollup/issues/5698";>#5698)
   
   Pull Requests
   
   https://redirect.github.com/rollup/rollup/pull/5689";>#5689: 
chore(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@​renovate[bot])
   https://redirect.github.com/rollup/rollup/pull/5690";>#5690: 
chore(deps): update dependency @​inquirer/prompts to v7 (https://github.com/renovate";>@​renovate[bot])
   https://redirect.github.com/rollup/rollup/pull/5691";>#5691: 
chore(deps): update dependency eslint-plugin-unicorn to v56 (https://github.com/renovate";>@​renovate[bot])
   https://redirect.github.com/rollup/rollup/pull/5692";>#5692: 
chore(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@​renovate[bot], https://github.com/lukastaegert";>@​lukastaegert)
   https://redirect.github.com/rollup/rollup/pull/5695";>#5695: 
fix(deps): update swc monorepo (major) (https://github.com/renovate";>@​renovate[bot])
   https://redirect.github.com/rollup/rollup/pull/5696";>#5696: 
chore(deps): lock file maintenance minor/patch updates (https://github.com/renovate";>@​renovate[bot])
   https://redirect.github.com/rollup/rollup/pull/5698";>#5698: 
Add support for FreeBSD (x64 and arm64) (https://github.com/tagattie";>@​tagattie, https://github.com/lukastaegert";>@​lukastaegert)
   
   4.24.0
   2024-10-02
   Features
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/rollup/rollup/commit/c9bd03d12e96c46122a0372d3bbe9b468cee57da";>c9bd03d
 2.79.2
   https://github.com/rollup/rollup/commit/48aef33cf2f2a6dfb175afb3bcd6a977c81f1d5c";>48aef33
 fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (https://redirect.github.com/rollup/rollup/issues/5677";>#5677)
   https://github.com/rollup/rollup/commit/69ff4181e701a0fe0026d0ba147f31bc86beffa8";>69ff418
 2.79.1
   https://github.com/rollup/rollup/commit/04dce1bc734c22924b02c3d57061710dcb6395e4";>04dce1b
 Update changelog
   https://github.com/rollup/rollup/commit/159137e6425a97c126645110d19d0533643d5ee7";>159137e
 fix: typo docs and contributors link in CONTRIBUTING.md (https://redirect.github.com/rollup/rollup/issues/4639";>#4639)
   https://github.com/rollup/rollup/commit/e1392b3905de33dc432a5692f9a6ec60103ea2f6";>e1392b3
 Update type definition of resolveId (https://redirect.github.com/rollup/rollup/issues/4641";>#4641)
   https://github.com/rollup/rollup/commit/7836357aaeb1fb103318bca3f0ee8beacdec0470";>7836357
 Improve performance of chunk naming collision check (https://redirect.github.com/rollup/rollup/issues/4643";>#4643)
   https://github.com/rollup/rollup/commit/71d20c9d4a75b51b95c56df43ba1efd934158acb";>71d20c9
 Reduce permissions for repl-artefacts.yml workflow (https://redirect.github.com/rollup/rollup/issues/4630";>#4630)
   https://github.com/rollup/rollup/commit/8193ea54199ecb295b46913b410528bd5f59d9a9";>8193ea5
 Adapt workflow to use Node 14 sub-version to work with branch protection
   https://github.com/rollup/rollup/commit/8477f8ff1fe80086556021542b22942ad27a0a69";>8477f8f
 2.79.0
   Additional commits viewable in https://github.com/rollup/rollup/compare/v1.32.1...v2.79.2";>compare 
view
   
   
   
   
   Updates `react-scripts` from 4.0.3 to 5.0.1
   
   Commits
   
   https://github.com/facebook/create-react-app/commit/19fa58d527ae74f2b6baa0867463eea1d290f9a5";>19fa58d
 Publish
   https://github.com/facebook/create-react-app/commit/9802941ff049a28da2682801bc182a29761b71f4";>9802941
 fix: webpack noise printed only if error or warning (https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/12245";>#12245)
   ht

(rocketmq-dashboard) branch dependabot/npm_and_yarn/frontend/multi-74be765438 created (now 329e9a3)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/frontend/multi-74be765438
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


  at 329e9a3  Bump rollup and react-scripts in /frontend

No new revisions were added by this update.



(rocketmq-dashboard) branch master updated: fix: Duplicate message in the topic tab message list in the message menu. (#202)

2024-11-03 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository.

yuzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
 new 3fbaa3a  fix: Duplicate message in the topic tab message list in the 
message menu. (#202)
3fbaa3a is described below

commit 3fbaa3ab920fc6f05f2a5baf5982331e0f8d5dd2
Author: xx <129470203+boomboo...@users.noreply.github.com>
AuthorDate: Mon Nov 4 11:35:17 2024 +0800

fix: Duplicate message in the topic tab message list in the message menu. 
(#202)

Co-authored-by: xx 
---
 .../org/apache/rocketmq/dashboard/service/impl/MessageServiceImpl.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/java/org/apache/rocketmq/dashboard/service/impl/MessageServiceImpl.java
 
b/src/main/java/org/apache/rocketmq/dashboard/service/impl/MessageServiceImpl.java
index d51197f..16d0d4e 100644
--- 
a/src/main/java/org/apache/rocketmq/dashboard/service/impl/MessageServiceImpl.java
+++ 
b/src/main/java/org/apache/rocketmq/dashboard/service/impl/MessageServiceImpl.java
@@ -276,7 +276,7 @@ public class MessageServiceImpl implements MessageService {
 int idx = 0;
 for (MessageQueue messageQueue : messageQueues) {
 Long minOffset = consumer.searchOffset(messageQueue, 
query.getBegin());
-Long maxOffset = consumer.searchOffset(messageQueue, 
query.getEnd()) + 1;
+Long maxOffset = consumer.searchOffset(messageQueue, 
query.getEnd());
 queueOffsetInfos.add(new QueueOffsetInfo(idx++, minOffset, 
maxOffset, minOffset, minOffset, messageQueue));
 }
 



Re: [PR] [ISSUE #169] duplicate message in the topic tab message list in the message menu for rocketmq5.x [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 merged PR #202:
URL: https://github.com/apache/rocketmq-dashboard/pull/202


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] remove rocketmq-broker dependency [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 merged PR #249:
URL: https://github.com/apache/rocketmq-dashboard/pull/249


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-dashboard) branch master updated: remove rocketmq-broker dependency (#249)

2024-11-03 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository.

yuzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
 new 94d7a4e  remove rocketmq-broker dependency (#249)
94d7a4e is described below

commit 94d7a4e4186f07eecd6c4132b4f93e67f773883b
Author: yuz10 <845238...@qq.com>
AuthorDate: Mon Nov 4 11:35:39 2024 +0800

remove rocketmq-broker dependency (#249)
---
 pom.xml | 1 +
 .../java/org/apache/rocketmq/dashboard/task/CollectTaskRunnble.java | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 923afa7..8fc87e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,6 +186,7 @@
 org.apache.rocketmq
 rocketmq-broker
 ${rocketmq.version}
+test
 
 
 org.slf4j
diff --git 
a/src/main/java/org/apache/rocketmq/dashboard/task/CollectTaskRunnble.java 
b/src/main/java/org/apache/rocketmq/dashboard/task/CollectTaskRunnble.java
index 28fd7a5..a5efa18 100644
--- a/src/main/java/org/apache/rocketmq/dashboard/task/CollectTaskRunnble.java
+++ b/src/main/java/org/apache/rocketmq/dashboard/task/CollectTaskRunnble.java
@@ -24,12 +24,12 @@ import java.util.List;
 import java.util.concurrent.ExecutionException;
 import lombok.extern.slf4j.Slf4j;
 import org.apache.rocketmq.common.MixAll;
+import org.apache.rocketmq.common.stats.Stats;
 import org.apache.rocketmq.remoting.protocol.body.BrokerStatsData;
 import org.apache.rocketmq.remoting.protocol.body.GroupList;
 import org.apache.rocketmq.remoting.protocol.route.BrokerData;
 import org.apache.rocketmq.remoting.protocol.route.TopicRouteData;
 import org.apache.rocketmq.dashboard.service.DashboardCollectService;
-import org.apache.rocketmq.store.stats.BrokerStatsManager;
 import org.apache.rocketmq.tools.admin.MQAdminExt;
 import org.apache.rocketmq.tools.command.stats.StatsAllSubCommand;
 
@@ -63,7 +63,7 @@ public class CollectTaskRunnble implements Runnable {
 String masterAddr = bd.getBrokerAddrs().get(MixAll.MASTER_ID);
 if (masterAddr != null) {
 try {
-BrokerStatsData bsd = 
mqAdminExt.viewBrokerStatsData(masterAddr, BrokerStatsManager.TOPIC_PUT_NUMS, 
topic);
+BrokerStatsData bsd = 
mqAdminExt.viewBrokerStatsData(masterAddr, Stats.TOPIC_PUT_NUMS, topic);
 inTPS += bsd.getStatsMinute().getTps();
 inMsgCntToday += 
StatsAllSubCommand.compute24HourSum(bsd);
 } catch (Exception e) {
@@ -78,7 +78,7 @@ public class CollectTaskRunnble implements Runnable {
 if (masterAddr != null) {
 try {
 String statsKey = String.format("%s@%s", 
topic, group);
-BrokerStatsData bsd = 
mqAdminExt.viewBrokerStatsData(masterAddr, BrokerStatsManager.GROUP_GET_NUMS, 
statsKey);
+BrokerStatsData bsd = 
mqAdminExt.viewBrokerStatsData(masterAddr, Stats.GROUP_GET_NUMS, statsKey);
 outTPS += bsd.getStatsMinute().getTps();
 outMsgCntToday += 
StatsAllSubCommand.compute24HourSum(bsd);
 } catch (Exception e) {



Re: [PR] Bump snakeyaml from 1.30 to 1.32 [rocketmq-dashboard]

2024-11-03 Thread via GitHub


yuz10 merged PR #130:
URL: https://github.com/apache/rocketmq-dashboard/pull/130


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-dashboard) branch master updated: Bump snakeyaml from 1.30 to 1.32 (#130)

2024-11-03 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository.

yuzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
 new 0d87486  Bump snakeyaml from 1.30 to 1.32 (#130)
0d87486 is described below

commit 0d87486d7a7b11bfdcfc63ae5c40b424109a6f42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 11:36:30 2024 +0800

Bump snakeyaml from 1.30 to 1.32 (#130)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fc87e7..9f10e50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
 2.2.10
 4.2
 4.12
-1.30
+1.32
 2.2.2
 0.9.6
 1.68



(rocketmq-dashboard) branch dependabot/maven/org.yaml-snakeyaml-1.32 deleted (was e87e981)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.yaml-snakeyaml-1.32
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


 was e87e981  Bump snakeyaml from 1.30 to 1.32

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[PR] Bump cookie and express in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] opened a new pull request, #251:
URL: https://github.com/apache/rocketmq-dashboard/pull/251

   Bumps [cookie](https://github.com/jshttp/cookie) and 
[express](https://github.com/expressjs/express). These dependencies needed to 
be updated together.
   Updates `cookie` from 0.4.0 to 0.7.1
   
   Release notes
   Sourced from https://github.com/jshttp/cookie/releases";>cookie's releases.
   
   0.7.1
   Fixed
   
   Allow leading dot for domain (https://redirect.github.com/jshttp/cookie/issues/174";>#174)
   
   Although not permitted in the spec, some users expect this to work and 
user agents ignore the leading dot according to spec
   
   
   Add fast path for serialize without options, use 
obj.hasOwnProperty when parsing (https://redirect.github.com/jshttp/cookie/issues/172";>#172)
   
   https://github.com/jshttp/cookie/compare/v0.7.0...v0.7.1";>https://github.com/jshttp/cookie/compare/v0.7.0...v0.7.1
   0.7.0
   
   perf: parse cookies ~10% faster (https://redirect.github.com/jshttp/cookie/issues/144";>#144 by https://github.com/kurtextrem";>@​kurtextrem and https://redirect.github.com/jshttp/cookie/issues/170";>#170)
   fix: narrow the validation of cookies to match RFC6265 (https://redirect.github.com/jshttp/cookie/issues/167";>#167 by https://github.com/bewinsnw";>@​bewinsnw)
   fix: add main to package.json for rspack (https://redirect.github.com/jshttp/cookie/issues/166";>#166 by https://github.com/proudparrot2";>@​proudparrot2)
   
   https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.0";>https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.0
   0.6.0
   
   Add partitioned option
   
   0.5.0
   
   Add priority option
   Fix expires option to reject invalid dates
   pref: improve default decode speed
   pref: remove slow string split in parse
   
   0.4.2
   
   pref: read value only when assigning in parse
   pref: remove unnecessary regexp in parse
   
   0.4.1
   
   Fix maxAge option to reject invalid values
   
   
   
   
   Commits
   
   https://github.com/jshttp/cookie/commit/cf4658f492c5bd96aeaf5693c3500f8495031014";>cf4658f
 0.7.1
   https://github.com/jshttp/cookie/commit/6a8b8f5a49af7897b98ebfb29a1c4955afa3d33e";>6a8b8f5
 Allow leading dot for domain (https://redirect.github.com/jshttp/cookie/issues/174";>#174)
   https://github.com/jshttp/cookie/commit/58015c0b93de0b63db245cfdc5a108e511a81ad0";>58015c0
 Remove more code and perf wins (https://redirect.github.com/jshttp/cookie/issues/172";>#172)
   https://github.com/jshttp/cookie/commit/ab057d6c06b94a7b1e3358e69a685ae49c97b627";>ab057d6
 0.7.0
   https://github.com/jshttp/cookie/commit/5f02ca87688481dbcf155e49ca8b61732f30e542";>5f02ca8
 Migrate history to GitHub releases
   https://github.com/jshttp/cookie/commit/a5d591ce8447dd63821779724f96ad3c774c8579";>a5d591c
 Migrate history to GitHub releases
   https://github.com/jshttp/cookie/commit/51968f94b5e820adeceef505539fa193ffe2d105";>51968f9
 Skip isNaN
   https://github.com/jshttp/cookie/commit/9e7ca51ade4b325307eedd6b4dec190983e9e2cc";>9e7ca51
 perf(parse): cache length, return early (https://redirect.github.com/jshttp/cookie/issues/144";>#144)
   https://github.com/jshttp/cookie/commit/d6f39b0aab5521a8b118b466a515fd6eb0b9f65e";>d6f39b0
 Fix tests for old node
   https://github.com/jshttp/cookie/commit/6bb701f14e59c5e768933bfae9b578db4ed26c6e";>6bb701f
 Remove failing scorecard
   Additional commits viewable in https://github.com/jshttp/cookie/compare/v0.4.0...v0.7.1";>compare 
view
   
   
   
   Maintainer changes
   This version was pushed to npm by https://www.npmjs.com/~blakeembrey";>blakeembrey, a new releaser for 
cookie since your current version.
   
   
   
   Updates `express` from 4.17.1 to 4.21.1
   
   Release notes
   Sourced from https://github.com/expressjs/express/releases";>express's 
releases.
   
   4.21.1
   What's Changed
   
   Backport a fix for CVE-2024-47764 to the 4.x branch by https://github.com/joshbuker";>@​joshbuker in https://redirect.github.com/expressjs/express/pull/6029";>expressjs/express#6029
   Release: 4.21.1 by https://github.com/UlisesGascon";>@​UlisesGascon in https://redirect.github.com/expressjs/express/pull/6031";>expressjs/express#6031
   
   Full Changelog: https://github.com/expressjs/express/compare/4.21.0...4.21.1";>https://github.com/expressjs/express/compare/4.21.0...4.21.1
   4.21.0
   What's Changed
   
   Deprecate "back" magic string in redirects by https://github.com/blakeembrey";>@​blakeembrey in https://redirect.github.com/expressjs/express/pull/5935";>expressjs/express#5935
   finalhandler@1.3.1 by https://github.com/wesleytodd";>@​wesleytodd in https://redirect.github.com/expressjs/express/pull/5954";>expressjs/express#5954
   fix(deps): serve-static@1.16.2 by https://github.com/wesleytodd";>@​wesleytodd in https://redirect.github.com/expressjs/express/pull/5951";>expressjs/express#5951
   Upgraded dependency qs to 6.13.0 to match qs in body-parser by https://github.com/agadzinski93";>@​agadzi

Re: [PR] Bump express from 4.17.1 to 4.18.2 in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] commented on PR #129:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/129#issuecomment-2453770564

   Superseded by #251.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump express from 4.17.1 to 4.18.2 in /frontend [rocketmq-dashboard]

2024-11-03 Thread via GitHub


dependabot[bot] closed pull request #129: Bump express from 4.17.1 to 4.18.2 in 
/frontend
URL: https://github.com/apache/rocketmq-dashboard/pull/129


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(rocketmq-dashboard) branch dependabot/npm_and_yarn/frontend/express-4.18.2 deleted (was 7b60ed8)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/frontend/express-4.18.2
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


 was 7b60ed8  Bump express from 4.17.1 to 4.18.2 in /frontend

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(rocketmq-dashboard) branch dependabot/npm_and_yarn/frontend/multi-9f37c16f8f created (now 4f6b3d2)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/frontend/multi-9f37c16f8f
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


  at 4f6b3d2  Bump cookie and express in /frontend

No new revisions were added by this update.



(rocketmq-dashboard) branch dependabot/npm_and_yarn/frontend/elliptic-6.6.0 created (now d4ba61e)

2024-11-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/frontend/elliptic-6.6.0
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


  at d4ba61e  Bump elliptic from 6.5.4 to 6.6.0 in /frontend

No new revisions were added by this update.



Re: [I] Please support canal [rocketmq]

2024-11-03 Thread via GitHub


github-actions[bot] commented on issue #7537:
URL: https://github.com/apache/rocketmq/issues/7537#issuecomment-2453633915

   This issue 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org