Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[grizzly-dev] Memory leak
  • From: Tomas Paseka <Tomas.Paseka@xxxxxxxxxxxxxx>
  • Date: Mon, 20 Jul 2020 13:22:01 +0000
  • Accept-language: en-US, cs-CZ, en-GB
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=blackboard.com; dmarc=pass action=none header.from=blackboard.com; dkim=pass header.d=blackboard.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=dbiyHguEpfX3gYlTyCgKXTh9y1vSApL8c3QONwkjqSY=; b=A6kaOny9rmANYtcogGJG5teIN9rnBcIs5dTORuXP3b7joKRBOdMwoUT0n1huDLK1Q67sXmlA5ig7Jl+5MQVHcqt0XJNzPVJnY+hxHSPoFg8EoEJqeX2PQjcT4Ye1/j/u0T/Y9vW5Gefn3l4PNQDvRVhq9K1GQguz1e8z7ALv57gTJKYOQ57HjbAeEbrrjsTvH+nblKnP/JZvjlIUIMwiq3kdP0lk4VPSwy1pu3X81bvYtlkkP3DYTDX/3XVeTNr26v2Cd6xyvCOga7MjF2+tatZ2LsmI5V8akGAc7gTtbx66LoH9LI0+gOtNbKtBHHqZrxNx6ffAKKoS5hzrtEwQXQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=OB6mJCdJ7eEsW92YhOoD45Axf7JYZxNiCBZ32OQNPbt88ijyjduy3rkp+VZCd2Vr1OugjT3nFIlLzfpmTmlzm24zQD+HbCg2rWk+bvBXgax/ttmO4/eWjlHCVivvIH1ACu/8rzhdH2uPSwGbPKIwMEwIAN7TvJ7/B+8Vt3yi0ew60pkv8r+yKVB4HP5UtSUBKLTzwFlG+7CGZKxCW5YUqSz9d0jvTj5fdsWC1FGKIT7y5C53ffAh614APG8xCkzBtbxRBFTj0yPwmirLEusS/NGm7nXL6l9HrNOPRMYBtHK94jaAA/OTUg4hvdHe1wefbz/JI2+ovjxYZNw3UdSbMQ==
  • Delivered-to: grizzly-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/grizzly-dev>
  • List-help: <mailto:grizzly-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/grizzly-dev>, <mailto:grizzly-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/grizzly-dev>, <mailto:grizzly-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWXpjASNdQ3UvSNEGrcVkXLZK4IQ==
  • Thread-topic: Memory leak
  • User-agent: Microsoft-MacOutlook/16.39.20071300

Hello

 

We are experiencing, quite often, grizzly memory issues. There are tons of java.nio.HeapByteBuffer referenced by grizzly in memory dump (over 21GB). We do believe that this should be fixed by https://github.com/eclipse-ee4j/grizzly/pull/2053/files, but this seems to be only on 3.0.0-M1, that is not production ready yet.

Is there an change that you will release new 2.4.x artifact with this fix?

I can help you cherry-pick this fix to 2.4.x branch, if you be willing to create new build. I would like to avoid forking your repo, but described memory leak is causing severe problem to our production.

 

 

Tomáš Paseka | Blackboard Czech s.r.o.

Staff Software Engineer, Collaborate Product Development

Kotlářská 51a

602 00 Brno

Czech Republic

+420 515 534 857

www.blackboard.com

Tomas.Paseka@xxxxxxxxxxxxxx

 

This email and any attachments may contain confidential and proprietary information of Blackboard that is for the sole use of the intended recipient. If you are not the intended recipient, disclosure, copying, re-distribution or other use of any of this information is strictly prohibited. Please immediately notify the sender and delete this transmission if you received this email in error.

Back to the top