[
https://issues.apache.org/jira/browse/TS-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15082368#comment-15082368
]
ASF GitHub Bot commented on TS-4096:
------------------------------------
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/394#issuecomment-168896100
I guess I still don't get it. This API already returned a Lua number, so
the only semantic change I can see is that there is no longer any potential
issue with truncation due to ``time_t``. That doesn't sound like the issue you
are describing and I don't see anything about sub-second timestamps here?
> ts_lua - ts.now() should return subsecond information
> -----------------------------------------------------
>
> Key: TS-4096
> URL: https://issues.apache.org/jira/browse/TS-4096
> Project: Traffic Server
> Issue Type: Bug
> Components: Lua, Plugins
> Reporter: Kit Chan
> Assignee: Kit Chan
> Fix For: 6.2.0
>
>
> Currently ts.now() returns the unix timestamp in seconds.
> But we should be able to return milliseconds as well.
> It should be similar to how ngx.now() works.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)