• Add service and instance reset function (#1790) · b11d4793
    刘新元 Liu XinYuan 提交于
    * Manually trigger agent registration and write registration status to file
    
    * Delete unused variables
    
    * Code optimization, encapsulating some methods
    
    * add clear DataCarrier function
    
    * revert SkyWalkingAgent
    
    * Optimize code and logic, including updating applicatin_id in unRegisterOperationNames
    
    * Server end metadata loss notification
    
    * Server end metadata loss notification
    
    * fix file stream close and other problem
    
    * revert to old
    
    * fix some bug
    Signed-off-by: NLiu-XinYuan <879928098@qq.com>
    
    * fix some bugs in agent reset
    
    * add close inputStream and fileChannel and fix some bug
    
    * fixed some bugs
    b11d4793
Config.java 5.6 KB