ringles opened a new pull request #6776: URL: https://github.com/apache/geode/pull/6776
Using a static ThreadLocal in the RedisData class, we can avoid carrying around an object reference for all instances of RedisData. This saves 4-8 bytes of memory per instance. -- 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]
