Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I've been seeing following log flooding during various tests.
2017-04-10 07:31:36.570384 PDT,"hawqsuperuser","olap_window",p28236,th-972322528,,"61316",2017-04-10 07:31:36 PDT,0,con1311,,seg-10000,,,,,"LOG","00000","acl check type is standalone, the acl type value is 0.",,,,,,,0,,"postgres.c",4424,
Since this log level is LOG, and the rangerrest curl is session level, so we will check this for each session. This will cause a log flood under high concurrency. And this is not that necessary to log with LOG level. So we should update it.
Attachments
Issue Links
- links to