You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by Shannon <li...@163.com> on 2018/12/06 03:28:25 UTC

Re:[VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation




+1, no binding.





At 2018-12-06 11:21:13, "heng du" <du...@gmail.com> wrote:
>Hello RocketMQ Community,
>
>This is the vote for the 1.2.0 release and the graduation of Apache RocketMQ-client-cpp.
>
>Github repo: https://github.com/apache/rocketmq-client-cpp <https://github.com/apache/rocketmq-client-cpp>
>This release is a huge step forward in cpp 1.0.1. It <http://1.0.1.it/>  provides two kinds of interfaces in C++ and C-style, and a bunch of other language bindings will be built on top of it, including python, Node.js,C#,golang and so on.We simplified the process of project compilation in this version,and you can compile the whole project with just one command.
>
>new feature
>   C-Style API was added to support multilingual client, such as python,node.js, golang, which has not yet implemented all the functions of C++ API. The following are the major functions of C-Style API :
>
>
>1 Support  reliable synchronous,  one-way  and order transmission 
>2 Support push consumer and pull consumer.
>3 Support setDelayTimeLevel.
>4 Support message compression.
>5 Support setting up message consumption mode.
>Improvement:
>1  Enhanced the capability of multi-platform support, such as linux, window,macOS.
>2  The compilation method of the project is simplified. You can compile the entire project with one command.
>Bug:
>1 Fix an issue about the unique key. When a message is sent, the producer cannot get unique.
>
>The vote will be open for at least 72 hours or until a necessary number of votes are reached.
>
>Please vote accordingly:
>
>[ ] +1 approve 
>[ ] +0 no opinion 
>[ ] -1 disapprove with the reason
>
>Thanks,
>The Apache RocketMQ Team

Re: [VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation

Posted by Kevin Wang <wi...@gmail.com>.
+1

> 在 2018年12月6日,上午11:32,liqipeng <wl...@163.com> 写道:
> 
> +1
>> 在 2018年12月6日,上午11:28,Shannon <li...@163.com> 写道:
>> 
>> 
>> 
>> 
>> 
>> +1, no binding.
>> 
>> 
>> 
>> 
>> 
>> At 2018-12-06 11:21:13, "heng du" <du...@gmail.com> wrote:
>>> Hello RocketMQ Community,
>>> 
>>> This is the vote for the 1.2.0 release and the graduation of Apache RocketMQ-client-cpp.
>>> 
>>> Github repo: https://github.com/apache/rocketmq-client-cpp <https://github.com/apache/rocketmq-client-cpp>
>>> This release is a huge step forward in cpp 1.0.1. It <http://1.0.1.it/>  provides two kinds of interfaces in C++ and C-style, and a bunch of other language bindings will be built on top of it, including python, Node.js,C#,golang and so on.We simplified the process of project compilation in this version,and you can compile the whole project with just one command.
>>> 
>>> new feature
>>> C-Style API was added to support multilingual client, such as python,node.js, golang, which has not yet implemented all the functions of C++ API. The following are the major functions of C-Style API :
>>> 
>>> 
>>> 1 Support  reliable synchronous,  one-way  and order transmission 
>>> 2 Support push consumer and pull consumer.
>>> 3 Support setDelayTimeLevel.
>>> 4 Support message compression.
>>> 5 Support setting up message consumption mode.
>>> Improvement:
>>> 1  Enhanced the capability of multi-platform support, such as linux, window,macOS.
>>> 2  The compilation method of the project is simplified. You can compile the entire project with one command.
>>> Bug:
>>> 1 Fix an issue about the unique key. When a message is sent, the producer cannot get unique.
>>> 
>>> The vote will be open for at least 72 hours or until a necessary number of votes are reached.
>>> 
>>> Please vote accordingly:
>>> 
>>> [ ] +1 approve 
>>> [ ] +0 no opinion 
>>> [ ] -1 disapprove with the reason
>>> 
>>> Thanks,
>>> The Apache RocketMQ Team
> 
> 


Re: [VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation

Posted by liqipeng <wl...@163.com>.
+1
> 在 2018年12月6日,上午11:28,Shannon <li...@163.com> 写道:
> 
> 
> 
> 
> 
> +1, no binding.
> 
> 
> 
> 
> 
> At 2018-12-06 11:21:13, "heng du" <du...@gmail.com> wrote:
>> Hello RocketMQ Community,
>> 
>> This is the vote for the 1.2.0 release and the graduation of Apache RocketMQ-client-cpp.
>> 
>> Github repo: https://github.com/apache/rocketmq-client-cpp <https://github.com/apache/rocketmq-client-cpp>
>> This release is a huge step forward in cpp 1.0.1. It <http://1.0.1.it/>  provides two kinds of interfaces in C++ and C-style, and a bunch of other language bindings will be built on top of it, including python, Node.js,C#,golang and so on.We simplified the process of project compilation in this version,and you can compile the whole project with just one command.
>> 
>> new feature
>>  C-Style API was added to support multilingual client, such as python,node.js, golang, which has not yet implemented all the functions of C++ API. The following are the major functions of C-Style API :
>> 
>> 
>> 1 Support  reliable synchronous,  one-way  and order transmission 
>> 2 Support push consumer and pull consumer.
>> 3 Support setDelayTimeLevel.
>> 4 Support message compression.
>> 5 Support setting up message consumption mode.
>> Improvement:
>> 1  Enhanced the capability of multi-platform support, such as linux, window,macOS.
>> 2  The compilation method of the project is simplified. You can compile the entire project with one command.
>> Bug:
>> 1 Fix an issue about the unique key. When a message is sent, the producer cannot get unique.
>> 
>> The vote will be open for at least 72 hours or until a necessary number of votes are reached.
>> 
>> Please vote accordingly:
>> 
>> [ ] +1 approve 
>> [ ] +0 no opinion 
>> [ ] -1 disapprove with the reason
>> 
>> Thanks,
>> The Apache RocketMQ Team



Re: [VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation

Posted by yp <li...@163.com>.
+1


On 12/6/2018 11:34,heng du<du...@gmail.com> wrote:
+1, no binding.

在 2018年12月6日,上午11:28,Shannon <li...@163.com> 写道:

+1, no binding.


Re: [VOTE] RocketMQ-client-cpp 1.2.0 Release And Graduation

Posted by heng du <du...@gmail.com>.
+1, no binding.

> 在 2018年12月6日,上午11:28,Shannon <li...@163.com> 写道:
> 
> +1, no binding.