You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/07/26 23:44:53 UTC

[GitHub] [samza] shenodaguirguis opened a new pull request #1117: [SAMZA-2283] Samza Sql Diagnostics: make latency metrics changes backward compatible

shenodaguirguis opened a new pull request #1117: [SAMZA-2283] Samza Sql Diagnostics: make latency metrics changes backward compatible
URL: https://github.com/apache/samza/pull/1117
 
 
   1) before PR#1116, IncomingMessageEnvelope getEventTime and getArrivalTime APIs were expected to return time in Millis resolution, but now they return Nanos. This PR adds getEvent/ArrivalTimeNanos and getEvent/ArrivalTimeMillis, and also getEvent/ArrivalTime to return Millis for backward compatibility.
   
   2) remove some unused imports

----------------------------------------------------------------
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