Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread William Markito Oliveira
+1 for packer scripts. With Jake's readme everyone should be able to use it as a standard way to build environment for the native client. Thanks for sharing that! Sent from my iPhone > On Feb 2, 2017, at 7:20 PM, Michael Martell wrote: > > For those unfamiliar with packer, or looking for th

[jira] [Commented] (GEODE-2365) update clicache/src

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850998#comment-15850998 ] ASF GitHub Bot commented on GEODE-2365: --- Github user mmartell closed the pull reques

[GitHub] geode issue #375: GEODE-2365: Replace gemfire with geode in clicache src.

2017-02-02 Thread mmartell
Github user mmartell commented on the issue: https://github.com/apache/geode/pull/375 This closes #375. --- 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

[jira] [Commented] (GEODE-2365) update clicache/src

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

[GitHub] geode pull request #375: GEODE-2365: Replace gemfire with geode in clicache ...

2017-02-02 Thread mmartell
Github user mmartell closed the pull request at: https://github.com/apache/geode/pull/375 --- 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 ena

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850967#comment-15850967 ] ASF GitHub Bot commented on GEODE-2206: --- Github user jaredjstewart commented on a di

[GitHub] geode pull request #383: GEODE-2206: Add junit-quickcheck to geode-core.

2017-02-02 Thread jaredjstewart
Github user jaredjstewart commented on a diff in the pull request: https://github.com/apache/geode/pull/383#discussion_r99268355 --- Diff: geode-core/src/test/java/org/apache/geode/internal/InternalDataSerializerQuickcheckStringTest.java --- @@ -0,0 +1,63 @@ +/* + * Licens

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

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

[GitHub] geode pull request #383: GEODE-2206: Add junit-quickcheck to geode-core.

2017-02-02 Thread galen-pivotal
Github user galen-pivotal commented on a diff in the pull request: https://github.com/apache/geode/pull/383#discussion_r99265598 --- Diff: geode-core/src/test/java/org/apache/geode/internal/InternalDataSerializerQuickcheckStringTest.java --- @@ -0,0 +1,63 @@ +/* + * Licens

[jira] [Commented] (GEODE-2386) Unable to launch dunit VMs in nightly builds

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

[jira] [Commented] (GEODE-2402) CI Failure: LuceneQueriesPeerFixedPRDUnitTest.returnCorrectResultsWhenRebalanceHappensOnIndexUpdate

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850896#comment-15850896 ] Dan Smith commented on GEODE-2402: -- I did a little bit of digging. I think there is a win

[GitHub] geode pull request #380: GEODE-2409: Beautify readme

2017-02-02 Thread jaredjstewart
Github user jaredjstewart closed the pull request at: https://github.com/apache/geode/pull/380 --- 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-2409) Beautify readme file

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

[jira] [Commented] (GEODE-2409) Beautify readme file

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

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Michael Martell
For those unfamiliar with packer, or looking for the simplest path to building and learning the code, it may be advantageous to post the steps for each platform. Personally, I like to learn new code by stepping thru examples in the debugger. I'd be happy to post my setup for debugging the Geode C++

[jira] [Resolved] (GEODE-2172) CustomConfigWithCacheIntegrationTest fails with AssertionError on Windows

2017-02-02 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker resolved GEODE-2172. -- Resolution: Fixed Fix Version/s: 1.2.0 > CustomConfigWithCacheIntegrationTest fails with

[jira] [Commented] (GEODE-2172) CustomConfigWithCacheIntegrationTest fails with AssertionError on Windows

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

[GitHub] geode pull request #348: [GEODE-2172] CustomConfigWithCacheIntegrationTest f...

2017-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/348 --- 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 enabl

[jira] [Commented] (GEODE-2172) CustomConfigWithCacheIntegrationTest fails with AssertionError on Windows

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

[jira] [Resolved] (GEODE-2227) AutoSerializableJUnitTest.testMultipleClassLoaders fails with AssertionError on Windows

2017-02-02 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker resolved GEODE-2227. -- Resolution: Fixed Fix Version/s: 1.2.0 > AutoSerializableJUnitTest.testMultipleClassLoade

[jira] [Commented] (GEODE-2227) AutoSerializableJUnitTest.testMultipleClassLoaders fails with AssertionError on Windows

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

[jira] [Commented] (GEODE-2227) AutoSerializableJUnitTest.testMultipleClassLoaders fails with AssertionError on Windows

