Re: Queries on key fields

2018-10-02 Thread siby_sekar
Thank you Jason that was really helpful.

Can we use index and PDXSerialization together on a field. Here in this case
we will be searching by sessionId, 
but should we assign just PDxSerialization or index or can we use both on
sessionId ?

thanks,
Siby.



--
Sent from: http://apache-geode-incubating-developers-forum.70738.x6.nabble.com/


Re: Queries on key fields

2018-10-02 Thread Jason Huynh
The index and pdx serialization are orthogonal.  You will be able to use
both together

On Tue, Oct 2, 2018 at 10:50 AM siby_sekar  wrote:

> Thank you Jason that was really helpful.
>
> Can we use index and PDXSerialization together on a field. Here in this
> case
> we will be searching by sessionId,
> but should we assign just PDxSerialization or index or can we use both on
> sessionId ?
>
> thanks,
> Siby.
>
>
>
> --
> Sent from:
> http://apache-geode-incubating-developers-forum.70738.x6.nabble.com/
>


Re: [VOTE] Apache Geode 1.7.0 RC2

2018-10-02 Thread Anthony Baker
+1

- verified sha’s and signatures
- checked source release for binaries
- verified geode source build
- verified geode binary distribution
- verified geode-examples source build
- verified git tag

Anthony
 

> On Oct 1, 2018, at 10:01 AM, Ryan McMahon  wrote:
> 
> +1
> 
> - Verified clean build from source
> - Built and ran all geode-examples
> 
> On Fri, Sep 28, 2018 at 8:52 PM Sai Boorlagadda 
> wrote:
> 
>> +1
>> 
>> * verified signatures
>> 
>> * verified source distribution builds
>> 
>> * ran basic gfsh commands
>> 
>> * started pulse
>> 
>> * verified examples work with rc2
>> 
>> 
>> Sai
>> 
>> On Fri, Sep 28, 2018 at 8:57 AM Dave Barnes  wrote:
>> 
>>> +1
>>> Downloaded the release & successfully ran some representative gfsh
>>> commands.
>>> There is still a problem that I noted in my RC1 review: the user guide
>>> config files incorrectly specify v1.8.
>>> This is not a showstopper, but this time I have created a JIRA ticket
>>> (GEODE-5795) so if (heaven forfend) we roll an RC3, the correction will
>> be
>>> included.
>>> 
>>> On Thu, Sep 27, 2018 at 7:13 PM, Nabarun Nag  wrote:
>>> 
 Following checks completed:
 - checked signatures -src.tgz -examples.tgz -.tgz
 - checked SHA's -src.tgz -examples.tgz -.tgz
 - builds from source
 - run gfsh - start locator, server - create region - do put and get -
 execute OQL query
 - examples run cleanly
 - the correct version in gfsh command version
 - out scripts are now present in the source distribution
-> ./ci/resource-types/gce-instances-resource/out
-> ./ci/resource-types/concourse-metadata-resource/files/out
 
 Regrads
 Nabarun Nag
 
 
 On Thu, Sep 27, 2018 at 6:54 PM Nabarun Nag  wrote:
 
> This is the second release candidate for Apache Geode, version 1.7.0.
> Thanks to all the community members for their contributions to this
> release!
> 
> Please do a review and give your feedback. The deadline is the end of
>>> day
> 2nd October 2018.
> 
> It resolves 351 issues on Apache Geode JIRA system. Release notes can
>>> be
> found at:
> https://cwiki.apache.org/confluence/display/GEODE/
> Release+Notes#ReleaseNotes-1.7.0
> 
> 
> Please note that we are voting upon the source tags: rel/v1.7.0.RC2
> Apache Geode:
> https://github.com/apache/geode/tree/rel/v1.7.0.RC2
> Apache Geode examples:
> https://github.com/apache/geode-examples/tree/rel/v1.7.0.RC2
> 
> Commit ID:
> Apache Geode:
> 48061cdcc293d42020b8695a5a23c4dd360550ff
> Apache Geode Examples:
> 9dca29c7c10fa8d44abc893271420476cfc0808f
> 
> 
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2/
> 
> Maven staging repo:
> 
>> https://repository.apache.org/content/repositories/orgapachegeode-1046
> 
> Geode's KEYS file containing PGP keys we use to sign the release:
> https://github.com/apache/geode/blob/develop/KEYS
> 
> Signed the release with fingerprint:
> rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> CE6CD0A89480B1B9FCB98699274C66710770C135
> 
> rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> 
> I do apologize if there was an oversight.
> 
> PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl=
> https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2
> -PgeodeRepositoryUrl=
> 
>> https://repository.apache.org/content/repositories/orgapachegeode-1046
> build runAll
> 
> Regards
> Nabarun Nag
> 
 
