improving logging output, especially for the code relevant for ronly replication.
adding callid to 'parsed request' log statement adding request ids for MRCOperation debug logging adding more request ids to logging statements adding request id to logging in OpenOperation adding number of objects to logging when replicating files using concurrent hashmap instead of regular one adding number of objectsInProgress to logging statements fix two typos in log statement logging when objects are removed from objectsInProgress making the logging time stamps more precise and machine-readable fixing faulty log statement checking harder whether all objects have been fetched reverting last commit logging the number of waiting objects adding logging statements for most objectNotFetched methods removing unused javadoc tags using HashMap instead of ConcurrentHashMap (reverting commit 7ac316b)
Loading
Please sign in to comment