2017-02-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850839#comment-15850839 ] ASF subversion and git services commented on GEODE-2227: Commit 7b

[GitHub] geode pull request #330: [GEODE-2227] AutoSerializableJUnitTest.testMultiple...

2017-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/330 --- 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 enabl

[jira] [Created] (GEODE-2425) Refactor tests for export logs

2017-02-02 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2425: Summary: Refactor tests for export logs Key: GEODE-2425 URL: https://issues.apache.org/jira/browse/GEODE-2425 Project: Geode Issue Type: Sub-task

[jira] [Commented] (GEODE-2415) Write a function to return a zip file for a single server

2017-02-02 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850823#comment-15850823 ] Jared Stewart commented on GEODE-2415: -- Note: This function should handle the respon

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Jacob Barrett
I have a readme started that I will commit when I am back from vacation in a week. On Thu, Feb 2, 2017 at 4:36 PM Anthony Baker wrote: > +1 for a README > > I started on a Dockerfile so we could run a job on builds.apache.org. I > haven’t been able to get back to it recently but here’s a rough d

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Anthony Baker
+1 for a README I started on a Dockerfile so we could run a job on builds.apache.org. I haven’t been able to get back to it recently but here’s a rough draft: FROM ubuntu MAINTAINER Apache Geode Geode ARG GEODE_VERSION RUN \ apt-get update && \ apt-get -y upgrade && \ apt-get install

[jira] [Resolved] (GEODE-2269) It seems the gfsh "remove" command cannot remove r...

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith resolved GEODE-2269. -- Resolution: Fixed Assignee: (was: Dan Smith) Fix Version/s: 1.2.0 > It seems the gfs

[jira] [Assigned] (GEODE-2269) It seems the gfsh "remove" command cannot remove r...

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith reassigned GEODE-2269: Assignee: Dan Smith > It seems the gfsh "remove" command cannot remove r... > -

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Dan Smith
It does seem like this stuff needs a README on how to use it. Are we going to need these images do a release of the native client code? How many of these platforms will we need to build on to release the native client? -Dan On Thu, Feb 2, 2017 at 3:43 PM, Jacob Barrett wrote: > Think of it as

[jira] [Commented] (GEODE-2194) Initial, post-login Pulse page is /pulse/pulse/pulseVersion

2017-02-02 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850790#comment-15850790 ] Jared Stewart commented on GEODE-2194: -- See commit a881e9cb1b86bfd5b928b8719219421f5a

[jira] [Commented] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-02-02 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850776#comment-15850776 ] Hitesh Khamesra commented on GEODE-2413: We have re-implemented jGroup in Geode an

[jira] [Created] (GEODE-2424) afterSecondary call needs to handle specific exception rather than generic exception

2017-02-02 Thread nabarun (JIRA)
nabarun created GEODE-2424: -- Summary: afterSecondary call needs to handle specific exception rather than generic exception Key: GEODE-2424 URL: https://issues.apache.org/jira/browse/GEODE-2424 Project: Geode

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Jacob Barrett
Think of it as a Dockerfile for things not Docker, like Solaris and Windows. It describes and can build a machine capable of compile or developing the native client. The toolchain is slightly more complicated than the Java side. Currently the Packer files are implemented for AWS but can easily be m

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Ernest Burghardt
Hi Mark, Our thinking was to make our packer (and associated) scripts available such that a community member could use them to create a VM that would be very equivalent to our build environment. There is some info/documentation that would need to be created to show how to do this, but it should be

[jira] [Commented] (GEODE-2269) It seems the gfsh "remove" command cannot remove r...

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

[GitHub] geode pull request #353: GEODE-2269 update to allow region entries non null ...

2017-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/353 --- 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 enabl

[jira] [Commented] (GEODE-2269) It seems the gfsh "remove" command cannot remove r...

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

[jira] [Resolved] (GEODE-2372) OpExecutorImpl handleException method should print out the stacktrace if debugging was enabled

2017-02-02 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun resolved GEODE-2372. Resolution: Fixed Fix Version/s: 1.1.0 > OpExecutorImpl handleException method should print out the s

[jira] [Resolved] (GEODE-2410) afterPrimary and afterSecondary event listeners pass through the same critical section

2017-02-02 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun resolved GEODE-2410. Resolution: Fixed Fix Version/s: 1.1.0 > afterPrimary and afterSecondary event listeners pass through