>>> 
>> 



Re: [VOTE] Apache Geode 1.7.0 RC2

2018-10-02 Thread Dan Smith
+1

Ran geode-release-check. Verified pipeline is green. Looks good!

-Dan

On Tue, Oct 2, 2018 at 11:50 AM Anthony Baker  wrote:

> +1
>
> - verified sha’s and signatures
> - checked source release for binaries
> - verified geode source build
> - verified geode binary distribution
> - verified geode-examples source build
> - verified git tag
>
> Anthony
>
>
> > On Oct 1, 2018, at 10:01 AM, Ryan McMahon 
> wrote:
> >
> > +1
> >
> > - Verified clean build from source
> > - Built and ran all geode-examples
> >
> > On Fri, Sep 28, 2018 at 8:52 PM Sai Boorlagadda <
> sai.boorlaga...@gmail.com>
> > wrote:
> >
> >> +1
> >>
> >> * verified signatures
> >>
> >> * verified source distribution builds
> >>
> >> * ran basic gfsh commands
> >>
> >> * started pulse
> >>
> >> * verified examples work with rc2
> >>
> >>
> >> Sai
> >>
> >> On Fri, Sep 28, 2018 at 8:57 AM Dave Barnes  wrote:
> >>
> >>> +1
> >>> Downloaded the release & successfully ran some representative gfsh
> >>> commands.
> >>> There is still a problem that I noted in my RC1 review: the user guide
> >>> config files incorrectly specify v1.8.
> >>> This is not a showstopper, but this time I have created a JIRA ticket
> >>> (GEODE-5795) so if (heaven forfend) we roll an RC3, the correction will
> >> be
> >>> included.
> >>>
> >>> On Thu, Sep 27, 2018 at 7:13 PM, Nabarun Nag  wrote:
> >>>
>  Following checks completed:
>  - checked signatures -src.tgz -examples.tgz -.tgz
>  - checked SHA's -src.tgz -examples.tgz -.tgz
>  - builds from source
>  - run gfsh - start locator, server - create region - do put and get -
>  execute OQL query
>  - examples run cleanly
>  - the correct version in gfsh command version
>  - out scripts are now present in the source distribution
> -> ./ci/resource-types/gce-instances-resource/out
> -> ./ci/resource-types/concourse-metadata-resource/files/out
> 
>  Regrads
>  Nabarun Nag
> 
> 
>  On Thu, Sep 27, 2018 at 6:54 PM Nabarun Nag  wrote:
> 
> > This is the second release candidate for Apache Geode, version 1.7.0.
> > Thanks to all the community members for their contributions to this
> > release!
> >
> > Please do a review and give your feedback. The deadline is the end of
> >>> day
> > 2nd October 2018.
> >
> > It resolves 351 issues on Apache Geode JIRA system. Release notes can
> >>> be
> > found at:
> > https://cwiki.apache.org/confluence/display/GEODE/
> > Release+Notes#ReleaseNotes-1.7.0
> >
> >
> > Please note that we are voting upon the source tags: rel/v1.7.0.RC2
> > Apache Geode:
> > https://github.com/apache/geode/tree/rel/v1.7.0.RC2
> > Apache Geode examples:
> > https://github.com/apache/geode-examples/tree/rel/v1.7.0.RC2
> >
> > Commit ID:
> > Apache Geode:
> > 48061cdcc293d42020b8695a5a23c4dd360550ff
> > Apache Geode Examples:
> > 9dca29c7c10fa8d44abc893271420476cfc0808f
> >
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2/
> >
> > Maven staging repo:
> >
> >> https://repository.apache.org/content/repositories/orgapachegeode-1046
> >
> > Geode's KEYS file containing PGP keys we use to sign the release:
> > https://github.com/apache/geode/blob/develop/KEYS
> >
> > Signed the release with fingerprint:
> > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> > CE6CD0A89480B1B9FCB98699274C66710770C135
> >
> > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> >
> > I do apologize if there was an oversight.
> >
> > PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl=
> > https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2
> > -PgeodeRepositoryUrl=
> >
> >> https://repository.apache.org/content/repositories/orgapachegeode-1046
> > build runAll
> >
> > Regards
> > Nabarun Nag
> >
> 
> >>>
> >>
>
>


