Fwd: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Dick Cavender
+1 Built source and ran tests successfully on RH. Ran gfsh on binary dist to start and stop locator and system. On 3/30/2017 4:58 PM, Anthony Baker wrote: Please review and vote (especially if you are a Geode PMC member!). Anthony

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-03-31 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/82#discussion_r109194938 --- Diff: src/cppcache/integration-test/testThinClientPoolExecuteFunctionThrowsException.cpp --- @@ -0,0 +1,362 @@ +/* + * Licensed to the

[jira] [Commented] (GEODE-2736) Native client thread pool get stuck sometimes during rolling restart

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951203#comment-15951203 ] ASF GitHub Bot commented on GEODE-2736: --- Github user PivotalSarge commented on a dif

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Udo Kohlmeyer
+1 Build source. Had one failure GEODE-2151 Started locator + servers + wan gateways. Loaded data and ran simple queries. On 3/27/17 22:18, Anthony Baker wrote: This is the seco

[jira] [Commented] (GEODE-2404) Add API to destroy a region containing lucene indexes

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951213#comment-15951213 ] ASF subversion and git services commented on GEODE-2404: Commit 1f

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Xiaojian Zhou
+1 built from source and run several dunits (the ones showed in regression #50) On Fri, Mar 31, 2017 at 9:04 AM, Dick Cavender wrote: > +1 > > Built source and ran tests successfully on RH. > > Ran gfsh on binary dist to start and stop locator and system. > > > > On 3/30/2017 4:58 PM, Anthony Ba

Build failed in Jenkins: Geode-nightly #793

2017-03-31 Thread Apache Jenkins Server
See Changes: [jstewart] GEODE-2730: Refactor ServerStarterRule and LocatorStarterRule -- [...truncated 100.88 KB...] org.apache.geode.management.UniversalMembershipListenerAd

[jira] [Updated] (GEODE-2729) Improve Native Client Stability by removing global variables

2017-03-31 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2729: --- Description: **Context** Today, the native client uses singleton global variables to manage things like the c

[jira] [Updated] (GEODE-2729) Improve Native Client Stability by removing global variables

2017-03-31 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2729: --- Description: *Context* Today, the native client uses singleton global variables to manage things like the cac

[jira] [Created] (GEODE-2739) Identify all globals we want to refactor

2017-03-31 Thread Addison (JIRA)
Addison created GEODE-2739: -- Summary: Identify all globals we want to refactor Key: GEODE-2739 URL: https://issues.apache.org/jira/browse/GEODE-2739 Project: Geode Issue Type: Sub-task Com

[jira] [Created] (GEODE-2740) Refactor cache singleton in factor of well encapsulated objects

2017-03-31 Thread Addison (JIRA)
Addison created GEODE-2740: -- Summary: Refactor cache singleton in factor of well encapsulated objects Key: GEODE-2740 URL: https://issues.apache.org/jira/browse/GEODE-2740 Project: Geode Issue Type

[jira] [Updated] (GEODE-2729) Improve Native Client Stability by removing global variables

2017-03-31 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison updated GEODE-2729: --- Issue Type: Improvement (was: Wish) > Improve Native Client Stability by removing global variables >

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

2017-03-31 Thread Addison (JIRA)
Addison created GEODE-2741: -- Summary: Use C++11 shared pointer over custom shared pointer Key: GEODE-2741 URL: https://issues.apache.org/jira/browse/GEODE-2741 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-2742) Identify all uses of the custom shared pointer and fix all compile errors

2017-03-31 Thread Addison (JIRA)
Addison created GEODE-2742: -- Summary: Identify all uses of the custom shared pointer and fix all compile errors Key: GEODE-2742 URL: https://issues.apache.org/jira/browse/GEODE-2742 Project: Geode

Re: Fwd: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Bruce Schuchardt
I don't want to give this a -1 but I'm trying to validate this build on Microsoft Windows 7 and am running into problems in geode-test. In a cygwin shell I ran this: > git checkout rel/v1.1.1.RC2 > ./gradlew clean build blah, blah, blah & then this: :geode-core:test org.apache.geode

Fwd: Build failed in Jenkins: Geode-nightly #793

2017-03-31 Thread Kirk Lund
What does the community want to do with this test? I have already done everything I can to make it more dependable. Delete the assertion? Delete the test? Someone else want to take stab at fixing it? -- Forwarded message -- From: Apache Jenkins Server Date: Fri, Mar 31, 2017 at 9:

Re: Review Request 58090: GEODE-2738: Occurred should be spelled with two Rs.

2017-03-31 Thread Patrick Rhomberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58090/ --- (Updated March 31, 2017, 5:25 p.m.) Review request for geode, Jinmei Liao, Jare

[jira] [Commented] (GEODE-2231) Create new partitioning example

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951347#comment-15951347 ] ASF subversion and git services commented on GEODE-2231: Commit 91

[jira] [Commented] (GEODE-2738) Occurred is spelled with two Rs.

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

[GitHub] geode pull request #435: GEODE-2738: Corrected spelling of "occured" to occu...

2017-03-31 Thread PurelyApplied
GitHub user PurelyApplied opened a pull request: https://github.com/apache/geode/pull/435 GEODE-2738: Corrected spelling of "occured" to occurred Most occurrences are in comments and string constants, but there are a nontrivial number of variable name changes as well. Initi

Re: Fwd: Build failed in Jenkins: Geode-nightly #793

2017-03-31 Thread Bruce Schuchardt
I'm looking into this test again. I think we can get around any DNS issues by forcing the whole test to use numeric IP addresses instead of host names. Le 3/31/2017 à 9:59 AM, Kirk Lund a écrit : What does the community want to do with this test? I have already done everything I can to make i

Global PDX Types -> Move to Region Level?

2017-03-31 Thread Real Wes
Would there be a negative impact in moving PDXType’s to the region level instead of the cache level? On the positive side, when there is an object with a variable number of fields being stored in a partitioned region, we would get rid of the distributed lock. As it is now at the cache level,

[jira] [Created] (GEODE-2743) Adjust gradle build of geode-examples JAR files

2017-03-31 Thread Karen Smoler Miller (JIRA)
Karen Smoler Miller created GEODE-2743: -- Summary: Adjust gradle build of geode-examples JAR files Key: GEODE-2743 URL: https://issues.apache.org/jira/browse/GEODE-2743 Project: Geode Iss

[jira] [Commented] (GEODE-2743) Adjust gradle build of geode-examples JAR files

2017-03-31 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951412#comment-15951412 ] Anthony Baker commented on GEODE-2743: -- What geode jar are you referring to above? I

Re: Fwd: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread John Blum
+0 I found a conflict in Apache Geode 1.1.0 dependencies, which is not an extremely important issue (for this patch release), but something to be conscious of going forward. Currently, Geode is set to Apache Commons IO *2.3*... https://github.com/apache/geode/blob/rel/v1.1.1.RC2/gradle/dependenc

Re: Review Request 58050: GEODE-2725: export logs --dir now honored when not connected via HTTP[S].

2017-03-31 Thread Patrick Rhomberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58050/ --- (Updated March 31, 2017, 6:22 p.m.) Review request for geode, Jinmei Liao, Jare

Re: Review Request 58050: GEODE-2725: export logs --dir now honored when not connected via HTTP[S].

2017-03-31 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58050/#review170749 --- Ship it! Ship It! - Jared Stewart On March 31, 2017, 6:22 p.

Re: Review Request 58090: GEODE-2738: Occurred should be spelled with two Rs.

2017-03-31 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58090/#review170750 --- Ship it! Ship It! - Jared Stewart On March 31, 2017, 5:25 p.

[GitHub] geode pull request #436: GEODE-2725: export logs now honors --dir when conne...

2017-03-31 Thread PurelyApplied
GitHub user PurelyApplied opened a pull request: https://github.com/apache/geode/pull/436 GEODE-2725: export logs now honors --dir when connected via JMX, with respect to the manager's filesystem. Unchanged behavior of --dir when connected via HTTP. You can merge this pull request

[jira] [Commented] (GEODE-2725) export logs does not honor --dir

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

[GitHub] geode pull request #436: GEODE-2725: export logs now honors --dir when conne...

2017-03-31 Thread PurelyApplied
Github user PurelyApplied closed the pull request at: https://github.com/apache/geode/pull/436 --- 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-2725) export logs does not honor --dir

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

[GitHub] geode pull request #437: GEODE-2653: Fix testRemoveMember and remove FlakyTe...

2017-03-31 Thread galen-pivotal
GitHub user galen-pivotal opened a pull request: https://github.com/apache/geode/pull/437 GEODE-2653: Fix testRemoveMember and remove FlakyTest. And do some cleanup while I'm here: * Change Mockito's `any` to `isA`. * Replace some `Thread.sleep()` calls with Awaitility call

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-03-31 Thread dgkimura
GitHub user dgkimura opened a pull request: https://github.com/apache/geode-native/pull/83 GEODE-2691: Fix function execution attributes mismatch Fixes function execution invocation which previously passed in attributes that function execute would compare to the server's view of

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951515#comment-15951515 ] ASF GitHub Bot commented on GEODE-2691: --- GitHub user dgkimura opened a pull request:

[jira] [Commented] (GEODE-2653) GMSJoinLeaveJUnitTest.testRemoveMember fails with AssertionError

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951514#comment-15951514 ] ASF GitHub Bot commented on GEODE-2653: --- GitHub user galen-pivotal opened a pull req

[jira] [Updated] (GEODE-2744) Dependency version conflict between spring shell and commons IO

2017-03-31 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker updated GEODE-2744: - Priority: Minor (was: Major) > Dependency version conflict between spring shell and commons IO >

[jira] [Created] (GEODE-2744) Dependency version conflict between spring shell and commons IO

2017-03-31 Thread Anthony Baker (JIRA)
Anthony Baker created GEODE-2744: Summary: Dependency version conflict between spring shell and commons IO Key: GEODE-2744 URL: https://issues.apache.org/jira/browse/GEODE-2744 Project: Geode

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Anthony Baker
Thanks for the bug report. I filed this as https://issues.apache.org/jira/browse/GEODE-2744. Anthony > On Mar 31, 2017, at 11:20 AM, John Blum wrote: > > +0 > > I found a conflict in Apache Geode 1.1.0 dependencies, which is not an > extremely important issue (for this patch release), but so

[jira] [Updated] (GEODE-2744) Dependency version conflict between spring shell and commons IO

2017-03-31 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker updated GEODE-2744: - Affects Version/s: 1.1.0 > Dependency version conflict between spring shell and commons IO > -

Re: Review Request 58080: GEODE-2420: Add classes to estimated the size of exported logs

2017-03-31 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58080/ --- (Updated March 31, 2017, 7:55 p.m.) Review request for geode, Jinmei Liao, Jare

[jira] [Commented] (GEODE-2743) Adjust gradle build of geode-examples JAR files

2017-03-31 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951564#comment-15951564 ] Karen Smoler Miller commented on GEODE-2743: I'm talking about an application'

[jira] [Commented] (GEODE-2231) Create new partitioning example

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951576#comment-15951576 ] ASF subversion and git services commented on GEODE-2231: Commit d5

[GitHub] geode-examples pull request #3: GEODE-2231 A partitioned region example

2017-03-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-examples/pull/3 --- 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-2231) Create new partitioning example

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951578#comment-15951578 ] ASF subversion and git services commented on GEODE-2231: Commit 91