[jira] [Commented] (GEODE-1887) Client PROXY region should delegate all operations to server

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

[GitHub] geode issue #329: [GEODE-1887] #comment Fix for Issue #1887

2017-02-02 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode/pull/329 Please fix conflict, thanks! --- 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 wis

[GitHub] geode issue #326: Feature/geode 2103 : Adding --http-service-port and --http...

2017-02-02 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode/pull/326 IIRC, there's an integration test that should be updated with the new options. Take a look at `geode-core/src/test/resources/org/apache/geode/management/internal/cli/commands/golden-help-offline.pro

[jira] [Commented] (GEODE-2410) afterPrimary and afterSecondary event listeners pass through the same critical section

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

[jira] [Assigned] (GEODE-2415) Write a function to return a zip file for a single server

2017-02-02 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart reassigned GEODE-2415: Assignee: Jared Stewart > Write a function to return a zip file for a single server > -

[jira] [Commented] (GEODE-1995) remove ReliableMessageQueueFactory, ReliableMessageQueue, and getReliableMessageQueueFactory

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

[GitHub] geode issue #315: GEODE-1995: Removed ReliableMessageQueue, ReliableMessageQ...

2017-02-02 Thread metatype
Github user metatype commented on the issue: https://github.com/apache/geode/pull/315 @dschneider-pivotal what's next for this PR? Is it good to merge? --- 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

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/ --- (Updated Feb. 2, 2017, 11:10 p.m.) Review request for geode, Barry Oglesby, Jas

Re: geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread Mark Bretl
Hi, How does/will this help the community? --Mark On Thu, Feb 2, 2017 at 2:25 PM, wrote: > Repository: geode > Updated Branches: > refs/heads/next-gen-native-client-software-grant e79c4072b -> 340f2fca8 > > > GEODE-2421: Adding packer portion of making a VS2015 dev AMI > > This closes #384 >

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/ --- (Updated Feb. 2, 2017, 11:07 p.m.) Review request for geode, Barry Oglesby, Jas

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/ --- (Updated Feb. 2, 2017, 11:04 p.m.) Review request for geode, Barry Oglesby, Jas

[jira] [Commented] (GEODE-2372) OpExecutorImpl handleException method should print out the stacktrace if debugging was enabled

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

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #459 has FAILED (12 tests failed, 1 failures were new)

2017-02-02 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #459 failed. --- Scheduled 12/1666 tests failed, 1 failure was new. https://build.spring.io/browse/SGF-NAG-459/

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/#review164044 --- Fix it, then Ship it! geode-lucene/src/main/java/org/apache/ge

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread Jason Huynh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/#review164043 --- geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/ --- (Updated Feb. 2, 2017, 10:55 p.m.) Review request for geode, Barry Oglesby, Jas

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
> On Feb. 2, 2017, 10:45 p.m., Jason Huynh wrote: > > geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneBucketListener.java, > > line 58 > > > > > > Should we create a ticket to change this to a

Re: Review Request 56242: GEODE-2206: Add junit-quickcheck to geode-core; add a test that uses it.

2017-02-02 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56242/#review164041 --- Ship it! Ship It! - Kirk Lund On Feb. 2, 2017, 9:35 p.m., Ga

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850682#comment-15850682 ] ASF GitHub Bot commented on GEODE-2206: --- Github user jaredjstewart commented on a di

[jira] [Created] (GEODE-2423) Remove unused keystore files

2017-02-02 Thread Michael Martell (JIRA)
Michael Martell created GEODE-2423: -- Summary: Remove unused keystore files Key: GEODE-2423 URL: https://issues.apache.org/jira/browse/GEODE-2423 Project: Geode Issue Type: Task Com

[GitHub] geode pull request #383: GEODE-2206: Add junit-quickcheck to geode-core.

2017-02-02 Thread jaredjstewart
Github user jaredjstewart commented on a diff in the pull request: https://github.com/apache/geode/pull/383#discussion_r99239963 --- Diff: geode-core/src/test/java/org/apache/geode/internal/InternalDataSerializerQuickcheckStringTest.java --- @@ -0,0 +1,63 @@ +/* + * Licens

Re: Property-Based Testing for Geode

