Description
Currently in ozone, if a client wants to call a container operation command, it requires client to create an unique id. Actually this is not a convenience way, we should provide a specific id generator to help us do this. Also we can keep the original way since sometimes the client wants to use its own traceID in case of error this will be help debugging and tracing.
Attachments
Issue Links
- is duplicated by
-
HDFS-12255 Block Storage: Cblock should generated unique trace ID for the ops
- Resolved