Re: [VOTE] Apache Geode 1.7.0 RC2

2018-10-02 Thread Alexander Murmann
+ 1

verified clean build
verified green pipeline
verified basic functionality

On Tue, Oct 2, 2018 at 11:54 AM Dan Smith  wrote:

> +1
>
> Ran geode-release-check. Verified pipeline is green. Looks good!
>
> -Dan
>
> On Tue, Oct 2, 2018 at 11:50 AM Anthony Baker  wrote:
>
> > +1
> >
> > - verified sha’s and signatures
> > - checked source release for binaries
> > - verified geode source build
> > - verified geode binary distribution
> > - verified geode-examples source build
> > - verified git tag
> >
> > Anthony
> >
> >
> > > On Oct 1, 2018, at 10:01 AM, Ryan McMahon 
> > wrote:
> > >
> > > +1
> > >
> > > - Verified clean build from source
> > > - Built and ran all geode-examples
> > >
> > > On Fri, Sep 28, 2018 at 8:52 PM Sai Boorlagadda <
> > sai.boorlaga...@gmail.com>
> > > wrote:
> > >
> > >> +1
> > >>
> > >> * verified signatures
> > >>
> > >> * verified source distribution builds
> > >>
> > >> * ran basic gfsh commands
> > >>
> > >> * started pulse
> > >>
> > >> * verified examples work with rc2
> > >>
> > >>
> > >> Sai
> > >>
> > >> On Fri, Sep 28, 2018 at 8:57 AM Dave Barnes 
> wrote:
> > >>
> > >>> +1
> > >>> Downloaded the release & successfully ran some representative gfsh
> > >>> commands.
> > >>> There is still a problem that I noted in my RC1 review: the user
> guide
> > >>> config files incorrectly specify v1.8.
> > >>> This is not a showstopper, but this time I have created a JIRA ticket
> > >>> (GEODE-5795) so if (heaven forfend) we roll an RC3, the correction
> will
> > >> be
> > >>> included.
> > >>>
> > >>> On Thu, Sep 27, 2018 at 7:13 PM, Nabarun Nag 
> wrote:
> > >>>
> >  Following checks completed:
> >  - checked signatures -src.tgz -examples.tgz -.tgz
> >  - checked SHA's -src.tgz -examples.tgz -.tgz
> >  - builds from source
> >  - run gfsh - start locator, server - create region - do put and get
> -
> >  execute OQL query
> >  - examples run cleanly
> >  - the correct version in gfsh command version
> >  - out scripts are now present in the source distribution
> > -> ./ci/resource-types/gce-instances-resource/out
> > -> ./ci/resource-types/concourse-metadata-resource/files/out
> > 
> >  Regrads
> >  Nabarun Nag
> > 
> > 
> >  On Thu, Sep 27, 2018 at 6:54 PM Nabarun Nag 
> wrote:
> > 
> > > This is the second release candidate for Apache Geode, version
> 1.7.0.
> > > Thanks to all the community members for their contributions to this
> > > release!
> > >
> > > Please do a review and give your feedback. The deadline is the end
> of
> > >>> day
> > > 2nd October 2018.
> > >
> > > It resolves 351 issues on Apache Geode JIRA system. Release notes
> can
> > >>> be
> > > found at:
> > > https://cwiki.apache.org/confluence/display/GEODE/
> > > Release+Notes#ReleaseNotes-1.7.0
> > >
> > >
> > > Please note that we are voting upon the source tags: rel/v1.7.0.RC2
> > > Apache Geode:
> > > https://github.com/apache/geode/tree/rel/v1.7.0.RC2
> > > Apache Geode examples:
> > > https://github.com/apache/geode-examples/tree/rel/v1.7.0.RC2
> > >
> > > Commit ID:
> > > Apache Geode:
> > > 48061cdcc293d42020b8695a5a23c4dd360550ff
> > > Apache Geode Examples:
> > > 9dca29c7c10fa8d44abc893271420476cfc0808f
> > >
> > >
> > > Source and binary files:
> > > https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2/
> > >
> > > Maven staging repo:
> > >
> > >>
> https://repository.apache.org/content/repositories/orgapachegeode-1046
> > >
> > > Geode's KEYS file containing PGP keys we use to sign the release:
> > > https://github.com/apache/geode/blob/develop/KEYS
> > >
> > > Signed the release with fingerprint:
> > > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> > > CE6CD0A89480B1B9FCB98699274C66710770C135
> > >
> > > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> > >
> > > I do apologize if there was an oversight.
> > >
> > > PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl=
> > > https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2
> > > -PgeodeRepositoryUrl=
> > >
> > >>
> https://repository.apache.org/content/repositories/orgapachegeode-1046
> > > build runAll
> > >
> > > Regards
> > > Nabarun Nag
> > >
> > 
> > >>>
> > >>
> >
> >
>


