You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/04/16 09:21:14 UTC

[GitHub] [commons-lang] kinow commented on issue #275: [LANG-1339]: deprecate circuit breakers and replace java.beans.PropertyListener by a Consumer

kinow commented on issue #275: [LANG-1339]: deprecate circuit breakers and replace java.beans.PropertyListener by a Consumer<State>
URL: https://github.com/apache/commons-lang/pull/275#issuecomment-614526061
 
 
   Going to have another go at it in the next days. Just deprecate everything, create new classes with Java 8 Consumer that is called for every change of state in the event breaker, instead of PropertyListener or Observable.

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