There is some plans for Hadoop to move to Jetty 7. https://issues.apache.org/jira/browse/HADOOP-8515
Will that impact us? Might be the opportunity to move HBase to 9? 2013/5/3 Andrew Purtell <[email protected]> > I would say there has not been a volunteer yet willing to do that > refactoring and contribute it? Will updating our Jetty dependency cause > classpath conflicts with Hadoop core code that also uses jetty? We inherit > some of their servlets. Does that mean Hadoop core would also need to > update and refactor? > > On Friday, May 3, 2013, Julian Zhou wrote: > > > Is there any plan to migrate Jetty from version 6.1.26 (current version > > in trunk) to version 9, which has been moved org.eclipse pkg? There are > > lots of refactoring and new APIs for HTTP/Servlet/XML related in version > > 9, which might be able to benefit future HBase development and testcase. > > > > Thanks~ > > > > -- > > Best Regards, Julian > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >
