You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/04/15 06:52:49 UTC

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #1180: [SCB-1251] Reduce archaius callback

yhs0092 commented on issue #1180: [SCB-1251] Reduce archaius callback
URL: https://github.com/apache/servicecomb-java-chassis/pull/1180#issuecomment-483129432
 
 
   For the memory leak problem caused by the callback of `DynamicProperty`, this PR solve it by abandoning the callback mechanism of `com.netflix.config.DynamicProperty` and using `org.apache.commons.configuration.event.ConfigurationListener` instead. Am I right?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services