2017-02-02 Thread Jared Stewart
+1 Quickcheck looks like a great way to test for weird inputs! I put a couple of minor comments in your PR. > On Feb 2, 2017, at 2:40 PM, Dan Smith wrote: > > +1 Cool! > > -Dan > > On Thu, Feb 2, 2017 at 1:21 PM, Galen M O'Sullivan > wrote: > >> Hi all, >> >> I would like to propose add

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

2017-02-02 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2420: --- Component/s: docs > Warn a user if they try to export too much data >

[jira] [Commented] (GEODE-2269) It seems the gfsh "remove" command cannot remove r...

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

[GitHub] geode issue #353: GEODE-2269 update to allow region entries non null empty k...

2017-02-02 Thread upthewaterspout
Github user upthewaterspout commented on the issue: https://github.com/apache/geode/pull/353 +1 I'll merge the non .gitignore changes. I don't think we should be ignoring directories named bin, we actually have some code checked in those directories. I suspect maybe you are u

Re: Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread Jason Huynh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/#review164038 --- geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal

Re: Property-Based Testing for Geode

2017-02-02 Thread Dan Smith
+1 Cool! -Dan On Thu, Feb 2, 2017 at 1:21 PM, Galen M O'Sullivan wrote: > Hi all, > > I would like to propose adding [junit-quickcheck](1) to Geode. It's named > after the [Haskell tool](2) and functions more or less as automated testing > for JUnit Theories (if anyone is familiar with those).

Review Request 56244: GEODE-2410 : afterPrimary and afterSecondary event listeners pass through the same critical section code

2017-02-02 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56244/ --- Review request for geode, Barry Oglesby, Jason Huynh, Lynn Hughes-Godfrey, Dan S

[GitHub] geode pull request #379: GEODE-2317: FindGeode searches GEODE_HOME environme...

2017-02-02 Thread pivotal-jbarrett
Github user pivotal-jbarrett closed the pull request at: https://github.com/apache/geode/pull/379 --- 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 featur

[jira] [Commented] (GEODE-2408) Refactor CacheableDate to use C++ std::chrono

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

[GitHub] geode pull request #385: [GEODE-2408] Refactor CacheableDate to use C++ std:...

2017-02-02 Thread pivotal-jbarrett
GitHub user pivotal-jbarrett opened a pull request: https://github.com/apache/geode/pull/385 [GEODE-2408] Refactor CacheableDate to use C++ std::chrono You can merge this pull request into a Git repository by running: $ git pull https://github.com/pivotal-jbarrett/geode featur

[jira] [Commented] (GEODE-2421) Create VS2015 AMI

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

[GitHub] geode pull request #384: GEODE-2421: Adding packer portion of making a VS201...

2017-02-02 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/384 --- 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-2317) native client cmake build should honor GEODE_HOME environment variable

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

[jira] [Commented] (GEODE-2317) native client cmake build should honor GEODE_HOME environment variable

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850629#comment-15850629 ] ASF GitHub Bot commented on GEODE-2317: --- Github user pivotal-jbarrett closed the pul

[jira] [Commented] (GEODE-2365) update clicache/src

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

[jira] [Updated] (GEODE-2422) Finish converting from GemFire to Geode in cppcache src

