Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] 2.0.0-beta1 #334

Closed
jfarcand opened this issue Jul 3, 2013 · 30 comments
Closed

[release] 2.0.0-beta1 #334

jfarcand opened this issue Jul 3, 2013 · 30 comments

Comments

@jfarcand
Copy link
Contributor

jfarcand commented Jul 3, 2013

@rlubke @slandelle Any objection? What is missing is a small documentation update to describe how to hook up the new artifact.

@slandelle
Copy link
Contributor

Go for it, as long as we can keep up breaking stuff before final ;)

@slandelle
Copy link
Contributor

More seriously, here's the things I'd like to work on before 2.0 gets final:

  • Netty connection pool
  • Multiparts

I'm afraid I won't be able to finish all this before september.

@jfarcand
Copy link
Contributor Author

jfarcand commented Jul 3, 2013

@slandelle Agree on all. I will need to find time as well to help...but summer looks extremely busy with AsyncIO so I can't garantee I will be able to do something...

@slandelle
Copy link
Contributor

Same thing here with Gatling. And vacations at last! I'll keep you updated. Regarding connection pool, I'll also have a look at what Ryan is up too on the Grizzly side.

@rlubke
Copy link
Contributor

rlubke commented Jul 3, 2013

I'm not quite ready :). After I integrate the new pool, I have to finalize the spdy impl. I'm still working out how to deal with spdy connections and pooling as spdy connections have different requirements.

@rlubke
Copy link
Contributor

rlubke commented Sep 27, 2013

Good to go with a beta release on my end.

@jfarcand
Copy link
Contributor Author

jfarcand commented Oct 2, 2013

+1

@slandelle
Copy link
Contributor

I'd like to first come up with a solution regarding Netty's ByteBuf allocation/deallocation.

@vmalladi
Copy link

vmalladi commented Oct 8, 2013

Hi Jeanfrancois,

When are you planning to release 2.0.0-beta1?

Thanks
Vamsi

@jfarcand
Copy link
Contributor Author

jfarcand commented Oct 8, 2013

@vmalladi No date yet.

@jehrhardt
Copy link

Is there any list on what will change with 2.0.0 and what still needs to be done?

@slandelle
Copy link
Contributor

What is the question underneath? Willing to lend a hand? ;)

@jehrhardt
Copy link

I am using async-http-client and I would like to know, if 2.0.0 has any benefits for me. Of course, I would also like to help on getting it finished.

@slandelle
Copy link
Contributor

For now, it's more of a technical refactoring than new features.

@jfarcand
Copy link
Contributor Author

@slandelle @rlubke We may want to release an alpha build to get feedback and see if the community can help testing with early release. WDYT?

@slandelle
Copy link
Contributor

👍 IIRC, someone said he experienced buffer leaks with the new Netty provider but never replied then.

@rlubke
Copy link
Contributor

rlubke commented Dec 3, 2013

+1

@rlubke
Copy link
Contributor

rlubke commented Dec 10, 2013

@slandelle @jfarcand So, shall we move forward on 2.0?

@slandelle
Copy link
Contributor

@jfarcand Could you give the Netty provider and spin?

@softprops
Copy link
Contributor

It looks snapshots should be deployed to sonatype snapshots but I don't see one for 2.0.0-SNAPSHOT is there a resolve I can add to my resolver chain that will pull in the netty4 provider client? I've got a project that depends on the netty3 provider client that I'd like to upgrade so I don't have 2 netty versions on my classpath.

@slandelle
Copy link
Contributor

@jfarcand 👍 for both 1.7.x branch and master
@softprops I must warn you that AHC 2 Netty 4 support is a WIP, so APIs might change. Moreover, don't use guys use Dispatch?

@softprops
Copy link
Contributor

@slandelle yep. I'm working on upgrading unfiltered's netty bindings to netty4. The tests use dispatch and tubesocks, both thin wrappers around async http client's http and websocket client support respectively.

@slandelle
Copy link
Contributor

@softprops Cool! Will talk with @jfarcand about deploying snapshots on Sonatype. Would also gladly talk with you about the Netty 4 new stuff, like pooled vs unpooled buffers.

@softprops
Copy link
Contributor

Yea. I can't wait until the rest of the community standardizes on the newer netty version. I've been using a combination of this and hopping around githubs source browser for the project.

@jfarcand
Copy link
Contributor Author

Sound like I can't deploy to Sonatype anymore...hence this is why it stopped working. Fixing that now.

@slandelle So ready to the 2.0.0-beta1 (or better versionniong)?

@softprops
Copy link
Contributor

@jfarcand Have you looked at bintray? It looks like the netty project itself already publishes there. I've been using that as there's a lot less ceremony involved in publishing :)

@slandelle
Copy link
Contributor

@softprops That's only for the tarball. Netty snapshots are on Sonatype.

@wsargent
Copy link
Contributor

Is the SPDY impl related to #50 ?

@slandelle
Copy link
Contributor

@wsargent AHC2 will only support Netty 3 and 4. I'm considering releasing some alpha versions.

@slandelle
Copy link
Contributor

Closing, we're already releasing alpha versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants