tmgstevens commented on PR #358:
URL: https://github.com/apache/flume/pull/358#issuecomment-1100512148

   I've looked into refactoring the instrumentation package into modules. The 
challenge comes with 
https://github.com/apache/flume/blob/trunk/flume-ng-core/src/main/java/org/apache/flume/instrumentation/MonitoringType.java#L28
 which would need to change to be a string rather than a class, and therefore 
we lose some strong typing.
   
   I can change it, but I'm honestly not sold on the cost / benefit. @rgoers 
let me know which way you want me to go.


-- 
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: dev-unsubscr...@flume.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to