Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-29 Thread Madhushika Jayasinghe
Hi, I was unable to find an unassigned issue from JIRA previously. I will follow the second approach you mentioned and find some issues to fix. Thanks for the tip. Regards, Madhushika On Thu, Mar 29, 2018 at 7:54 AM yukon wrote: > Also, you can use SonarQube or findbugs to scan the code base of

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-28 Thread yukon
Also, you can use SonarQube or findbugs to scan the code base of RocketMQ, I am sure you will find some major issues which can be addressed easily. Regards, yukon On Wed, Mar 28, 2018 at 9:54 AM, yukon wrote: > Hi, > > You can pick up an issue from our JIRA system, the JIRA system is disabled >

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-27 Thread yukon
Hi, You can pick up an issue from our JIRA system, the JIRA system is disabled now but there are many existing issues need to be resolved. Regards, yukon On Wed, Mar 28, 2018 at 2:17 AM, Madhushika Jayasinghe < madhushikajayasinghe91...@gmail.com> wrote: > Hi Yukon, > > I would like to fix an i

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-27 Thread Madhushika Jayasinghe
Hi Yukon, I would like to fix an issue that is related to this project, to getting familiar with the project. It would be appreciated if you could point out any issue related to this. Thank you, Best Regards, Madhushika Jayasinghe. On Tue, Mar 27, 2018 at 3:41 PM Madhushika Jayasinghe < madhu

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-25 Thread Madhushika Jayasinghe
Hi Yukon, I have drafted proposal targeting the project "provide an integration plug-in with apache HBase". If you got free time please share your feedback and views regarding this. Proposal: https://docs.google.com/document/d/1NjWaJcJQd1ex0Zc5bJ1NKRiQH4L2Wh7Lx1Un2qI498c/edit?usp=sharing Thank yo

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-21 Thread yukon
Please refer to here: https://dev.mysql.com/doc/refman/5.7/en/binary-log.html On Thu, Mar 22, 2018 at 1:55 AM, Madhushika Jayasinghe < madhushikajayasinghe91...@gmail.com> wrote: > Hi, > In my proposal I am going to suggest a method quite similar to MySQL > plug-in. There is a replicator class wh

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-21 Thread Madhushika Jayasinghe
Hi, In my proposal I am going to suggest a method quite similar to MySQL plug-in. There is a replicator class which acts as a interface for push and pull requests. Internally it will communicate with HBase and store required data. In MySQL repo it has heavily mentioned about binlog. What is this bi

Re: [GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-20 Thread yukon
Hi, Sorry to have misled you, I mean the plugin could bring the ability of off-line storage to RocketMQ. As for the plugin, should contain sink and source connectors to send and pull data from HBase. Regards, yukon On Wed, Mar 21, 2018 at 1:28 AM, Madhushika Jayasinghe < madhushikajayasinghe91.

[GSoC][ROCKETMQ-386] Provide an integration plugin with apache hbase

2018-03-20 Thread Madhushika Jayasinghe
Hi, I am Madhushika Jayasinghe, a final year undergraduate from Computer Science and Engineering Department, University of Moratuwa. As I previously mentioned in the JIRA I am working for the above project as GSoC Project. Currently I have cloned the RocketMQ Repo and followed some documentation to