[GitHub] geode issue #525: GEODE-2962: Add more messages for compact disk-store

2017-05-23 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode/pull/525 Why is `notExecutedMembers` null? Is that the issue that should be addressed instead of changing the message? --- If your project is set up for it, you can reply to this email and have your reply a

[jira] [Commented] (GEODE-2962) Need more friendly locator's log message when executing "gfsh compact disk-store" command

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021218#comment-16021218 ] ASF GitHub Bot commented on GEODE-2962: --- Github user metatype commented on the issue

Issues due to Special exceptions in RVV

2017-05-23 Thread Suranjan Kumar
Hi Bruce/Dan, #1. I see some issues due to introduction of special exceptions in the RegionVersionHolder. In some cases, it is leading to RegionVersionHolder data structure corruption causing wrong contains(version) results. This happens because we set the version to max of currentVersion or ne

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Ken Howe
> On May 22, 2017, 10:08 p.m., Jared Stewart wrote: > > geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/ExportLogsCommand.java > > Line 300 (original), 268 (patched) > > > > > > If I just

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59287/ --- (Updated May 23, 2017, 2:52 p.m.) Review request for geode, Jinmei Liao, Jared

[jira] [Commented] (GEODE-2741) Use C++11 shared pointer over custom shared pointer

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021298#comment-16021298 ] ASF subversion and git services commented on GEODE-2741: Commit cb

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59287/#review175794 --- Hold off on reviewing this update! The IDE didn't handle the renam

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59287/ --- (Updated May 23, 2017, 3:45 p.m.) Review request for geode, Jinmei Liao, Jared

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59287/#review175804 --- Ship it! Ship It! - Jared Stewart On May 23, 2017, 3:45 p.m.

Re: Review Request 59287: GEODE-2420: Enable export logs size estimation and user warning

2017-05-23 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59287/#review175805 --- Ship it! Ship It! - Kirk Lund On May 23, 2017, 3:45 p.m., Ke

[GitHub] geode issue #522: GEODE-2953: Imports optimized in every file with a wildcar...

2017-05-23 Thread PurelyApplied
Github user PurelyApplied commented on the issue: https://github.com/apache/geode/pull/522 Yeah, while I do firmly believe that there is value in good form and adherence to best practices, this PR ended up a lot bigger than I had initially expected. --- If your project is set up for

[GitHub] geode pull request #522: GEODE-2953: Imports optimized in every file with a ...

2017-05-23 Thread PurelyApplied
Github user PurelyApplied closed the pull request at: https://github.com/apache/geode/pull/522 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[jira] [Commented] (GEODE-2953) Code Cleanup: Replace wildcard imports with explicit imports

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021427#comment-16021427 ] ASF GitHub Bot commented on GEODE-2953: --- Github user PurelyApplied closed the pull r

[jira] [Commented] (GEODE-2953) Code Cleanup: Replace wildcard imports with explicit imports

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021426#comment-16021426 ] ASF GitHub Bot commented on GEODE-2953: --- Github user PurelyApplied commented on the

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Kirk Lund
Are you sure you're using Geode? The signature of RegionVersionHolder#recordVersion in Geode is: RegionVersionHolder#recordVersion(long) I recommend checking out develop branch of Geode, write a test to confirm your bug and then submit that test with a Jira ticket. On Tue, May 23, 2017 at 7:10 A

[jira] [Commented] (GEODE-2913) Update Lucene documentation

2017-05-23 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021440#comment-16021440 ] Karen Smoler Miller commented on GEODE-2913: Work that also must be completed

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021448#comment-16021448 ] ASF subversion and git services commented on GEODE-2420: Commit 3c

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021449#comment-16021449 ] ASF subversion and git services commented on GEODE-2420: Commit c5

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021451#comment-16021451 ] ASF subversion and git services commented on GEODE-2420: Commit ad

[jira] [Commented] (GEODE-2741) Use C++11 shared pointer over custom shared pointer

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021470#comment-16021470 ] ASF subversion and git services commented on GEODE-2741: Commit 27

[jira] [Created] (GEODE-2977) commands should take string[] as the value for --group and --memberId(--name) whenever possible

