keith-turner edited a comment on issue #530: Improve 'fluo list' command to print Fluo application start time URL: https://github.com/apache/fluo/issues/530#issuecomment-599710963 There are definitely alot of concurrency issues with trying to keep an accurate start time. It would probably be possible to work out an algorithm using Zookeeper atomic compare and set features to maintain this information. However I do no think its worthwhile. May want to consider closing the issue or reframing it to listing the oldest running process start time instead of the app start time.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
