Miloš Živković

Results 19 comments of Miloš Živković

Hey @tiankonglan, We have a PR out to resolve this issue, thank you for the patience 🙏 https://github.com/0xPolygon/polygon-edge/pull/691

Hey @mrwillis, Thank you for opening up the issue 🙏 We've set up detailed memory monitoring to figure out where the creep is coming from. Letting you know as soon...

Hey @mrwillis, Just an update regarding this, we've spun up a cluster and let it run for a couple of days while monitoring memory usage. Looks like we have some...

@SwaroopH, Can you please post the prof files you are seeing? What version of Edge are you running on?

@dankostiuk Well this is not worrying at all 🙃 Reopening this issue to look into it as a top priority. Thank you for the notification as always 🙏

Hey @dankostiuk, I've finally managed to locate the source of the problem - [we are keeping a reference to an object that is a linked list](https://github.com/0xPolygon/polygon-edge/blob/de628407602342f1bfc0174c9f6671edca363cdd/consensus/ibft/ibft.go#L356), that [never releases memory...

@Kourin1996 Please pull in the latest develop and resolve any conflicts 🙏

Hey @ferranbt, Yes! The idea is for this compression layer to be optional, where clients would negotiate which compression layer to use (if any). This way, if one of them...

Hey @semiPlanet, Just wanted to give you a quick update regarding this issue - we've actually identified the exact cause of this problem, and are working on rolling out a...