Glenn Justo Galvizo created ASTERIXDB-3102:
----------------------------------------------

             Summary: Set a more reasonable warning limit
                 Key: ASTERIXDB-3102
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3102
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: FAIL - Failure handling/reporting
            Reporter: Glenn Justo Galvizo


Currently ran into a (user) error where a CSV was being parsed wrong and 
accumulated a lot of warnings (one per row). The issue is that when we try to 
report all of these (to the UI), we run into an OOM error. The OOM shuts down 
the NC and we lose all the warnings anyway as the CC reports that the node is 
down.

 

Currently the maximum warning count is set to maximum long value, we should 
lower this default to something more reasonable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to