[GitHub] [geode] moleske commented on pull request #2456: Adding IntelliJ setup instructions to BUILDING.md

2018-09-11 Thread GitHub
This is a very Mac specific command, not sure that's what you intended [ Full content available at: https://github.com/apache/geode/pull/2456 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] moleske commented on pull request #2456: Adding IntelliJ setup instructions to BUILDING.md

2018-09-11 Thread GitHub
On GitHub this doesn't render as list making reading it more challenging. My understanding is that lettered lists are not valid markdown. I might suggest using either unordered lists, numbers, or using html (since that is all markdown is anyway) [ Full content available at: https://github.com

[GitHub] [geode-native] pivotal-jbarrett commented on pull request #347: GEODE-5707: CommitConflictException Test case.

2018-09-11 Thread GitHub
Would `EXPECT_THROW` not work in this case? [ Full content available at: https://github.com/apache/geode-native/pull/347 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode-native] pivotal-jbarrett opened pull request #349: GEODE-5698: Fixes shared_ptr access.

2018-09-11 Thread GitHub
[ Full content available at: https://github.com/apache/geode-native/pull/349 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] gesterzhou opened pull request #2458: GEODE-5729: when DistributedCacheOperation needs 2 messages, should let

2018-09-11 Thread GitHub
the notifyOnly message to trigger callbacks And computeCompressedShort should not pack inhibitAllNotifications Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been

[GitHub] [geode] nabarunnag closed pull request #2453: GEODE-5723: Don't publish to maven repo unless SNAPSHOT.

2018-09-11 Thread GitHub
[ pull request closed by nabarunnag ] [ Full content available at: https://github.com/apache/geode/pull/2453 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] rhoughton-pivot commented on issue #2457: GEODE-5600 - Run createVersionPropertiesFile on SHA change

2018-09-11 Thread GitHub
@pivotal-jbarrett @smgoller @nabarunnag This changes the signing behavior a little bit, as relates to ZIP artifacts. Please check it out. [ Full content available at: https://github.com/apache/geode/pull/2457 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] rhoughton-pivot opened pull request #2457: GEODE-5600 - Run createVersionPropertiesFile on SHA change

2018-09-11 Thread GitHub
Found during testing, relating to GEODE-5694, remove the zip artifacts for better signing behavior Authored-by: Robert Houghton Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been take

[GitHub] [geode] mcmellawatt opened pull request #2456: Adding IntelliJ setup instructions to BUILDING.md

2018-09-11 Thread GitHub
Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [X] Has y

[GitHub] [geode] balesh2 opened pull request #2455: GEODE-5712: move awaitility into invoked runnable

2018-09-11 Thread GitHub
Assertion errors within invoked runnables get wrapped in an RMIException, so untilAsserted does not recognize them as failed assertions. Since they are treated as unexpected errors, awaitility does not loop. Moving the awaitility inside the invocation gives us the expected behavior. Signed-off-by

[GitHub] [geode] pivotal-jbarrett commented on pull request #2422: GEODE-5688 Create task to generate all sources for better IDE behavior

2018-09-11 Thread GitHub
Why does this need to be done in afterEvaluate? [ Full content available at: https://github.com/apache/geode/pull/2422 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] pivotal-jbarrett closed pull request #2424: GEODE-5694 Do not create or publish zip distributions

2018-09-11 Thread GitHub
[ pull request closed by pivotal-jbarrett ] [ Full content available at: https://github.com/apache/geode/pull/2424 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] WireBaron commented on pull request #2452: GEODE-5094: Replace flaky expiration with prexisting better one

2018-09-11 Thread GitHub
This seems more complicated than using the junitparams.Parameter approach. [ Full content available at: https://github.com/apache/geode/pull/2452 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] jinmeiliao opened pull request #2454: GEODE-5716: simplify process output to stdout/stderr

2018-09-11 Thread GitHub
This also makes the output of the process easier to read. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Has

[GitHub] [geode] pivotal-jbarrett commented on issue #2453: GEODE-5723: Don't publish to maven repo unless SNAPSHOT.

2018-09-11 Thread GitHub
@nabarunnag this should fix the publish step in the pipeline for release 1.7.0 if you cherry pick it. [ Full content available at: https://github.com/apache/geode/pull/2453 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] pivotal-jbarrett opened pull request #2453: GEODE-5723: Don't publish to maven repo unless SNAPSHOT.

2018-09-11 Thread GitHub
Co-authored-by: Dick Cavender Co-authored-by: Jacob Barrett Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [ ] Is there a JIRA ticket associated with

[GitHub] [geode] pdxrunner commented on pull request #2449: GEODE-4273: overhaul DiskRegionJUnitTest

2018-09-11 Thread GitHub
Thanks. Wasn't sure it was a holdover from from pre-refactor or intentional for a reason I didn't discern. [ Full content available at: https://github.com/apache/geode/pull/2449 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on pull request #2449: GEODE-4273: overhaul DiskRegionJUnitTest

2018-09-11 Thread GitHub
Fixed! [ Full content available at: https://github.com/apache/geode/pull/2449 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] jinmeiliao closed pull request #2446: GEODE-5716: add debug capability to the processes started using GfshRule

2018-09-11 Thread GitHub
[ pull request closed by jinmeiliao ] [ Full content available at: https://github.com/apache/geode/pull/2446 ] This message was relayed via gitbox.apache.org for notifications@geode.apache.org

[GitHub] [geode] kirklund commented on pull request #2449: GEODE-4273: overhaul DiskRegionJUnitTest

2018-09-11 Thread GitHub
I copied that from the old test. Several tests use smaller literals and honestly, I just didn't realize that 10737418240l was equal to MAX_OPLOG_SIZE_IN_BYTES (is it?). I'll check if they're the same and change it. [ Full content available at: https://github.com/apache/geode/pull/2449 ] This mes

[GitHub] [geode] pdxrunner commented on pull request #2449: GEODE-4273: overhaul DiskRegionJUnitTest

2018-09-11 Thread GitHub
Why the mixed use of `MAX_OPLOG_SIZE_IN_BYTES` and the literal `10737418240l` from one test to the next? It's not wrong, just looks inconsistent. [ Full content available at: https://github.com/apache/geode/pull/2449 ] This message was relayed via gitbox.apache.org for notifications@geode.apache