Skip to end of banner
Go to start of banner

Process overview

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Agent registers to CMR

  • When Agent configuration is created new use time-stamp of creation for the Agent Configuration last update time.

 

Class sent to CMR

Missing from the activity diagram:

  • possible saving of the changed byte code to the disk
  • possible sending of the additional byte-code for classes that need to be updated

 

Questions / Remarks: (Clear this after discussion and add to decisions or what ever chapter (wink))

  • What if an interface is added that would affect the instrumentation of already loaded classes? (your second point above?)
  • When nothing is changed we can return null and not send the bytecode again
  • I think the saving of bytecode to disc must be added to this chart right away
  • Below path (so new class), how would we added methods Ids before we know if we have instrumentations points?

 

  • No labels