[Bug 63802] epoll spin detection is missing

2020-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63802] epoll spin detection is missing

2020-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 --- Comment #6 from Mark Thomas --- I ran 10 tests with Java 11 and didn't see the issue. The developer of the reproducer also confirmed the issue is fixed in Java 11. I'm happy to implement a work-around but I'd be equally happy with closing

[Bug 63802] epoll spin detection is missing

2020-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 --- Comment #5 from Remy Maucherat --- Ok, so there's a reproducer for this now. It's supposedly fixed in Java 11. Personally, given the ugliness of the workaround, the rarity of the issue and the fact that there's a fix, I would rather not do

[Bug 63802] epoll spin detection is missing

2020-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from Mark Thomas ---

[Bug 63802] epoll spin detection is missing

2019-11-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from Remy Mau

[Bug 63802] epoll spin detection is missing

2019-10-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 --- Comment #2 from Emmanuel L --- Discussion started on the users mailing list (I would have assumed that it would rather be a dev mailing list discussion, but I followed your advice) Thanks ! -- You are receiving this mail because: You are

[Bug 63802] epoll spin detection is missing

2019-10-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63802 --- Comment #1 from Remy Maucherat --- I would recommend investigating and discussing this first on the user list. -- You are receiving this mail because: You are the assignee for the bug. -