Hello, Nice ideas, your contributions are welcome. Development:
- You should read first read this: - http://jmeter.apache.org/extending/jmeter_tutorial.pdf - Then checkout code either through SVN or clone github mirror: - https://github.com/apache/jmeter - To configure your workspace , read: - http://jmeter.apache.org/building.html - To help you , look at code of other Samplers for Thrift for example..., and for similar component if PreProcessor, PostProcessor.... - Once you have developed your code, run ant test to be sure you didn't break anything. Ideally add JUnit test cases to test your code. - Once you feel your code is fine: - Open a Bugzilla - Either propose a PR and put the link in Bugzilla or attach a diff file using Eclipse, right click on JMeter project then select Team > Create Path Ask for help on dev list if you are blocked at some step, but please don't excpect an answer in the minute. Project is developed by contributors on their free time so they cannot answer immediately. Regards Philippe M. @philmdot On Fri, Nov 28, 2014 at 4:44 PM, 2011xues...@gmail.com < 2011xues...@gmail.com> wrote: > hi,i am new too .i wanna jmeter support thrift. > > 发自我的 iPad > > > 在 2014年11月28日,下午6:43,David Coppens <da...@davidcoppens.nl> 写道: > > > > Read the jmeter webpage. > > Op 28 nov. 2014 09:31 schreef "Devang Gaur" <devang.o...@gmail.com>: > > > >> Would anyone care to respond ? > >> > >> On Fri, Nov 28, 2014 at 1:07 AM, Devang Gaur <devang.o...@gmail.com> > >> wrote: > >> > >>> Hey , I am new to open source development and to the ASF . I know Java > . > >>> Since , jmeter is a pure 100% (as stated on the webpage) Java based > >>> project , I woud like to learn to contribute to the project . Please > give > >>> me a walkthrough . > >>> > >>> On Fri, Nov 28, 2014 at 12:07 AM, Devang Gaur <devang.o...@gmail.com> > >>> wrote: > >>> > >>>> Hey , I am new to open source and to ASF . I know Java . Since , > jmeter > >>>> is a pure 100% (as stated on the webpage) , I woud like to learn to > >>>> contribute to the project . Please give me a walkthrough . > >> > -- Cordialement. Philippe Mouawad.