Dharshana M Krishnamoorthy created ATLAS-4035:
-------------------------------------------------
Summary: End-time in SERVER_STATE_ACTIVE audits might be N/A
instead of the value since it has same value as start time
Key: ATLAS-4035
URL: https://issues.apache.org/jira/browse/ATLAS-4035
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Dharshana M Krishnamoorthy
Assignee: Deep Singh
Response of SERVER_STATE_ACTIVE audit
{code}
{
"guid": "<guid>",
"operation": "SERVER_STATE_ACTIVE",
"startTime": 1604902481169,
"endTime": 1604902481169,
"clientId": "<client id>",
"resultCount": 0
}
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)