Unknown pdx error

2019-09-09 Thread Mario Kevo
Hi all, We got the same exception as it is described in https://community.pivotal.io/s/article/Getting-stale-PdxType-error-on-client-after-clean-start-up-of-servers From Resolution part: Instead of removing the PDX disk store manually on the client, set the following hidden GemFire property to c

Re: Unknown pdx error

2019-09-12 Thread Mario Kevo
Hi, just to remind you. Thanks. On Mon, 2019-09-09 at 11:22 +, Mario Kevo wrote: > Hi all, > > We got the same exception as it is described in > https://community.pivotal.io/s/article/Getting-stale-PdxType-error-on-client-after-clean-start-up-of-servers > > Fr

ClientCache didn't close properly

2020-02-07 Thread Mario Kevo
Hi all, We are using java client to test some functionality and it seems that we have a problem with the client cache. We started locator and server with SSL enabled. On the client side also add SSL parameters, create proxy region, put some entries and it works. Properties props = new Propertie

Odg: ClientCache didn't close properly

2020-02-11 Thread Mario Kevo
nfigure/security/ssl/AutoConfiguredSslIntegrationTests.java [4] https://docs.spring.io/spring-boot-data-geode-build/1.3.x/reference/html5/#geode-security-ssl On Fri, Feb 7, 2020 at 5:17 AM Mario Kevo wrote: Hi all, We are using java client to test some functionality and it seems that we have a problem with

Binary data in OQL statement

2020-03-11 Thread Mario Kevo
Hi all, I have questions about using binary data in OQL statement. Is binary data supported to be used as a condition in the OQL statement. Something like SELECT * FROM /myregion r WHERE r.p1='BIN_DAT1' and r.p2='BIN_DAT2' when BIN_DAT1 and BIN_DAT2 are both binary data? Another question is abo

Odg: Binary data in OQL statement

2020-03-12 Thread Mario Kevo
then r.p1=XXX is going to try to use java's equals method for byte[], which is going to compare instances, not bytes. You could wrap the byte[] in an object that implements equals, if you can add objects to server classpath. -Dan On Wed, Mar 11, 2020 at 1:22 AM Mario Kevo wrote: Hi al

Not possible to escape "$" character in Geode query using LIKE operator

2021-02-15 Thread Mario Kevo
Hi, I'm trying to execute a Geode query with wildcards (so with "like" and special character % working as wildcard) some strange behaviour has been found when trying to match the "$" character inside the expression matched by the "like". If one query tries to match a string containg "$" chara

Odg: Release manager for 1.15.1?

2022-09-07 Thread Mario Kevo
Hi all, I volunteer for 1.15.1 Release manager if it is okay for you. BR, Mario Šalje: rup...@webstersystems.co.uk Poslano: 7. rujna 2022. 11:14 Prima: user@geode.apache.org ; d...@geode.apache.org Predmet: RE: Release manager for 1.15.1? No, but I think I com

Odg: Release manager for 1.15.1?

2022-09-07 Thread Mario Kevo
Hi Anthony, I want to volunteer as 1.15.1 release manager. Can I get some support on what should be done in this patch release and how to proceed? Thanks and Br, Mario Šalje: Anthony Baker Poslano: 2. rujna 2022. 18:41 Prima: user@geode.apache.org Kopija: d...@