2017-05-23 Thread Jinmei Liao (JIRA)
Jinmei Liao created GEODE-2977: -- Summary: commands should take string[] as the value for --group and --memberId(--name) whenever possible Key: GEODE-2977 URL: https://issues.apache.org/jira/browse/GEODE-2977

Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/ --- Review request for geode, Jinmei Liao, Ken Howe, Kirk Lund, and Patrick Rhomberg

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Darrel Schneider
I made these modifications and the following compiles, runs, and fails on geode. I added the following to RegionVersionVectorJUnitTest: @Test public void testInitialized() { RegionVersionHolder vh1 = new RegionVersionHolder<>("vh1"); vh1.recordVersion(56); vh1.recordVersion(57);

Requesting Permisions

2017-05-23 Thread David Anuta
Hi my name is David Anuta. My Geode username is DivineEnder. I would like permission to contribute to the Geode project by assigning myself to an issue. -- David Anuta Sophomore University of Rochester Working towards dual degree: B.S. in Computer Science B.S. in Physics Graduation expected M

Re: Requesting Permisions

2017-05-23 Thread Dan Smith
Hi David, I added you; you should have permission now. Thanks! -Dan On Tue, May 23, 2017 at 10:10 AM, David Anuta wrote: > Hi my name is David Anuta. My Geode username is DivineEnder. I would like > permission to contribute to the Geode project by assigning myself to an > issue. > > -- > David

[jira] [Assigned] (GEODE-2956) gfsh lucene create index should trim from analyzer names

2017-05-23 Thread David Anuta (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anuta reassigned GEODE-2956: -- Assignee: David Anuta (was: Jason Huynh) > gfsh lucene create index should trim from analyzer

[jira] [Resolved] (GEODE-2956) gfsh lucene create index should trim from analyzer names

2017-05-23 Thread David Anuta (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anuta resolved GEODE-2956. Resolution: Fixed Fix Version/s: 1.2.0 > gfsh lucene create index should trim from analyzer n

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Darrel Schneider
I see that this test directly calls initializeFrom but the product never does this. The product always calls it through this method: org.apache.geode.internal.cache.versions.RegionVersionVector.initializeVersionHolder(T, RegionVersionHolder) I can see that initializeVersionHolder checks a memberT

[jira] [Commented] (GEODE-2918) ConflictingPersistentDataException is not handled properly

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021510#comment-16021510 ] ASF subversion and git services commented on GEODE-2918: Commit 3c

[GitHub] geode pull request #525: GEODE-2962: Add more messages for compact disk-stor...

2017-05-23 Thread dschneider-pivotal
Github user dschneider-pivotal commented on a diff in the pull request: https://github.com/apache/geode/pull/525#discussion_r118057642 --- Diff: geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/DiskStoreCommands.java --- @@ -485,9 +485,14 @@ public Result

[jira] [Commented] (GEODE-2962) Need more friendly locator's log message when executing "gfsh compact disk-store" command

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021523#comment-16021523 ] ASF GitHub Bot commented on GEODE-2962: --- Github user dschneider-pivotal commented on

[GitHub] geode issue #515: GEODE-240: Remove deprecated methods on TransactionEvent

2017-05-23 Thread dschneider-pivotal
Github user dschneider-pivotal commented on the issue: https://github.com/apache/geode/pull/515 This looks good --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[jira] [Commented] (GEODE-240) Remove deprecated methods on TransactionEvent

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021534#comment-16021534 ] ASF GitHub Bot commented on GEODE-240: -- Github user dschneider-pivotal commented on th

[GitHub] geode pull request #507: GEODE-231 : Remove deprecated AttributesMutator.set...

2017-05-23 Thread dschneider-pivotal
Github user dschneider-pivotal commented on a diff in the pull request: https://github.com/apache/geode/pull/507#discussion_r118060767 --- Diff: geode-junit/src/main/java/org/apache/geode/test/junit/rules/UseJacksonForJsonPathRule.java --- @@ -14,19 +14,18 @@ */ package

[jira] [Commented] (GEODE-231) Remove deprecated AttributesMutator.setCacheListener

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021538#comment-16021538 ] ASF GitHub Bot commented on GEODE-231: -- Github user dschneider-pivotal commented on a

Re: Review Request 59404: GEODE-2939: make sure event tracker is initiated from the GII provider

2017-05-23 Thread Eric Shu
> On May 23, 2017, 12:34 a.m., anilkumar gingade wrote: > > geode-core/src/main/java/org/apache/geode/internal/cache/CreateRegionProcessor.java > > Line 251 (original), 253 (patched) > > > > > > Do we need to assert

Re: Review Request 59404: GEODE-2939: make sure event tracker is initiated from the GII provider

2017-05-23 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59404/ --- (Updated May 23, 2017, 5:55 p.m.) Review request for geode, anilkumar gingade,

[jira] [Commented] (GEODE-2964) NPE on gfsh put command

2017-05-23 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021551#comment-16021551 ] Jinmei Liao commented on GEODE-2964: this is actually Caused by: java.lang.ClassNotFou

Jenkins build is back to normal : Geode-nightly #844

2017-05-23 Thread Apache Jenkins Server
See

Build failed in Jenkins: Geode-spark-connector #160

2017-05-23 Thread Apache Jenkins Server
See -- Started by upstream project "Geode-nightly" build number 844 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on couc

Re: Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/#review175824 --- geode-core/src/main/java/org/apache/geode/management/internal/cli

[GitHub] geode issue #507: GEODE-231 : Remove deprecated AttributesMutator.setCacheLi...

2017-05-23 Thread dschneider-pivotal
Github user dschneider-pivotal commented on the issue: https://github.com/apache/geode/pull/507 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[jira] [Commented] (GEODE-231) Remove deprecated AttributesMutator.setCacheListener

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021562#comment-16021562 ] ASF GitHub Bot commented on GEODE-231: -- Github user dschneider-pivotal commented on th

Re: Review Request 59404: GEODE-2939: make sure event tracker is initiated from the GII provider

2017-05-23 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59404/#review175825 --- geode-core/src/main/java/org/apache/geode/internal/cache/BucketRe

[jira] [Commented] (GEODE-2943) Invalid queryStrings cause lucene searches to hang in in PR with multiple nodes

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021655#comment-16021655 ] ASF subversion and git services commented on GEODE-2943: Commit db

[jira] [Resolved] (GEODE-2943) Invalid queryStrings cause lucene searches to hang in in PR with multiple nodes

2017-05-23 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barry Oglesby resolved GEODE-2943. -- Resolution: Fixed Fix Version/s: 1.2.0 > Invalid queryStrings cause lucene searches to ha

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Suranjan Kumar
Hi Darrel, Actually, I reproduced the issue in unit test that was seen in one of the runs and initializeVersionHolder doesn't fix the issue. The initializeFrom is used to initialize a member's RVV from a GII provider. It turns out if a member has already recorded higher version then while i

[jira] [Assigned] (GEODE-2961) Distinct query with an or condition may miss results

2017-05-23 Thread David Anuta (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anuta reassigned GEODE-2961: -- Assignee: David Anuta > Distinct query with an or condition may miss results >

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Anilkumar Gingade
Suranjan, In your run, are you seeing GII failing on one server and then continuing from another server? Say there are 3 nodes in cluster. node1 and node2 with region r1 (exists) - r1 is created on node3. - node3 starts gii from node1 (gets disconnected in between). - node3 starts gii from no

[jira] [Commented] (GEODE-2951) A gfsh lucene query specifying --pageSize fails with a NullPointerException

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021774#comment-16021774 ] ASF subversion and git services commented on GEODE-2951: Commit db

[jira] [Updated] (GEODE-2951) A gfsh lucene query specifying --pageSize fails with a NullPointerException

2017-05-23 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2951: --- Component/s: docs > A gfsh lucene query specifying --pageSize fails with a NullPointer

[jira] [Commented] (GEODE-2967) Internal Errors thrown while executing queries involving self join

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021850#comment-16021850 ] ASF subversion and git services commented on GEODE-2967: Commit 9c

[GitHub] geode pull request #527: GEODE-2961: Fixed distinct multiple OR query return...

2017-05-23 Thread DivineEnder
GitHub user DivineEnder opened a pull request: https://github.com/apache/geode/pull/527 GEODE-2961: Fixed distinct multiple OR query returning partial results Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we as

[GitHub] geode pull request #523: GEODE-2967: ResultCollection instead of StructColle...

2017-05-23 Thread nabarunnag
Github user nabarunnag closed the pull request at: https://github.com/apache/geode/pull/523 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[jira] [Commented] (GEODE-2967) Internal Errors thrown while executing queries involving self join

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021858#comment-16021858 ] ASF GitHub Bot commented on GEODE-2967: --- Github user nabarunnag closed the pull requ

[jira] [Commented] (GEODE-2961) Distinct query with an or condition may miss results

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021857#comment-16021857 ] ASF GitHub Bot commented on GEODE-2961: --- GitHub user DivineEnder opened a pull reque

[GitHub] geode issue #527: GEODE-2961: Fixed distinct multiple OR query returning par...

2017-05-23 Thread DivineEnder
Github user DivineEnder commented on the issue: https://github.com/apache/geode/pull/527 @nabarunnag @upthewaterspout @jhuynh1 @ladyVader @boglesby --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (GEODE-2961) Distinct query with an or condition may miss results

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021860#comment-16021860 ] ASF GitHub Bot commented on GEODE-2961: --- Github user DivineEnder commented on the is

[jira] [Commented] (GEODE-2961) Distinct query with an or condition may miss results

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021866#comment-16021866 ] ASF subversion and git services commented on GEODE-2961: Commit 45

[jira] [Assigned] (GEODE-2955) gfsh create lucene index command should validate the region name parameter

2017-05-23 Thread David Anuta (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anuta reassigned GEODE-2955: -- Assignee: David Anuta > gfsh create lucene index command should validate the region name parame

[jira] [Created] (GEODE-2978) Add feature toggle for new protocol & merge into develop

2017-05-23 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-2978: --- Summary: Add feature toggle for new protocol & merge into develop Key: GEODE-2978 URL: https://issues.apache.org/jira/browse/GEODE-2978 Project: Geode Issue Ty

[jira] [Created] (GEODE-2979) Adding server after creating Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
Diane Hardman created GEODE-2979: Summary: Adding server after creating Lucene index results in unusable cluster Key: GEODE-2979 URL: https://issues.apache.org/jira/browse/GEODE-2979 Project: Geode

[jira] [Commented] (GEODE-2741) Use C++11 shared pointer over custom shared pointer

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021925#comment-16021925 ] ASF subversion and git services commented on GEODE-2741: Commit d1

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Summary: Adding server after defining Lucene index results in unusable cluster (was: Adding serve

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Description: Here are the gfsh commands I used: ``` ## start locator start locator --name=locator1

[jira] [Resolved] (GEODE-2509) Build failed at openSUSE LEAP 42.2

2017-05-23 Thread Ernest Burghardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Burghardt resolved GEODE-2509. - Resolution: Fixed PR 47 > Build failed at openSUSE LEAP 42.2 > --

Re: Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/ --- (Updated May 23, 2017, 9:54 p.m.) Review request for geode, Jinmei Liao, Ken Ho

[jira] [Commented] (GEODE-2975) Attributes are not validated in lucene xml configuration

2017-05-23 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021949#comment-16021949 ] Dan Smith commented on GEODE-2975: -- I did a quick experiment. It looks like we would do v

[jira] [Resolved] (GEODE-2373) Fix Security quickstarts on Linux

2017-05-23 Thread Ernest Burghardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Burghardt resolved GEODE-2373. - Resolution: Invalid This is no longer needed. > Fix Security quickstarts on Linux > -

[GitHub] geode pull request #528: GEODE-1994, revisited: Removed guaranteed failures.

2017-05-23 Thread PurelyApplied
GitHub user PurelyApplied opened a pull request: https://github.com/apache/geode/pull/528 GEODE-1994, revisited: Removed guaranteed failures. Removed two uses of ServerLauncher.Builder.setMemberName that are guaranteed to throw under the changes introduced by GEODE-1994. Wi

[jira] [Commented] (GEODE-1994) Change geode StringUtils to extend commons StringUtils

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021961#comment-16021961 ] ASF GitHub Bot commented on GEODE-1994: --- GitHub user PurelyApplied opened a pull req

Re: Review Request 59505: GEODE-2964: add common-collections to gfsh dependencies

2017-05-23 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59505/ --- (Updated May 23, 2017, 10:11 p.m.) Review request for geode, Jared Stewart, Ken

[jira] [Updated] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2979: - Description: Here are the gfsh commands I used: {noformat} ## start locator start locator --name=l

[GitHub] geode issue #523: GEODE-2967: ResultCollection instead of StructCollection

2017-05-23 Thread nabarunnag
Github user nabarunnag commented on the issue: https://github.com/apache/geode/pull/523 @DivineEnder --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (GEODE-2967) Internal Errors thrown while executing queries involving self join

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021987#comment-16021987 ] ASF GitHub Bot commented on GEODE-2967: --- Github user nabarunnag commented on the iss

Re: Review Request 59505: GEODE-2964: add common-collections to gfsh dependencies

2017-05-23 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59505/#review175871 --- Ship it! Ship It! - Ken Howe On May 23, 2017, 10:11 p.m., Ji

[GitHub] geode issue #528: GEODE-1994, revisited: Removed guaranteed failures.

2017-05-23 Thread jaredjstewart
Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/528 LGTM (pending green precheckin) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (GEODE-1994) Change geode StringUtils to extend commons StringUtils

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021990#comment-16021990 ] ASF GitHub Bot commented on GEODE-1994: --- Github user jaredjstewart commented on the

[GitHub] geode issue #528: GEODE-1994, revisited: Removed guaranteed failures.

2017-05-23 Thread PurelyApplied
Github user PurelyApplied commented on the issue: https://github.com/apache/geode/pull/528 Precheckin running... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishe

[jira] [Commented] (GEODE-1994) Change geode StringUtils to extend commons StringUtils

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021991#comment-16021991 ] ASF GitHub Bot commented on GEODE-1994: --- Github user PurelyApplied commented on the

[GitHub] geode issue #518: GEODE-2913 Update Lucene index documentation

2017-05-23 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/518 Commit https://github.com/apache/geode/pull/518/commits/012983e58311572d155835a95d8a51a784bf1283 adds reference information about the XSD (xml) definitions for Lucene indexes. Can all devs

[jira] [Commented] (GEODE-2913) Update Lucene documentation

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021992#comment-16021992 ] ASF GitHub Bot commented on GEODE-2913: --- Github user karensmolermiller commented on

Re: Review Request 59404: GEODE-2939: make sure event tracker is initiated from the GII provider

2017-05-23 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59404/ --- (Updated May 23, 2017, 10:32 p.m.) Review request for geode, anilkumar gingade,

[jira] [Commented] (GEODE-2961) Distinct query with an or condition may miss results

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022010#comment-16022010 ] ASF subversion and git services commented on GEODE-2961: Commit 45

[jira] [Commented] (GEODE-2967) Internal Errors thrown while executing queries involving self join

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022009#comment-16022009 ] ASF subversion and git services commented on GEODE-2967: Commit 9c

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #563 was SUCCESSFUL (with 1848 tests)

2017-05-23 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #563 was successful. --- Scheduled 1850 tests in total. https://build.spring.io/browse/SGF-NAG-563/ -- This

Re: Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/#review175880 --- Ship it! Ship It! - Kirk Lund On May 23, 2017, 9:54 p.m., Ja

[jira] [Commented] (GEODE-2979) Adding server after defining Lucene index results in unusable cluster

2017-05-23 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022058#comment-16022058 ] Diane Hardman commented on GEODE-2979: -- Please ignore the NPE after the put command.

[jira] [Assigned] (GEODE-2918) ConflictingPersistentDataException is not handled properly

2017-05-23 Thread Anilkumar Gingade (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anilkumar Gingade reassigned GEODE-2918: Assignee: Anilkumar Gingade > ConflictingPersistentDataException is not handled pro

[jira] [Assigned] (GEODE-2952) gfsh doesn't support exact match lucene queries

2017-05-23 Thread David Anuta (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Anuta reassigned GEODE-2952: -- Assignee: David Anuta > gfsh doesn't support exact match lucene queries > -

[jira] [Resolved] (GEODE-2918) ConflictingPersistentDataException is not handled properly

2017-05-23 Thread Anilkumar Gingade (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anilkumar Gingade resolved GEODE-2918. -- Resolution: Fixed Fix Version/s: 1.2.0 > ConflictingPersistentDataException is no

[jira] [Updated] (GEODE-2966) Refactor LauncherLifecycleCommands

2017-05-23 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2966: - Description: LauncherLifecycleCommands is over 2000 lines of code, and could be made a lot more re

[jira] [Commented] (GEODE-2580) New Client/Server Protocol to make the development of clients easier

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022101#comment-16022101 ] ASF subversion and git services commented on GEODE-2580: Commit 6a

[jira] [Commented] (GEODE-2580) New Client/Server Protocol to make the development of clients easier

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022100#comment-16022100 ] ASF subversion and git services commented on GEODE-2580: Commit c1

[jira] [Commented] (GEODE-2964) NPE on gfsh put command

2017-05-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022098#comment-16022098 ] ASF subversion and git services commented on GEODE-2964: Commit f9

Re: Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/#review175884 --- geode-core/src/main/java/org/apache/geode/management/internal/con

Re: Issues due to Special exceptions in RVV

2017-05-23 Thread Darrel Schneider
Yes, please file a jira and share your fix. We are wondering if in delta GII it would just cause some extra entries to be sent. In that case it will just impact performance but not data consistency. What kind of issues are you seeing? On Tue, May 23, 2017 at 11:54 AM, Suranjan Kumar wrote: > H

Re: Review Request 59492: GEODE-2966: Refactor LauncherLifecycleCommands (Part 1)

2017-05-23 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59492/#review175885 --- geode-core/src/main/java/org/apache/geode/management/internal/cli

[GitHub] geode issue #515: GEODE-240: Remove deprecated methods on TransactionEvent

2017-05-23 Thread davinash
Github user davinash commented on the issue: https://github.com/apache/geode/pull/515 +1 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[jira] [Commented] (GEODE-240) Remove deprecated methods on TransactionEvent

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022168#comment-16022168 ] ASF GitHub Bot commented on GEODE-240: -- Github user davinash commented on the issue:

  1   2   >