[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #1058 has FAILED (1 tests failed)

2018-10-02 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #1058 failed.
---
Scheduled
1/2458 tests failed.

https://build.spring.io/browse/SGF-NAG-1058/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): 1 of 2458 tests failed.




--
Tests
--
New Test Failures (1)
   - GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationTests: 
Finds all dogs

--
This message is automatically generated by Atlassian Bamboo

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #1058 has FAILED (1 tests failed)

2018-10-02 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #1058 failed (rerun once).
---
This build was rerun by John Blum.
1/2458 tests failed.

https://build.spring.io/browse/SGF-NAG-1058/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): 1 of 2458 tests failed.




--
Tests
--
New Test Failures (1)
   - EnableContinuousQueriesWithClusterConfigurationIntegrationTests: Person 
events fired

--
This message is automatically generated by Atlassian Bamboo

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #1058 has FAILED

2018-10-02 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #1058 failed (rerun 2 times).
---
This build was rerun by John Blum.
No failed tests found, a possible compilation error.

https://build.spring.io/browse/SGF-NAG-1058/

-
Currently Responsible
-

No one is responsible for fixing this build.



--
Failing Jobs
--
  - Default Job (Default Stage): 2104 tests passed.




--
This message is automatically generated by Atlassian Bamboo

Re: [VOTE] Apache Geode 1.7.0 RC2

2018-10-02 Thread Nabarun Nag
Voting status:
+1: 6 votes.

PMC members :
 - Anthony Baker
 - Dan Smith
 - Dave Barnes

Committers:

 - Sai Boorlagadda
 - Ryan McMahon
 - Alexander Murmann


 0: zero votes
-1; zero votes

As per voting requirements[1], we have 3 PMC members with +1 votes and a
majority of +1 votes.

With this, we declare that Apache Geode 1.7.0 RC2 passes the vote.
Release process will begin soon.


Regards
Nabarun Nag

[1] https://www.apache.org/foundation/voting.html

On Tue, Oct 2, 2018 at 11:57 AM Alexander Murmann 
wrote:

> + 1
>
> verified clean build
> verified green pipeline
> verified basic functionality
>
> On Tue, Oct 2, 2018 at 11:54 AM Dan Smith  wrote:
>
> > +1
> >
> > Ran geode-release-check. Verified pipeline is green. Looks good!
> >
> > -Dan
> >
> > On Tue, Oct 2, 2018 at 11:50 AM Anthony Baker  wrote:
> >
> > > +1
> > >
> > > - verified sha’s and signatures
> > > - checked source release for binaries
> > > - verified geode source build
> > > - verified geode binary distribution
> > > - verified geode-examples source build
> > > - verified git tag
> > >
> > > Anthony
> > >
> > >
> > > > On Oct 1, 2018, at 10:01 AM, Ryan McMahon 
> > > wrote:
> > > >
> > > > +1
> > > >
> > > > - Verified clean build from source
> > > > - Built and ran all geode-examples
> > > >
> > > > On Fri, Sep 28, 2018 at 8:52 PM Sai Boorlagadda <
> > > sai.boorlaga...@gmail.com>
> > > > wrote:
> > > >
> > > >> +1
> > > >>
> > > >> * verified signatures
> > > >>
> > > >> * verified source distribution builds
> > > >>
> > > >> * ran basic gfsh commands
> > > >>
> > > >> * started pulse
> > > >>
> > > >> * verified examples work with rc2
> > > >>
> > > >>
> > > >> Sai
> > > >>
> > > >> On Fri, Sep 28, 2018 at 8:57 AM Dave Barnes 
> > wrote:
> > > >>
> > > >>> +1
> > > >>> Downloaded the release & successfully ran some representative gfsh
> > > >>> commands.
> > > >>> There is still a problem that I noted in my RC1 review: the user
> > guide
> > > >>> config files incorrectly specify v1.8.
> > > >>> This is not a showstopper, but this time I have created a JIRA
> ticket
> > > >>> (GEODE-5795) so if (heaven forfend) we roll an RC3, the correction
> > will
> > > >> be
> > > >>> included.
> > > >>>
> > > >>> On Thu, Sep 27, 2018 at 7:13 PM, Nabarun Nag 
> > wrote:
> > > >>>
> > >  Following checks completed:
> > >  - checked signatures -src.tgz -examples.tgz -.tgz
> > >  - checked SHA's -src.tgz -examples.tgz -.tgz
> > >  - builds from source
> > >  - run gfsh - start locator, server - create region - do put and
> get
> > -
> > >  execute OQL query
> > >  - examples run cleanly
> > >  - the correct version in gfsh command version
> > >  - out scripts are now present in the source distribution
> > > -> ./ci/resource-types/gce-instances-resource/out
> > > -> ./ci/resource-types/concourse-metadata-resource/files/out
> > > 
> > >  Regrads
> > >  Nabarun Nag
> > > 
> > > 
> > >  On Thu, Sep 27, 2018 at 6:54 PM Nabarun Nag 
> > wrote:
> > > 
> > > > This is the second release candidate for Apache Geode, version
> > 1.7.0.
> > > > Thanks to all the community members for their contributions to
> this
> > > > release!
> > > >
> > > > Please do a review and give your feedback. The deadline is the
> end
> > of
> > > >>> day
> > > > 2nd October 2018.
> > > >
> > > > It resolves 351 issues on Apache Geode JIRA system. Release notes
> > can
> > > >>> be
> > > > found at:
> > > > https://cwiki.apache.org/confluence/display/GEODE/
> > > > Release+Notes#ReleaseNotes-1.7.0
> > > >
> > > >
> > > > Please note that we are voting upon the source tags:
> rel/v1.7.0.RC2
> > > > Apache Geode:
> > > > https://github.com/apache/geode/tree/rel/v1.7.0.RC2
> > > > Apache Geode examples:
> > > > https://github.com/apache/geode-examples/tree/rel/v1.7.0.RC2
> > > >
> > > > Commit ID:
> > > > Apache Geode:
> > > > 48061cdcc293d42020b8695a5a23c4dd360550ff
> > > > Apache Geode Examples:
> > > > 9dca29c7c10fa8d44abc893271420476cfc0808f
> > > >
> > > >
> > > > Source and binary files:
> > > > https://dist.apache.org/repos/dist/dev/geode/1.7.0.RC2/
> > > >
> > > > Maven staging repo:
> > > >
> > > >>
> > https://repository.apache.org/content/repositories/orgapachegeode-1046
> > > >
> > > > Geode's KEYS file containing PGP keys we use to sign the release:
> > > > https://github.com/apache/geode/blob/develop/KEYS
> > > >
> > > > Signed the release with fingerprint:
> > > > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> > > > CE6CD0A89480B1B9FCB98699274C66710770C135
> > > >
> > > > rsa4096 2018-01-04 [SC] [expires: 2022-01-04]
> > > >
> > > > I do apologize if there was an oversight.
> > > >
> > > > PS: Command to run geode-examples: ./gradlew -PgeodeReleaseUrl=
> > > > https://dist.apache.org/repos/dist/dev/geode/1.7.0.R