[
https://issues.apache.org/jira/browse/KUDU-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170439#comment-17170439
]
Bankim Bhavsar commented on KUDU-3012:
--------------------------------------
Relevant log line is in this file:
./java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduSession.java
> Throttle "Applying an operation in a closed session" warning log
> ----------------------------------------------------------------
>
> Key: KUDU-3012
> URL: https://issues.apache.org/jira/browse/KUDU-3012
> Project: Kudu
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.9.0
> Reporter: Grant Henke
> Priority: Major
> Labels: newbie, trivial
>
> In NIFI-6895 it was reported that the log warning about applying an operation
> in a closed session is occurring millions of times. Of course the NiFi
> integration should fix the underlying issue, but we should throttle this
> message to ensure it doesn't overflow logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)