Commit Graph
141 Commits
Author SHA1 Message Date
yuz10 4f39218066 Avoid new lines in log (#3762) 2022-01-16 20:38:48 +08:00
ltamber 0b612ff813 [ISSUE #3223]Optimize startup script to support greater jdk version (#3224)
* support jdk9 and later version

* support jdk9 and later version
2022-01-12 11:16:10 +08:00
ltamber ed710abf85 bump up log4j-slf4j-impl version to 2.15.0 (#3623) 2021-12-16 20:19:00 +08:00
ltamber 4593ad4a59 bump up log4j-core version to 2.15.0 (#3621) 2021-12-10 21:22:54 +08:00
tigerlee 21faa68b4c [maven-release-plugin] prepare for next development iteration 2021-10-22 13:44:14 +08:00
tigerlee c840b20833 [maven-release-plugin] prepare release rocketmq-all-4.9.2 2021-10-22 13:43:57 +08:00
zongtanghu a7e71cb4ca [maven-release-plugin] prepare for next development iteration 2021-08-16 21:21:07 +08:00
zongtanghu a1bfe1afce [maven-release-plugin] prepare release rocketmq-all-4.9.1 2021-08-16 21:20:36 +08:00
messense 361eb8d286 Upgrade netty-all dependency version to 4.1.65.Final 2021-06-23 13:36:34 +08:00
zongtanghu df1d93fc88 [maven-release-plugin] prepare for next development iteration 2021-06-10 21:36:05 +08:00
zongtanghu 5203d52f1b [maven-release-plugin] prepare release rocketmq-all-4.9.0 2021-06-10 21:35:41 +08:00
baozhang 088dd29364 update fastjson version from 1.2.69 to 1.2.76 2021-05-20 17:29:42 +08:00
ayanamist 85ab2201ff Fix concurrent issue of test of tracer of OpenTracing 2021-05-20 12:32:25 +08:00
Heng Du f799f17dfc Revert "Add unit tests for org.apache.rocketmq.common.UtilAll (#1249)"
This reverts commit 18dadebef6.
2021-05-20 10:34:45 +08:00
BraavosandEric Hettiaratchi 18dadebef6 Add unit tests for org.apache.rocketmq.common.UtilAll (#1249)
These tests were written using Diffblue Cover.

Co-authored-by: Eric Hettiaratchi <35978114+Braavos96@users.noreply.github.com>
2021-05-19 19:39:45 +08:00
ayanamist 1350c3f372 Fix unit test stability
Bump mockito-core to 3.10.0, remove powermock dependency, suppress useless logging
2021-05-18 23:05:00 +08:00
Crazywen 87dd390ee1 Update Apache Commons dependency (#2515) 2020-12-24 19:25:46 +08:00
RongtongJin f35cafe128 [maven-release-plugin] prepare for next development iteration 2020-12-08 18:17:12 +08:00
RongtongJin 39bb9386f1 [maven-release-plugin] prepare release rocketmq-all-4.8.0 2020-12-08 18:16:49 +08:00
von gosling 742ba503c3 fix(dependency): remove Imcompatible plugin with jdk15 2020-09-21 15:38:19 +08:00
vongosling 67a1b516e5 fix(build): remove warning when maven build 2020-07-29 16:58:50 +08:00
vongosling 3e5008f288 refactor(build): Remove duplicated logback-core dependency and update some modules to 1.8 compiler lever 2020-07-29 14:12:13 +08:00
RongtongJin fac30c3596 [maven-release-plugin] prepare for next development iteration 2020-06-24 14:05:55 +08:00
RongtongJin 9f95a972e1 [maven-release-plugin] prepare release rocketmq-all-4.7.1 2020-06-24 14:05:32 +08:00
rongtong 70da3e0157 Merge branch 'develop' into master 2020-06-03 09:45:38 +08:00
chi-chi weng a2aa6c18bf Fix Fastjson version for RCE problem
Fix Fastjson version for RCE problem
2020-06-02 17:34:20 +08:00
chi-chi weng a60d938903 Fastjson has a serious security problem in 1.2.62,which will cause RCE
Fastjson has a serious security problem in 1.2.62,which will cause RCE

Fix https://github.com/apache/rocketmq/issues/2007
2020-05-18 19:46:45 +08:00
dinglei a991ea5a79 [ISSUE #1859] add codecov report for unit tests.
[ISSUE #1859] add codecov report for tests.
2020-04-01 11:13:19 +08:00
rongtongjin 3974677f04 [maven-release-plugin] prepare for next development iteration 2020-03-05 19:07:09 +08:00
rongtongjin 8ef01a6c63 [maven-release-plugin] prepare release rocketmq-all-4.7.0 2020-03-05 19:06:47 +08:00
rongtong b6281144ac chore(pom):update fastjson version (#1795) 2020-02-28 11:38:15 +08:00
rongtongjin dd94362257 [maven-release-plugin] prepare for next development iteration 2020-01-20 22:11:43 +08:00
rongtongjin 73bb4b402a [maven-release-plugin] prepare release rocketmq-all-4.6.1 2020-01-20 22:11:21 +08:00
ShannonDing c3b7d18603 [maven-release-plugin] prepare for next development iteration 2019-11-19 21:00:19 +08:00
ShannonDing d1b4e47c26 [maven-release-plugin] prepare release rocketmq-all-4.6.0 2019-11-19 20:59:56 +08:00
huangying 1f75142c11 Merge branch 'develop' of https://github.com/TonyStark888/rocketmq into 4.7.0-transaction-message-delaytimelevel 2019-10-18 14:30:12 +08:00
Heng Du ed94087a7b fix(remoting) upgrade fastjson to 1.2.61 2019-10-15 19:48:11 +08:00
wlliqipeng ccf87ed818 Merge pull request #1413 from apache/IPV6
[RIP-15]Add Ipv6 support for RocketMQ (#1352)
2019-10-15 09:50:02 +08:00
King 74ffae6dc2 [ISSUE 504] Polish 'No route info of this topic' exception (#1415)
* Polish 'no route info of this topic' exception.

* Write exception to log

* Modify logic that cannot connect to nameserver

* Solve the problem that the regression test does not pass.

* Adapt to lite pull consumer

* Make checkNameServerSetting function private and change its name.
2019-08-28 11:11:56 +08:00
陈永明 c7c9601d36 [RIP-15]Add Ipv6 support for RocketMQ (#1352)
* Remove the useless files

* Replace PermSize with MetaspaceSize, details see http://openjdk.java.net/jeps/122

* Update DLedgerCommitLog.java (#1145)

Delete useless code

* Remove the duplicate content

* Polish the comment (#1107)

* Minor Typo fix  (#860)

* [ISSUE #1082] Fix disconnection of HA (#1083)

* fixed the text description in chinese doc (#1339)

* fix /dev/shm not found on some OSs (#1345)

* Refactor the protection logic when pulling

* change the MQVersion variable to rocketmq 4.5.2 version;

* Minor polish

* Fix the wrong package name

* [maven-release-plugin] prepare release rocketmq-all-4.5.2

* [maven-release-plugin] prepare for next development iteration

* [RIP-15]Add Ipv6 support for RocketMQ
2019-08-22 15:34:31 +08:00
zongtanghu 90ae116798 [maven-release-plugin] prepare for next development iteration 2019-08-01 23:25:38 +08:00
zongtanghu d63678dc50 [maven-release-plugin] prepare release rocketmq-all-4.5.2 2019-08-01 23:25:12 +08:00
程向往 d66243c03c [ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic (#633)
* add logic of putting message that exceeds max-check-times to system topic TRANS_CHECK_MAXTIME_TOPIC

* add test case:testResolveDiscardMsg

* add @After logic to test case

* comment brokerController.shutdown and use mock

* add logic of resuming half message check

* add test case:resumeCheckHalfMessage

* delete commented codes
2019-06-19 09:04:29 +08:00
ShannonDing 52005aee90 [maven-release-plugin] prepare for next development iteration 2019-05-21 11:19:03 +08:00
ShannonDing 639cb5c299 [maven-release-plugin] prepare release rocketmq-all-4.5.1 2019-05-21 11:18:41 +08:00
wlliqipeng b80c26292d [maven-release-plugin] prepare for next development iteration 2019-03-29 13:18:35 +08:00
wlliqipeng 16293c3306 [maven-release-plugin] prepare release rocketmq-all-4.5.0 2019-03-29 13:18:18 +08:00
dongeforever 1bc1f22ce3 Add copywright for some files 2019-03-05 20:46:14 +08:00
dongeforever 0586d575c5 Merge branch 'develop' into store_with_dledger
# Conflicts:
#	.gitignore
2019-01-31 15:05:35 +08:00
duhenglucky b52738cfbd [maven-release-plugin] prepare for next development iteration 2019-01-17 19:58:18 +08:00