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

Proccess destroyed failed on android #1472

Closed
yyq2013 opened this issue Jun 19, 2013 · 4 comments
Closed

Proccess destroyed failed on android #1472

yyq2013 opened this issue Jun 19, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@yyq2013
Copy link

yyq2013 commented Jun 19, 2013

It happened in class PlatformDependent, maybe related to caculate Max DirectBuffer memery.
I don't know if it will cause any resources wasten or anything simlar, but the client side works on android.

See the image.
20130619223605

@trustin
Copy link
Member

trustin commented Jun 19, 2013

I'm just tempted to drop Android support, seriously.

On Thu 20 Jun 2013 12:28:11 AM KST, Daniel.Yang wrote:

It happened in class PlatformDependent, maybe related to caculate Max
DirectBuffer memery.
I don't know if it will cause any resources wasten or anything simlar,
but the client side works on android.

See the image.
20130619223605
https://f.cloud.github.com/assets/4711455/675563/cf9044ae-d8f4-11e2-95a0-df77025b396b.jpg


Reply to this email directly or view it on GitHub
#1472.

https://twitter.com/trustin
https://twitter.com/trustin_ko
https://twitter.com/netty_project

@normanmaurer
Copy link
Member

+1... Netty is for high throughput / scale. Let us just drop it

Am 19.06.2013 um 17:48 schrieb Trustin Lee notifications@github.com:

I'm just tempted to drop Android support, seriously.

On Thu 20 Jun 2013 12:28:11 AM KST, Daniel.Yang wrote:

It happened in class PlatformDependent, maybe related to caculate Max
DirectBuffer memery.
I don't know if it will cause any resources wasten or anything simlar,
but the client side works on android.

See the image.
20130619223605
https://f.cloud.github.com/assets/4711455/675563/cf9044ae-d8f4-11e2-95a0-df77025b396b.jpg


Reply to this email directly or view it on GitHub
#1472.

https://twitter.com/trustin
https://twitter.com/trustin_ko
https://twitter.com/netty_project

Reply to this email directly or view it on GitHub.

@He-Pin
Copy link
Contributor

He-Pin commented Jun 19, 2013

Android side has some thing like volley ,and why not just use netty3 for android,netty is not design for android.
dropping android support will make the issue clean.
+1

@CodeMason
Copy link

Given some people use netty for Android clients, dropping support would be a pain, since we would have to support netty3 clients in addition to netty4 clients and the netty4 server. Given that the entire API has changed.... shudder

-1

@ghost ghost assigned trustin Jun 20, 2013
trustin added a commit that referenced this issue Jun 25, 2013
.. by swallowing ErrnoException raised by process.destroy().

Fixes #1472
hackmann pushed a commit to hackmann/netty that referenced this issue Jan 14, 2016
.. by swallowing ErrnoException raised by process.destroy().

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

No branches or pull requests

5 participants