GGraziadei commented on PR #8593: URL: https://github.com/apache/storm/pull/8593#issuecomment-4595325646
Hi @reiabreu I am currently working asynchronously to propose a code change aimed at stabilizing jitter without impacting throughput or increasing latency. Unlike the discrete event simulation results, the feedback tuple being evaluated with storm perf is currently degrading performance. To address this, I am trying to create a feedback tick stream to replace the current ratio-based mechanism. If performance remains degraded even after this modification, I will post an update and either close the PR or ask for further help in Dev maillist. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
