You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/15 18:47:27 UTC

[GitHub] [hadoop-ozone] adoroszlai commented on issue #7: HDDS-1228. Chunk Scanner Checkpoints

adoroszlai commented on issue #7: HDDS-1228. Chunk Scanner Checkpoints
URL: https://github.com/apache/hadoop-ozone/pull/7#issuecomment-542352309
 
 
   @arp7 thanks for the comments on the original PR.  I've updated this one to use `Optional`, and while there, use `Instant` instead of `Long` to make it more type-safe.  Unfortunately `snakeyaml` doesn't work well with either of those, so I kept a `Long` member in the background for serialization.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org