Re: Upgrade scenario: FunctionAttributes update

2022-01-26 Thread Mario Salazar de Torres
22 10:28 PM To: dev@geode.apache.org Subject: Re: Upgrade scenario: FunctionAttributes update Mario, I tried changing optimizeForWrite from true to false in java and the function execution breaks with this cause: Caused by: org.apache.geode.cache.client.ServerOperationException: remote serv

Re: Upgrade scenario: FunctionAttributes update

2022-01-26 Thread Barry Oglesby
__ From: Mario Salazar de Torres Sent: Wednesday, January 26, 2022 9:11 AM To: dev@geode.apache.org Subject: Upgrade scenario: FunctionAttributes update Hi everyone, During our testing, we have the following scenario: * We start up a cluster and a geode-native client. * Loa

Upgrade scenario: FunctionAttributes update

2022-01-26 Thread Mario Salazar de Torres
Hi everyone, During our testing, we have the following scenario: * We start up a cluster and a geode-native client. * Load a FunctionService jar into the cluster. * Execute normal flow of operations (function execs, puts, gets, ...) * After 5 mins, we update the FunctionService ja