[jira] [Commented] (GEODE-2231) Create new partitioning example

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951579#comment-15951579 ] ASF GitHub Bot commented on GEODE-2231: --- Github user asfgit closed the pull request

[jira] [Commented] (GEODE-2231) Create new partitioning example

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951577#comment-15951577 ] ASF subversion and git services commented on GEODE-2231: Commit e3

[jira] [Commented] (GEODE-2231) Create new partitioning example

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951580#comment-15951580 ] ASF subversion and git services commented on GEODE-2231: Commit 47

[GitHub] geode-examples issue #3: GEODE-2231 A partitioned region example

2017-03-31 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-examples/pull/3 Thanks everyone for all the reviews, help, and suggestions. I've merged this partitioned example into develop. There is always more work that can improve this example, as well as th

[jira] [Commented] (GEODE-2231) Create new partitioning example

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

[jira] [Resolved] (GEODE-2231) Create new partitioning example

2017-03-31 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller resolved GEODE-2231. Resolution: Fixed > Create new partitioning example > --

[jira] [Updated] (GEODE-2231) Create new partitioning example

2017-03-31 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2231: --- Fix Version/s: 1.2.0 > Create new partitioning example > -

[GitHub] geode-native pull request #83: GEODE-2691: Fix function execution attributes...

