Evgeny Stanilovsky created IGNITE-26359:
-------------------------------------------

             Summary: Reduce excessive warninng messages during client message 
handling
                 Key: IGNITE-26359
                 URL: https://issues.apache.org/jira/browse/IGNITE-26359
             Project: Ignite
          Issue Type: Improvement
          Components: sql ai3
    Affects Versions: 3.0
            Reporter: Evgeny Stanilovsky
            Assignee: Evgeny Stanilovsky


Traces like:

{noformat}
Caused by: org.apache.ignite.lang.TableNotFoundException: IGN-CLIENT-4 Table 
does not exist: 22 TraceId:4804c9db
  at 
java.base@17.0.6/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
  at 
app//org.apache.ignite.internal.util.ExceptionUtils$1.copy(ExceptionUtils.java:933)
  at 
app//org.apache.ignite.internal.util.ExceptionUtils$ExceptionFactory.createCopy(ExceptionUtils.java:867)
{noformat}

can be logged on server side due to async nature of partition distribution 
caching, it need to be logged under debug severity level.





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

Reply via email to