2017-02-02 Thread Michael Martell (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Martell updated GEODE-2422: --- Description: There are still some classes in the cppcache src that were not converted to Geod

[GitHub] geode issue #375: GEODE-2365: Replace gemfire with geode in clicache src.

2017-02-02 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on the issue: https://github.com/apache/geode/pull/375 Merged, please close --- 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 wis

[jira] [Commented] (GEODE-2365) update clicache/src

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850626#comment-15850626 ] ASF GitHub Bot commented on GEODE-2365: --- Github user pivotal-jbarrett commented on t

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850622#comment-15850622 ] ASF GitHub Bot commented on GEODE-2206: --- Github user jaredjstewart commented on a di

[GitHub] geode pull request #383: GEODE-2206: Add junit-quickcheck to geode-core.

2017-02-02 Thread jaredjstewart
Github user jaredjstewart commented on a diff in the pull request: https://github.com/apache/geode/pull/383#discussion_r99235354 --- Diff: geode-core/src/test/java/org/apache/geode/internal/InternalDataSerializerQuickcheckStringTest.java --- @@ -0,0 +1,63 @@ +/* + * Licens

[jira] [Commented] (GEODE-2421) Create VS2015 AMI

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

[jira] [Created] (GEODE-2422) Finish converting from GemFire to Geode in cppcache src

2017-02-02 Thread Michael Martell (JIRA)
Michael Martell created GEODE-2422: -- Summary: Finish converting from GemFire to Geode in cppcache src Key: GEODE-2422 URL: https://issues.apache.org/jira/browse/GEODE-2422 Project: Geode Iss

[jira] [Assigned] (GEODE-2408) Refactor CacheableDate to use C++ std::chrono

2017-02-02 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-2408: --- Assignee: Jacob S. Barrett > Refactor CacheableDate to use C++ std::chrono >

Re: Volunteer For Creating February Board Report

2017-02-02 Thread Dave Barnes
I'll volunteer for February. On Thu, Feb 2, 2017 at 10:50 AM, Mark Bretl wrote: > Hi, > > Its that time again for us to create a board report for the February, the > 15th, board meeting, are there any volunteers for creating a draft? > > Initial report should be submitted next wednesday, Februar

Re: Review Request 56243: GEODE-2386 Don't call System.setProperties(null) when rule is used twice

2017-02-02 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56243/#review164031 --- Ship it! Ship It! - Jared Stewart On Feb. 2, 2017, 9:38 p.m.

[jira] [Commented] (GEODE-2421) Create VS2015 AMI

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

[GitHub] geode pull request #384: GEODE-2421: Adding packer portion of making a VS201...

2017-02-02 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/384 GEODE-2421: Adding packer portion of making a VS2015 dev AMI You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature/GE

Re: Review Request 56243: GEODE-2386 Don't call System.setProperties(null) when rule is used twice

2017-02-02 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56243/#review164028 --- Ship it! Ship It! - Kirk Lund On Feb. 2, 2017, 9:38 p.m., Da

[jira] [Created] (GEODE-2421) Create VS2015 AMI

2017-02-02 Thread Ernest Burghardt (JIRA)
Ernest Burghardt created GEODE-2421: --- Summary: Create VS2015 AMI Key: GEODE-2421 URL: https://issues.apache.org/jira/browse/GEODE-2421 Project: Geode Issue Type: Task Components:

Review Request 56243: GEODE-2386 Don't call System.setProperties(null) when rule is used twice

2017-02-02 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56243/ --- Review request for geode and Kirk Lund. Repository: geode Description ---

Re: Review Request 56242: GEODE-2206: Add junit-quickcheck to geode-core; add a test that uses it.

2017-02-02 Thread Galen O'Sullivan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56242/ --- (Updated Feb. 2, 2017, 9:35 p.m.) Review request for geode, Bruce Schuchardt, H

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

2017-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850550#comment-15850550 ] ASF GitHub Bot commented on GEODE-2206: --- Github user galen-pivotal commented on the

[GitHub] geode issue #383: GEODE-2206: Add junit-quickcheck to geode-core.

2017-02-02 Thread galen-pivotal
Github user galen-pivotal commented on the issue: https://github.com/apache/geode/pull/383 @scmbuildguy : done. --- 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] [Comment Edited] (GEODE-2386) Unable to launch dunit VMs in nightly builds

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850537#comment-15850537 ] Dan Smith edited comment on GEODE-2386 at 2/2/17 9:28 PM: -- My pre

[jira] [Updated] (GEODE-2386) Unable to launch dunit VMs in nightly builds

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2386: - Attachment: reproduce.patch > Unable to launch dunit VMs in nightly builds > -

[jira] [Commented] (GEODE-2386) Unable to launch dunit VMs in nightly builds

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850537#comment-15850537 ] Dan Smith commented on GEODE-2386: -- My previous theory about why the classpath was set to

Property-Based Testing for Geode

2017-02-02 Thread Galen M O'Sullivan
Hi all, I would like to propose adding [junit-quickcheck](1) to Geode. It's named after the [Haskell tool](2) and functions more or less as automated testing for JUnit Theories (if anyone is familiar with those). Property-based testing means basically that you write a function that tests some cod

Review Request 56242: GEODE-2206: Add junit-quickcheck to geode-core; add a test that uses it.

2017-02-02 Thread Galen O'Sullivan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56242/ --- Review request for geode, Bruce Schuchardt, Hitesh Khamesra, Kirk Lund, and Udo

[jira] [Commented] (GEODE-2206) Add junit-quickcheck to Gradle test dependencies.

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

  1   2   >