Skip to content

Conversation

@DmitryLitvintsev
Copy link
Member

been cleared due to auto-clear flag

Motivation:

checkTerminated method generates excessive log due to exception caught when request is not found. This happens all the time if auto-clear is set to true.

Modification:

Catch and ignore BulkRequestNotFoundException when retrieving request by ID

Result:

Less verbose output in the log file

Ticket: #7931 Acked-by:
Target: trunk
Request: 11.1 11.0 10.2 10.1 10.0 9.2
Require-book: no
Require-notes: yes

Patch: https://rb.dcache.org/r/14577/
Acked-by: Tigran

been cleared due to auto-clear flag

Motivation:
----------

checkTerminated method generates excessive log due to
exception caught when request is not found. This happens
all the time if auto-clear is set to true.

Modification:
-------------

Catch and ignore BulkRequestNotFoundException when retrieving
request by ID

Result:
-------

Less verbose output in the log file

Ticket: #7931
Acked-by:
Target: trunk
Request: 11.1 11.0 10.2 10.1 10.0 9.2
Require-book: no
Require-notes: yes

Patch: https://rb.dcache.org/r/14577/
Acked-by: Tigran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants