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/13 19:07:34 UTC

[GitHub] [servicecomb-java-chassis] wujimin opened a new pull request #1180: [SCB-1251] Reduce archaius callback

wujimin opened a new pull request #1180: [SCB-1251] Reduce archaius callback
URL: https://github.com/apache/servicecomb-java-chassis/pull/1180
 
 
   avoid register archaius callback for each priority property:
   * callback is a CopyOnWriteArraySet, too many callback is not so good
   * difficult to manage the unregister logic
   
   add a manager to manage all PriorityProperty instances
   add a inspectator module to view internal status of configuration mechanism
   
   ![screenshot](https://issues.apache.org/jira/secure/attachment/12965821/image-2019-04-14-03-04-06-932.png)
   
   ![screenshot](https://issues.apache.org/jira/secure/attachment/12965822/image-2019-04-14-03-05-05-648.png)

----------------------------------------------------------------
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