rvesse commented on issue #2046:
URL: https://github.com/apache/jena/issues/2046#issuecomment-1771008680

   @afs This might be another good motivator to translate the current metrics 
integration into an actual Fuseki Module.
   
   We'd need to extend the `FusekiModule` interface (maybe in Jena 5.x) to have 
suitable methods that could be called when a new dataset/endpoint is added (or 
removed?) to a running server instance so that modules can take appropriate 
actions when things change.
   
   Otherwise even if we fixed this specific issue you could still encounter the 
same issue with another module in the future.  Therefore we might as well make 
the more general fix at the same time.
   
   WDYT?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to