it and still do not want to see those exceptions logged.
>
> Thanks,
>
> Alberto
>
> From: Barry Oglesby
> Sent: Thursday, April 28, 2022 2:32 AM
> To: Alberto Gomez ; dev@geode.apache.org <
> dev@geode.apache.org>
> Subject: R
hanks,
Alberto
From: Barry Oglesby
Sent: Thursday, April 28, 2022 2:32 AM
To: Alberto Gomez ; dev@geode.apache.org
Subject: Re: [PROPOSAL] Remove warning logs from FunctionException
A function can throw an exception and can also return an exception in its
result
s returned in the result, it shouldn't.
From: Alberto Gomez
Sent: Tuesday, April 5, 2022 4:03 AM
To: dev@geode.apache.org ; Barry Oglesby
Subject: Re: [PROPOSAL] Remove warning logs from FunctionException
⚠ External Email
Thanks for your proposal, Juan.
Remove warning logs from FunctionException
Hello all,
What about something in the middle?: log a WARNING level message stating
that the Function named XXX failed and also log the details (including the
stack trace) using DEBUG log level?. This would reduce the amount of logs
for functions that fail freq
Hello all,
What about something in the middle?: log a WARNING level message stating
that the Function named XXX failed and also log the details (including the
stack trace) using DEBUG log level?. This would reduce the amount of logs
for functions that fail frequently, and will also allow the perso
On Mar 30, 2022, at 9:45 AM, Alberto Gomez
mailto:alberto.go...@est.tech>> wrote:
The idea would not be to remove the logs but rather to change the level of
these logs from warning to debug level.
I agree, if any exception is expected as part user provided action it should
not produce verbos
Barry Oglesby
Sent: Wednesday, March 30, 2022 6:31 PM
To: dev@geode.apache.org
Subject: Re: [PROPOSAL] Remove warning logs from FunctionException
I guess I would vote for not removing any information from a server log file
that might be useful for debugging purposes. That would include e
Subject: Re: [PROPOSAL] Remove warning logs from FunctionException
⚠ External Email
Hi all,
I have not received any feedback on this proposal so far.
Does anybody have anything against it? Otherwise, I would like to proceed with
the implementation of it.
Thanks,
Alberto
@geode.apache.org
Subject: [PROPOSAL] Remove warning logs from FunctionException
Hi,
Regarding how to implement a Function in Apache Geode and coding the execute
method, the following is stated in [1]:
"To propagate an error condition or exception back to the caller of the
function, th
Hi,
Regarding how to implement a Function in Apache Geode and coding the execute
method, the following is stated in [1]:
"To propagate an error condition or exception back to the caller of the
function, throw a FunctionException from the execute method. Geode transmits
the exception back to th
10 matches
Mail list logo