Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-25 Thread Ahmed Ifhaam
hi yukon, I have started implementation. So far i have successfully integrated Apache Shiro in to current console. APIs for login, logout and current user details has been created. [1] Here you can find my

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-22 Thread pi . k
On 2018/03/09 15:35:20, yukon wrote: > Edit the subject! > > On Fri, Mar 9, 2018 at 10:47 PM, yukon wrote: > > > Hi, > > > > ``` > > The other thing is what are the expected features in the new console? > > ``` > > > > Do you check out the features in the

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-20 Thread Ahmed Ifhaam
hi again, I'm drafting my proposal which will introduce my design of the system i'm planning to work on. Regarding the ACL integration, i have few choices since this product should evolve more i would love to get the suggestions and decide one. Four options: 1. Apache Shiro [1]

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-20 Thread Ahmed Ifhaam
Yeah, I'm already working on it. Doing some search on how to integrate user management and authentication to the system, once its done i'll draft the design. Thank you On Tue, Mar 20, 2018 at 8:36 AM, yukon wrote: > Hi, > > I think it's acceptable, and it's time to draft the

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-19 Thread Ahmed Ifhaam
hi Gosling,Yukon, On my understanding even if we implement two different consoles we should implement an authentication method because most of these commands may cause considerable problems if used without proper understanding. And then we have to implement the same already available features in

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-19 Thread Von Gosling
Hi, Nice, I would like to recommend using simple ACL according to Roles :-) Best Regards, Von Gosling > 在 2018年3月19日,17:05,yukon 写道: > > Yeah, it's important to include these feature in our console. > > BTW, what's your idea about how to handle user features and operations

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-19 Thread yukon
Yeah, it's important to include these feature in our console. BTW, what's your idea about how to handle user features and operations features? Integrate these features in one console with two kinds of role(user and admin), or provide two independent consoles? Regards, yukon On Mon, Mar 19,

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-19 Thread Ahmed Ifhaam
hi yukon, I've been working on the requirements. When i listed the features available in cli admin tool but not in the console i found the following list. I would like some feedback on the list before i start next step. 1. brokerConfigurationUpdate 2. BrokerConsume Stats 3. CleanExpiredCQ 4.

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-15 Thread yukon
Hi, This is a commercial version[1] of apache rocketmq and could be your reference. After trying this console, hope you could draft the design ASAP and then we can discuss based on i. Regards, yukon [1]. https://www.alibabacloud.com/product/mq On Fri, Mar 16, 2018 at 2:41 AM, Ahmed Ifhaam

Re: [GSOC][ROCKETMQ-380] Provide a modern and friendly console for RocketMQ

2018-03-15 Thread Ahmed Ifhaam
Hi yukon, I checked the console and after you asked I have re checked it as well. I used it with the CLI tool in parallel too. In the requirement specification there was a reference console which I mentioned in my earlier mail that I couldn't get it to run. So I'm not exactly clear with the