Skip to content

[RIP-9] Commit docs API_Refernece_TranscationMQProducer.md#815

Closed
HushAsy wants to merge 51 commits intoapache:masterfrom
HushAsy:develop
Closed

[RIP-9] Commit docs API_Refernece_TranscationMQProducer.md#815
HushAsy wants to merge 51 commits intoapache:masterfrom
HushAsy:develop

Conversation

@HushAsy
Copy link
Copy Markdown

@HushAsy HushAsy commented Feb 20, 2019

What is the purpose of the change

API_Refernece_TranscationMQProducer

Brief changelog

create

Verifying this change

1.0

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.

  • Make sure there is a Github issue 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.
  • 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.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • 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.
  • 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.

RongtongJin and others added 30 commits December 22, 2018 11:18
2. Order Example
3. Schedule Example
4. Batch Example
5. Filter Example
6. Transaction Example
7. Logappender Example
8. OpenMessaging Example
same indentation
OpenMessaging
2. Corrected some typos
3. Introduce of the Schedule Message
apache#707)

* [RIP-9]add the msg trace of RocketMQ doc part

* [RIP-9]add the acl feature of RocketMQ doc part

* [RIP-9]adjust the title number of the acl feature doc part for RocketMQ
[RIP-9]Modify the architecture part Develop
[RIP-9]Adjust the formate of RocketMQ ACL doc part.
wlliqipeng and others added 21 commits January 25, 2019 10:30
[RIP-9]Add the operation part
[RIP-9] Add the simple example description
[RIP-9]Add the best practice of RocketMQ
…r configuration

[RIP-9] RocketMQ Develop Guide: enhance description section for broker configuration
…pache#765)

[RIP-9]Add the features of RocketMQ into the develop guide for users
[RIP-9]add the design content of RocketMQ doc part.
…#758)

 [RIP-9] Add the introduction of the basic samples in RocketMQ
… in yaml config file dosen't work. (apache#798)

* [issue#790]fix defaultTopicPerm and defaultGroupPerm values which are in the yaml config file doesn't work.

* [issue#790]fix defaultTopicPerm and defaultGroupPerm doesn't work,fix the unit test.
[RIP-9] Add a delay example in RocketMQ
[RIP-9] Added sample English documents of English transaction messages
…apache#792)

[RIP-9] Add the introduction of the batch message samples in RocketMQ
…evelop guide for users (apache#800)

[RIP-9]Add the English docs for Filter Example of RocketMQ into the develop guide for users
@HushAsy HushAsy closed this Feb 20, 2019
@coveralls
Copy link
Copy Markdown

coveralls commented Feb 20, 2019

Coverage Status

Coverage decreased (-0.04%) to 44.778% when pulling bece7a0 on HushAsy:develop into 46ac065 on apache:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.