2017-03-31 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/83#discussion_r109242439 --- Diff: src/cppcache/src/ExecutionImpl.cpp --- @@ -100,33 +94,31 @@ ResultCollectorPtr ExecutionImpl::execute(const char* fn, uint32_t timeout,

[jira] [Commented] (GEODE-2691) Function execution failure with property disable-chunk-handler-thread enabled.

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951591#comment-15951591 ] ASF GitHub Bot commented on GEODE-2691: --- Github user PivotalSarge commented on a dif

[jira] [Commented] (GEODE-2708) Update Gradle Wrapper to Gradle 3

2017-03-31 Thread Mark Bretl (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951620#comment-15951620 ] Mark Bretl commented on GEODE-2708: --- Using Gradle 3.4.1, I executed './gradlew clean bui

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Anthony Baker
> On Mar 31, 2017, at 9:58 AM, Bruce Schuchardt wrote: > > I don't want to give this a -1 but I'm trying to validate this build on > Microsoft Windows 7 and am running into problems in geode-test. I agree. I checked this and found the build error on windows goes back before v1.0.0-incubating

[jira] [Commented] (GEODE-2638) A GatewaySender fails to start if it attempts to connect to a remote locator that is an unresolvable hostname

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951661#comment-15951661 ] ASF subversion and git services commented on GEODE-2638: Commit ac

Re: Fwd: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Bruce Schuchardt
I tried the 1.1.0 tag and had the same problem so maybe this isn't a show-stopper for 1.1.1. As a side note, I commented out the runtime dependency of geode-core on jansi and "gradlew clean build" finished successfully as did a handlful of distributedTests. Le 3/31/2017 à 9:58 AM, Bruce Sch

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Anthony Baker
Interesting. jansi has been upgraded on develop from 1.8 -> 1.14. > On Mar 31, 2017, at 2:19 PM, Bruce Schuchardt wrote: > > I tried the 1.1.0 tag and had the same problem so maybe this isn't a > show-stopper for 1.1.1. > > As a side note, I commented out the runtime dependency of geode-core

Re: Review Request 58080: GEODE-2420: Add classes to estimated the size of exported logs

2017-03-31 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58080/#review170788 --- Ship it! Ship It! - Kirk Lund On March 31, 2017, 7:55 p.m.,

Re: Review Request 58010: GEODE-2716: export logs default behavior changed from filtering at log level INFO to ALL.

2017-03-31 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58010/#review170789 --- Ship it! Ship It! - Kirk Lund On March 30, 2017, 7:19 p.m.,

[GitHub] geode-native pull request #84: GEODE-2513 Unbranding docs: Added Geode logos...

2017-03-31 Thread davebarnes97
GitHub user davebarnes97 opened a pull request: https://github.com/apache/geode-native/pull/84 GEODE-2513 Unbranding docs: Added Geode logos to doc headers. Added Geode logos to the documentation's top frame and at the top of individual topics. Patterned after the Geode website, wit

[jira] [Commented] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951688#comment-15951688 ] ASF GitHub Bot commented on GEODE-2513: --- GitHub user davebarnes97 opened a pull requ

[GitHub] geode-native issue #84: GEODE-2513 Unbranding docs: Added Geode logos to doc...

2017-03-31 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode-native/pull/84 ![docs-branding-os-client](https://cloud.githubusercontent.com/assets/13138489/24570739/112e7296-1622-11e7-9f01-55b0402bf200.png) --- If your project is set up for it, you can reply to th

[jira] [Commented] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951698#comment-15951698 ] ASF GitHub Bot commented on GEODE-2513: --- Github user davebarnes97 commented on the i

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Bruce Schuchardt
It seems to work fine once I remove that dependency. I booted up a server and a pub/sub cluster and it all worked fine. Le 3/31/2017 à 1:56 PM, Anthony Baker a écrit : On Mar 31, 2017, at 9:58 AM, Bruce Schuchardt wrote: I don't want to give this a -1 but I'm trying to validate this build on

[RESULT] [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Anthony Baker
The vote passes with 6 +1 votes (5 binding) and 2 +0 votes. +1 Swapnil Bawaskar (binding) +0 Kirk Lund (binding) +1 Mark Bretl (binding) +1 Jared Stewart (binding) +1 Dick Cavender +1 Udo Kohlmeyer (binding) +1 Xiaojian Zhou (binding) +0 John Blum (binding) Vote th

Re: Review Request 58080: GEODE-2420: Add classes to estimated the size of exported logs

2017-03-31 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58080/ --- (Updated March 31, 2017, 10:35 p.m.) Review request for geode, Jinmei Liao, Jar

[jira] [Commented] (GEODE-2670) Update pulse endpoint interceptors

2017-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951740#comment-15951740 ] ASF subversion and git services commented on GEODE-2670: Commit e2

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

2017-03-31 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #510 was successful. --- Scheduled 1845 tests in total. https://build.spring.io/browse/SGF-NAG-510/ -- This

Passed: apache/geode#2282 (rel/v1.1.1 - e208104)

2017-03-31 Thread Travis CI
Build Update for apache/geode - Build: #2282 Status: Passed Duration: 7 minutes and 34 seconds Commit: e208104 (rel/v1.1.1) Author: Jinmei Liao Message: GEODE-2670: Update pulse endpoint interceptors (cherry picked from commit 5b71c4b5b99a62063453535c9604df7e4

Re: Review Request 58050: GEODE-2725: export logs --dir now honored when not connected via HTTP[S].

2017-03-31 Thread Patrick Rhomberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58050/ --- (Updated March 31, 2017, 11:16 p.m.) Review request for geode, Jinmei Liao, Jar

[GitHub] geode-native pull request #82: GEODE-2736: Fixed orphaned worker threads

2017-03-31 Thread mhansonp
Github user mhansonp commented on a diff in the pull request: https://github.com/apache/geode-native/pull/82#discussion_r109271745 --- Diff: src/cppcache/integration-test/testThinClientPoolExecuteFunctionThrowsException.cpp --- @@ -0,0 +1,362 @@ +/* + * Licensed to the Apa

[jira] [Commented] (GEODE-2736) Native client thread pool get stuck sometimes during rolling restart

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951875#comment-15951875 ] ASF GitHub Bot commented on GEODE-2736: --- Github user mhansonp commented on a diff in

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Avinash Dongre
+1 Built from sources Sanity check with gfsh Thanks Avinash On Sat, Apr 1, 2017 at 3:28 AM, Bruce Schuchardt wrote: > It seems to work fine once I remove that dependency. I booted up a server > and a pub/sub cluster and it all worked fine. > > > Le 3/31/2017 à 1:56 PM, Anthony Baker a écrit :

[GitHub] geode issue #321: [GEODE-1577] Unhelpful generic types on Execution.execute

2017-03-31 Thread upthewaterspout
Github user upthewaterspout commented on the issue: https://github.com/apache/geode/pull/321 +1 these latest changes look good to me! --- 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 feat

[jira] [Commented] (GEODE-1577) Unhelpful generic types on Execution.execute

2017-03-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951979#comment-15951979 ] ASF GitHub Bot commented on GEODE-1577: --- Github user upthewaterspout commented on th