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
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 server on localhost: Function attributes at client and server don't match: UpdateTradeFunction at or