You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by zhoudiqiu <gi...@git.apache.org> on 2017/06/07 05:05:00 UTC

[GitHub] incubator-rocketmq pull request #113: ROCKETMQ-218 README.md update

GitHub user zhoudiqiu opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/113

    ROCKETMQ-218 README.md update

    https://issues.apache.org/jira/browse/ROCKETMQ-218

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhoudiqiu/incubator-rocketmq new_pr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/113.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #113
    
----
commit cf64cb9ef19252f695d53df513896c352d5d2832
Author: zhoudiqiu <zh...@wustl.edu>
Date:   2017-06-07T04:55:28Z

    ROCKETMQ-218 README.md updat

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by lizhanhui <gi...@git.apache.org>.
Github user lizhanhui commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120557452
  
    --- Diff: README.md ---
    @@ -3,18 +3,18 @@
     [![GitHub release](https://img.shields.io/badge/release-download-orange.svg)](https://github.org/apache/rocketmqreleases)
     [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
     
    -**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.**
    +**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is an open source distributed messaging and streaming data platform with low latency, high reliability, trillion-level capacity, well-structed concurrency and flexible scalability.**
     
    -It offers a variety of features as follows:
    +It offers a variety of features:
     
    -* Pub/Sub and P2P messaging model
    +* Pub/Sub messaging model
     * Reliable FIFO and strict sequential messaging in the same queue
    -* Long pull queue model,also support push consumption style
    -* Million message accumulation ability in single queue
    -* Over a variety of messaging protocols.such as JMS,MQTT etc.
    -* Distributed high available deploy architecture, meets at least once message delivery semantics
    -* Docker images for isolated testing and cloud Isolated clusters
    -* Feature-rich administrative dashboard for configuration,metrics and monitoring
    +* Long pull queue model and push consumption style
    +* Million-level message accumulation capacity in single queue
    --- End diff --
    
    in single queue --> in a single queue


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11863006/badge)](https://coveralls.io/builds/11863006)
    
    Coverage increased (+0.5%) to 39.208% when pulling **2828f9394089f3ec585360469ef47c6443c0e4ba on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11863183/badge)](https://coveralls.io/builds/11863183)
    
    Coverage decreased (-0.07%) to 38.61% when pulling **d5787afc19e0e478175996228d51ceebdd127ea7 on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11862588/badge)](https://coveralls.io/builds/11862588)
    
    Coverage increased (+0.07%) to 38.748% when pulling **9980cc7b8367b306d0646c2510baaeb0047e2c89 on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by Jaskey <gi...@git.apache.org>.
Github user Jaskey commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120535658
  
    --- Diff: README.md ---
    @@ -3,18 +3,18 @@
     [![GitHub release](https://img.shields.io/badge/release-download-orange.svg)](https://github.org/apache/rocketmqreleases)
     [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
     
    -**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.**
    +**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a open source distributed messaging and streaming data platform with low latency, highly reliability, trillion-level capacity, well-structed concurrency, flexible scalability.**
    --- End diff --
    
    low latency,  highly reliability ..... and flexible scalability.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by zhouxinyu <gi...@git.apache.org>.
Github user zhouxinyu commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120553463
  
    --- Diff: README.md ---
    @@ -3,18 +3,18 @@
     [![GitHub release](https://img.shields.io/badge/release-download-orange.svg)](https://github.org/apache/rocketmqreleases)
     [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
     
    -**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.**
    +**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is an open source distributed messaging and streaming data platform with low latency, high reliability, trillion-level capacity, well-structed concurrency and flexible scalability.**
     
    -It offers a variety of features as follows:
    +It offers a variety of features:
     
    -* Pub/Sub and P2P messaging model
    +* Pub/Sub messaging model
     * Reliable FIFO and strict sequential messaging in the same queue
    -* Long pull queue model,also support push consumption style
    -* Million message accumulation ability in single queue
    -* Over a variety of messaging protocols.such as JMS,MQTT etc.
    -* Distributed high available deploy architecture, meets at least once message delivery semantics
    -* Docker images for isolated testing and cloud Isolated clusters
    -* Feature-rich administrative dashboard for configuration,metrics and monitoring
    +* Long pull queue model and push consumption style
    +* Million-level message accumulation capacity in single queue
    +* Useful messaging protocols like [JMS](http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html)
    +* Distributed highly available deployment architecture, meeting at least one message delivery semantic
    --- End diff --
    
    `At-most-once, At-least-once, Exactly-once`, no need to replace `once` with `one`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by Jaskey <gi...@git.apache.org>.
Github user Jaskey commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120535540
  
    --- Diff: README.md ---
    @@ -3,18 +3,18 @@
     [![GitHub release](https://img.shields.io/badge/release-download-orange.svg)](https://github.org/apache/rocketmqreleases)
     [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
     
    -**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.**
    +**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a open source distributed messaging and streaming data platform with low latency, highly reliability, trillion-level capacity, well-structed concurrency, flexible scalability.**
    --- End diff --
    
    an open source....


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11863968/badge)](https://coveralls.io/builds/11863968)
    
    Coverage increased (+0.03%) to 38.707% when pulling **885462e740b7bdd98d440bd75136d7a6c2889dba on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: ROCKETMQ-218 README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11861699/badge)](https://coveralls.io/builds/11861699)
    
    Coverage decreased (-0.08%) to 38.595% when pulling **cf64cb9ef19252f695d53df513896c352d5d2832 on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by vongosling <gi...@git.apache.org>.
Github user vongosling commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11862406/badge)](https://coveralls.io/builds/11862406)
    
    Coverage increased (+0.004%) to 38.681% when pulling **6baed501b58001947251b51ebea6bbc1a63ec4a0 on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by zhoudiqiu <gi...@git.apache.org>.
Github user zhoudiqiu commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120545980
  
    --- Diff: README.md ---
    @@ -30,12 +30,11 @@ It offers a variety of features as follows:
     
     ## Apache RocketMQ Community
     * [RocketMQ Community Incubator Projects](https://github.com/rocketmq)
    -* [RocketMQ Community Projects](https://github.com/apache/incubator-rocketmq-externals)
    --- End diff --
    
    Requested by the team


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq issue #113: [ROCKETMQ-218] README.md update

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/11862791/badge)](https://coveralls.io/builds/11862791)
    
    Coverage decreased (-0.3%) to 38.412% when pulling **70fe65ac673987a19e615aa0819ef8023c545b78 on zhoudiqiu:new_pr** into **80791b6deb0e5a2ab4bc920f14f3a0e786587b53 on apache:develop**.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by zhoudiqiu <gi...@git.apache.org>.
Github user zhoudiqiu closed the pull request at:

    https://github.com/apache/incubator-rocketmq/pull/113


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by Jaskey <gi...@git.apache.org>.
Github user Jaskey commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120535519
  
    --- Diff: README.md ---
    @@ -30,12 +30,11 @@ It offers a variety of features as follows:
     
     ## Apache RocketMQ Community
     * [RocketMQ Community Incubator Projects](https://github.com/rocketmq)
    -* [RocketMQ Community Projects](https://github.com/apache/incubator-rocketmq-externals)
    --- End diff --
    
    Why removing this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rocketmq pull request #113: [ROCKETMQ-218] README.md update

Posted by lizhanhui <gi...@git.apache.org>.
Github user lizhanhui commented on a diff in the pull request:

    https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120558511
  
    --- Diff: README.md ---
    @@ -30,12 +30,11 @@ It offers a variety of features as follows:
     
     ## Apache RocketMQ Community
     * [RocketMQ Community Incubator Projects](https://github.com/rocketmq)
    -* [RocketMQ Community Projects](https://github.com/apache/incubator-rocketmq-externals)
    --- End diff --
    
    The external projects releases at their own paces. Links will be added to rocketmq web site instead.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---