byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

Implement the Java client API on top of a less "invasive" framework #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Based on a discussion on the mailing list I think that it would be much better 
to implement the Java API library on top of a simpler framework, like async 
http, than JAX-RS reasteasy. This is really important to reduce the chance to 
have dependency conflicts when integrating TS with other tools 

Original issue reported on code.google.com by grec...@gmail.com on 22 Dec 2010 at 2:43

GoogleCodeExporter commented 9 years ago
Sven, are you available to take ownership of this? In such a case, what would 
be your timeline?

Original comment by sergio.b...@gmail.com on 22 Dec 2010 at 3:37

GoogleCodeExporter commented 9 years ago
Yes.
We'll have to decide if we want to aim for 2.3 or 2.4 for this one, depending 
on how urgent it is in comparison to other open issues for 2.3.

In calendar-time, probably sometime in January.

Original comment by johansso...@gmail.com on 22 Dec 2010 at 3:48

GoogleCodeExporter commented 9 years ago
Well, it would be great to have currently scheduled 2.3 features for the 
beginning of January, and then this one for mid January ... WDYT?

Original comment by sergio.b...@gmail.com on 27 Dec 2010 at 10:01

GoogleCodeExporter commented 9 years ago
Sounds doable. Let's aim for that.

Original comment by johansso...@gmail.com on 27 Dec 2010 at 10:03

GoogleCodeExporter commented 9 years ago
Great: scheduling for 2.4.

Original comment by sergio.b...@gmail.com on 27 Dec 2010 at 10:05

GoogleCodeExporter commented 9 years ago
Rised priority and scheduled for 2.3 due to the bug reported here: 
http://groups.google.com/group/terrastore-discussions/browse_thread/thread/b6d2e
ae9dca00ec3

Original comment by sergio.b...@gmail.com on 4 Jan 2011 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 28 Jan 2011 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 26 Apr 2011 at 9:52

GoogleCodeExporter commented 9 years ago
I can't use javaclient in Jboss 7: jboss's resteasy-jaxrs depends on HttpClient 
4, and it conflicts with commons-httpclient-3.1 (javaclient's  dependency).

Do you have timeline to switching to new API?
thanks

Original comment by dmi...@paykin.info on 14 Oct 2011 at 2:10

GoogleCodeExporter commented 9 years ago
No timeline as of now, but any contribution would be greatly appreciated (and I 
could be able to help too).

Original comment by sergio.b...@gmail.com on 3 Nov 2011 at 10:44