Re: Top-Level Project Tasks Completed

2016-12-05 Thread Mark Bretl
Hi Dor,

Changes to the website and other Incubator branded material are being
tracked as issue GEODE-2156 [1] and will be made in the near future.

Best Regards,

--Mark

[1] https://issues.apache.org/jira/plugins/servlet/mobile#issue/GEODE-2156

On Mon, Dec 5, 2016 at 10:54 PM Dor Ben Dov  wrote:

> Gregory,
>
> On the bottom of the page geode.apache.org there is still a sign that
> it's an incubation, are you going to remove this ?
>
>
>
> Regards,
>
> Dor
>
>
>
> -Original Message-
>
> From: Gregory Chase [mailto:gch...@pivotal.io]
>
> Sent: יום ג 06 דצמבר 2016 06:17
>
> To: dev@geode.apache.org
>
> Cc: us...@geode.apache.org
>
> Subject: Re: Top-Level Project Tasks Completed
>
>
>
> Yay! Congrats!
>
>
>
> On Mon, Dec 5, 2016 at 5:11 PM, Mark Bretl  wrote:
>
>
>
> > Hi Everyone,
>
> >
>
> > The Apache INFRA team has completed the Top-Level Project for Apache
> Geode.
>
> >
>
> > Summary of Changes:
>
> > - Website is https://geode.apache.org/
>
> > - Mailing lists (dev, users, private) now have suffix of '@
>
> > geode.apache.org'
>
> > - GitHub URL is now https://github.com/apache/geode (It has error of
>
> > 404 now, but should resolve in about 7 hours)
>
> >
>
> > If you have any issues, please email the Dev list at
>
> > 'dev@geode.apache.org '
>
> > so we can investigate.
>
> >
>
> > Thanks to everyone for their patience. Now, let's move forward with
>
> > growing this community and completing another release!
>
> >
>
> > Best Regards,
>
> >
>
> > Mark Bretl
>
> > V.P. Apache Geode
>
> >
>
>
>
>
>
>
>
> --
>
> Greg Chase
>
>
>
> Global Head, Big Data Communities
>
> http://www.pivotal.io/big-data
>
>
>
> Pivotal Software
>
> http://www.pivotal.io/
>
>
>
> 650-215-0477
>
> @GregChase
>
> Blog: http://geekmarketing.biz/
>
>
>
> This message and the information contained herein is proprietary and
> confidential and subject to the Amdocs policy statement,
>
> you may review at http://www.amdocs.com/email_disclaimer.asp
>
>


RE: Top-Level Project Tasks Completed

2016-12-05 Thread Dor Ben Dov
Gregory, 
On the bottom of the page geode.apache.org there is still a sign that it's an 
incubation, are you going to remove this ? 

Regards,
Dor

-Original Message-
From: Gregory Chase [mailto:gch...@pivotal.io] 
Sent: יום ג 06 דצמבר 2016 06:17
To: dev@geode.apache.org
Cc: us...@geode.apache.org
Subject: Re: Top-Level Project Tasks Completed

Yay! Congrats!

On Mon, Dec 5, 2016 at 5:11 PM, Mark Bretl  wrote:

> Hi Everyone,
>
> The Apache INFRA team has completed the Top-Level Project for Apache Geode.
>
> Summary of Changes:
> - Website is https://geode.apache.org/
> - Mailing lists (dev, users, private) now have suffix of '@ 
> geode.apache.org'
> - GitHub URL is now https://github.com/apache/geode (It has error of 
> 404 now, but should resolve in about 7 hours)
>
> If you have any issues, please email the Dev list at 
> 'dev@geode.apache.org '
> so we can investigate.
>
> Thanks to everyone for their patience. Now, let's move forward with 
> growing this community and completing another release!
>
> Best Regards,
>
> Mark Bretl
> V.P. Apache Geode
>



--
Greg Chase

Global Head, Big Data Communities
http://www.pivotal.io/big-data

Pivotal Software
http://www.pivotal.io/

650-215-0477
@GregChase
Blog: http://geekmarketing.biz/

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


Review Request 54400: GEODE-2182: Possible race condition when estimating index size and an entry is destroyed

2016-12-05 Thread Jason Huynh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54400/
---

Review request for geode, nabarun nag and Dan Smith.


Repository: geode


Description
---

Returns max integer size so that this index ends up not being chosen if others 
are present.  Not a good solution but gets past the possible stack trace issue. 
 The better solution would be to eventually iterate through any remaining 
entries.


Diffs
-

  
geode-core/src/main/java/org/apache/geode/cache/query/internal/index/CompactRangeIndex.java
 a8a38bd 
  
geode-core/src/main/java/org/apache/geode/cache/query/internal/index/MemoryIndexStore.java
 3635897 
  
geode-core/src/test/java/org/apache/geode/cache/query/functional/IndexOnEntrySetJUnitTest.java
 6034d53 

Diff: https://reviews.apache.org/r/54400/diff/


Testing
---


Thanks,

Jason Huynh



Re: Review Request 54321: GEODE-2156 Remove incubating references

2016-12-05 Thread Mark Bretl

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54321/#review158049
---


Ship it!




Ship It!

- Mark Bretl


On Dec. 3, 2016, 8:33 a.m., Anthony Baker wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54321/
> ---
> 
> (Updated Dec. 3, 2016, 8:33 a.m.)
> 
> 
> Review request for geode, Dave Barnes, Dick Cavender, Joey McAllister, Karen 
> Miller, Mark Bretl, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> - Remove DISCLAIMER files
> - Remove "(incubating)" from project name references
> - Remove .incubator from website references
> 
> GEODE-2156: Update mailing list references
> 
> 
> GEODE-2156: Remove incubating references from the website
> 
> 
> GEODE-2156: Update repo references
> 
> 
> GEODE-2156: Fix documentation link
> 
> 
> GEODE-2156: Cleaned up nav bar links
> 
> 
> GEODE-2156: Replace incubator egg with ASF feather logo
> 
> 
> Diffs
> -
> 
>   .travis.yml e61cde51b8bee2667a6c2b1ab49c69ea20b440fe 
>   BUILDING.md 5e1e7933c59ea66211cf290191ab1f8cef8b2afd 
>   DISCLAIMER PRE-CREATION 
>   NOTICE 4801b2aedf4f254c85cba9f27d2f99d2ca2e046b 
>   README.md 955d45f4f5dd4b95f84dd89d7fcf1108678c5ae8 
>   dev-tools/docker/base/Dockerfile 1cce0ddb0d29c9e188d27481c82123e357c5b685 
>   dev-tools/docker/compile/Dockerfile 
> 6ae343a70eccf7cc4b303228118cee0b8579e79a 
>   dev-tools/docker/docs/Dockerfile 8ce7397efb584ceb3ef032d26f13795e328971fc 
>   docker/Dockerfile a42b47a3328dfff981786ce113f927888e45763a 
>   geode-assembly/src/main/dist/DISCLAIMER PRE-CREATION 
>   geode-assembly/src/main/dist/NOTICE 
> 83d0f3313a01881c9c651077036c17f962cd38b9 
>   geode-book/README.md d69354bce6fa684d635b1c03643638c7dee33251 
>   geode-book/config.yml bbc8ccc2bdffdc5a16134993ebd0683ba71e6d11 
>   geode-book/redirects.rb 81f27c834f78a5b188bb5556bfc93645fbe73262 
>   
> geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
>  b56cdf3547811cbae0b3716b83c4d2fe56b51541 
>   
> geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java 
> 59231232bb85df22e3ca30b1bec338ef0ae033cb 
>   geode-docs/about_geode.html.md.erb 0d7f9b8d9ebe80d8b6a904e584fb76ba9fa6e66b 
>   geode-docs/getting_started/installation/install_standalone.html.md.erb 
> 9a1987e0de5b5f821d0dfc55a113e39fe80f65db 
>   geode-examples/README.md 62666035ab1bde5f9d5548e887e0133f006c2ef9 
>   geode-pulse/src/main/webapp/DataBrowser.html 
> a01df6b280decf8acd96ff6ad2f7a494a53ae682 
>   geode-pulse/src/main/webapp/Login.html 
> f093e38082a1b58a81ba936582599d28e3d2e585 
>   geode-pulse/src/main/webapp/META-INF/NOTICE 
> 706eda265cf0b54c73d01df85c0a79bde9082d8a 
>   geode-pulse/src/main/webapp/MemberDetails.html 
> bc946da8b175d23d9eba529663e1bb86c036079b 
>   geode-pulse/src/main/webapp/QueryStatistics.html 
> 543e003a0b0c447e3fe8d8e6e44d0329a168b029 
>   geode-pulse/src/main/webapp/clusterDetail.html 
> b1fc1e0a24821e40bd08a62ad53b0324102ac03c 
>   geode-pulse/src/main/webapp/regionDetail.html 
> 711ef31bd6f22636420cccd20308b4f7ac7cc769 
>   geode-site/website/README.md 56b6aeb4ab34359ffd771ce21609c3f403397dd5 
>   geode-site/website/content/community/index.html 
> 34e085c77e8803bfe7e6ac621b2b149f8c46b653 
>   geode-site/website/content/docs/index.html 
> 0a475f95b3425624b8478ca4ce55c946140b4cb3 
>   geode-site/website/content/img/asf_logo.png PRE-CREATION 
>   geode-site/website/content/img/egg-logo.png 
> 2169a2a36c49c42a2e771c0b785787eb4784d870 
>   geode-site/website/content/index.html 
> 55311d77aafa7e9065e27130b8662987b90e2563 
>   geode-site/website/content/releases/index.html 
> de0335d6bc0edd299edf44b28cdddf7f33fa15c1 
>   geode-site/website/layouts/footer.html 
> 4877109cbd3599dff81d4d5d69a6ab1c9c73d982 
>   geode-site/website/layouts/header.html 
> 618d33d43506ed6a75326998193af224c2ba6a05 
>   geode-spark-connector/doc/2_quick.md 
> 8c2fe4cf61a20fdd930cfd61e0c5df2ed505e456 
>   geode-web-api/src/main/webapp/META-INF/NOTICE 
> 21082b6de4fbd7ba4ec4bcb61e9e1bfda5ac162a 
>   geode-web/src/main/webapp/META-INF/NOTICE 
> 8c6e1d7faf3188599305f44c44318f6e6cfd00e6 
>   gradle.properties 164d482161b59534fd91bc14c7773140fbec279e 
>   gradle/publish.gradle af5ee13a2eb6f6532a0e7c73bfb2591dfde60b30 
>   gradle/sonar.gradle 32f18834b054436d29f1b4ca52c145c35b808c60 
> 
> Diff: https://reviews.apache.org/r/54321/diff/
> 
> 
> Testing
> ---
> 
> I'm holding this until the infrastructure changes are ready.
> 
> 
> Thanks,
> 
> Anthony Baker
> 
>



Re: Review Request 54321: GEODE-2156 Remove incubating references

2016-12-05 Thread Dan Smith

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54321/#review158047
---


Ship it!




Ship It!

- Dan Smith


On Dec. 3, 2016, 4:33 p.m., Anthony Baker wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54321/
> ---
> 
> (Updated Dec. 3, 2016, 4:33 p.m.)
> 
> 
> Review request for geode, Dave Barnes, Dick Cavender, Joey McAllister, Karen 
> Miller, Mark Bretl, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> - Remove DISCLAIMER files
> - Remove "(incubating)" from project name references
> - Remove .incubator from website references
> 
> GEODE-2156: Update mailing list references
> 
> 
> GEODE-2156: Remove incubating references from the website
> 
> 
> GEODE-2156: Update repo references
> 
> 
> GEODE-2156: Fix documentation link
> 
> 
> GEODE-2156: Cleaned up nav bar links
> 
> 
> GEODE-2156: Replace incubator egg with ASF feather logo
> 
> 
> Diffs
> -
> 
>   .travis.yml e61cde51b8bee2667a6c2b1ab49c69ea20b440fe 
>   BUILDING.md 5e1e7933c59ea66211cf290191ab1f8cef8b2afd 
>   DISCLAIMER PRE-CREATION 
>   NOTICE 4801b2aedf4f254c85cba9f27d2f99d2ca2e046b 
>   README.md 955d45f4f5dd4b95f84dd89d7fcf1108678c5ae8 
>   dev-tools/docker/base/Dockerfile 1cce0ddb0d29c9e188d27481c82123e357c5b685 
>   dev-tools/docker/compile/Dockerfile 
> 6ae343a70eccf7cc4b303228118cee0b8579e79a 
>   dev-tools/docker/docs/Dockerfile 8ce7397efb584ceb3ef032d26f13795e328971fc 
>   docker/Dockerfile a42b47a3328dfff981786ce113f927888e45763a 
>   geode-assembly/src/main/dist/DISCLAIMER PRE-CREATION 
>   geode-assembly/src/main/dist/NOTICE 
> 83d0f3313a01881c9c651077036c17f962cd38b9 
>   geode-book/README.md d69354bce6fa684d635b1c03643638c7dee33251 
>   geode-book/config.yml bbc8ccc2bdffdc5a16134993ebd0683ba71e6d11 
>   geode-book/redirects.rb 81f27c834f78a5b188bb5556bfc93645fbe73262 
>   
> geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
>  b56cdf3547811cbae0b3716b83c4d2fe56b51541 
>   
> geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java 
> 59231232bb85df22e3ca30b1bec338ef0ae033cb 
>   geode-docs/about_geode.html.md.erb 0d7f9b8d9ebe80d8b6a904e584fb76ba9fa6e66b 
>   geode-docs/getting_started/installation/install_standalone.html.md.erb 
> 9a1987e0de5b5f821d0dfc55a113e39fe80f65db 
>   geode-examples/README.md 62666035ab1bde5f9d5548e887e0133f006c2ef9 
>   geode-pulse/src/main/webapp/DataBrowser.html 
> a01df6b280decf8acd96ff6ad2f7a494a53ae682 
>   geode-pulse/src/main/webapp/Login.html 
> f093e38082a1b58a81ba936582599d28e3d2e585 
>   geode-pulse/src/main/webapp/META-INF/NOTICE 
> 706eda265cf0b54c73d01df85c0a79bde9082d8a 
>   geode-pulse/src/main/webapp/MemberDetails.html 
> bc946da8b175d23d9eba529663e1bb86c036079b 
>   geode-pulse/src/main/webapp/QueryStatistics.html 
> 543e003a0b0c447e3fe8d8e6e44d0329a168b029 
>   geode-pulse/src/main/webapp/clusterDetail.html 
> b1fc1e0a24821e40bd08a62ad53b0324102ac03c 
>   geode-pulse/src/main/webapp/regionDetail.html 
> 711ef31bd6f22636420cccd20308b4f7ac7cc769 
>   geode-site/website/README.md 56b6aeb4ab34359ffd771ce21609c3f403397dd5 
>   geode-site/website/content/community/index.html 
> 34e085c77e8803bfe7e6ac621b2b149f8c46b653 
>   geode-site/website/content/docs/index.html 
> 0a475f95b3425624b8478ca4ce55c946140b4cb3 
>   geode-site/website/content/img/asf_logo.png PRE-CREATION 
>   geode-site/website/content/img/egg-logo.png 
> 2169a2a36c49c42a2e771c0b785787eb4784d870 
>   geode-site/website/content/index.html 
> 55311d77aafa7e9065e27130b8662987b90e2563 
>   geode-site/website/content/releases/index.html 
> de0335d6bc0edd299edf44b28cdddf7f33fa15c1 
>   geode-site/website/layouts/footer.html 
> 4877109cbd3599dff81d4d5d69a6ab1c9c73d982 
>   geode-site/website/layouts/header.html 
> 618d33d43506ed6a75326998193af224c2ba6a05 
>   geode-spark-connector/doc/2_quick.md 
> 8c2fe4cf61a20fdd930cfd61e0c5df2ed505e456 
>   geode-web-api/src/main/webapp/META-INF/NOTICE 
> 21082b6de4fbd7ba4ec4bcb61e9e1bfda5ac162a 
>   geode-web/src/main/webapp/META-INF/NOTICE 
> 8c6e1d7faf3188599305f44c44318f6e6cfd00e6 
>   gradle.properties 164d482161b59534fd91bc14c7773140fbec279e 
>   gradle/publish.gradle af5ee13a2eb6f6532a0e7c73bfb2591dfde60b30 
>   gradle/sonar.gradle 32f18834b054436d29f1b4ca52c145c35b808c60 
> 
> Diff: https://reviews.apache.org/r/54321/diff/
> 
> 
> Testing
> ---
> 
> I'm holding this until the infrastructure changes are ready.
> 
> 
> Thanks,
> 
> Anthony Baker
> 
>



Re: Review Request 54385: GEODE-2180 Autoreconnect with API configuration detail

2016-12-05 Thread Joey McAllister

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54385/#review158041
---


Fix it, then Ship it!




Fix, then ship!


geode-docs/managing/autoreconnect/member-reconnect.html.md.erb (line 27)


This seems a little awkward. Perhaps:

> "and, by default, automatically restarts into"



geode-docs/managing/autoreconnect/member-reconnect.html.md.erb (line 46)


by setting the property to



geode-docs/managing/autoreconnect/member-reconnect.html.md.erb (line 52)


setting the property to


- Joey McAllister


On Dec. 5, 2016, 6:57 p.m., Karen Miller wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54385/
> ---
> 
> (Updated Dec. 5, 2016, 6:57 p.m.)
> 
> 
> Review request for geode, Bruce Schuchardt, Dave Barnes, Joey McAllister, and 
> Kirk Lund.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> Autoreconnect assumes valid XML configuration (from the
> default use of the cluster config svc).  That doesn't
> work if the cache is configured using API calls.  So,
> document this, and suggest disabling either default use
> of autoreconnect or default use of the cluster configuration
> service.
> 
> 
> Diffs
> -
> 
>   geode-docs/managing/autoreconnect/member-reconnect.html.md.erb 
> 916d301a523f052efe83c33fa318898bc75273e5 
> 
> Diff: https://reviews.apache.org/r/54385/diff/
> 
> 
> Testing
> ---
> 
> gradle rat check passes
> 
> Book builds with no broken links.
> 
> 
> Thanks,
> 
> Karen Miller
> 
>



Re: Build failed in Jenkins: Geode-nightly #672

2016-12-05 Thread Kirk Lund
This test has failed a couple times now in the nightly build. I don't think
we can add a FlakyTest category to it, but I did file a Jira ticket last
week for it: https://issues.apache.org/jira/browse/GEODE-2177

Anyone know how to fix this test or the example?

:geode-examples:replicated:test

org.apache.geode.examples.replicated.ReplicatedTest >
executeStartThenStopScript FAILED
java.lang.AssertionError at ReplicatedTest.java:82

-Kirk


On Sat, Dec 3, 2016 at 8:06 AM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See 
>
> Changes:
>
> [kmiller] GEODE-2153 temporary docs update for post processing
>
> [upthewaterspout] GEODE-1978: Waiting for the queue to drain in
>
> [bschuchardt] disabling flaky test that was recently enabled
>
> [bschuchardt] GEODE-2137 client membership IDs contain 17 bytes of useless
> information
>
> [kmiller] GEODE-2146 document new privileges req'd for deploy
>
> [ukohlmeyer] GEODE-2137: Spotless
>
> [klund] GEODE-2176: apply FlakyTest category to flaky test
>
> [gzhou] GEODE-2161: also need to fix the junit test for serialization
>
> --
> [...truncated 576 lines...]
> :geode-lucene:flakyTest
> :geode-lucene:integrationTest
> :geode-old-client-support:assemble
> :geode-old-client-support:compileTestJava
> :geode-old-client-support:processTestResources UP-TO-DATE
> :geode-old-client-support:testClasses
> :geode-old-client-support:checkMissedTests
> :geode-old-client-support:spotlessJavaCheck
> :geode-old-client-support:spotlessCheck
> :geode-old-client-support:test
> :geode-old-client-support:check
> :geode-old-client-support:build
> :geode-old-client-support:distributedTest
> :geode-old-client-support:flakyTest
> :geode-old-client-support:integrationTest
> :geode-pulse:assemble
> :geode-pulse:compileTestJavaNote:  job/Geode-nightly/ws/geode-pulse/src/test/java/org/
> apache/geode/tools/pulse/tests/ui/PulseBase.java> uses or overrides a
> deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :geode-pulse:processTestResources
> :geode-pulse:testClasses
> :geode-pulse:checkMissedTests
> :geode-pulse:spotlessJavaCheck
> :geode-pulse:spotlessCheck
> :geode-pulse:test
> :geode-pulse:check
> :geode-pulse:build
> :geode-pulse:distributedTest
> :geode-pulse:flakyTest
> :geode-pulse:integrationTest
> :geode-rebalancer:assemble
> :geode-rebalancer:compileTestJava
> :geode-rebalancer:processTestResources UP-TO-DATE
> :geode-rebalancer:testClasses
> :geode-rebalancer:checkMissedTests
> :geode-rebalancer:spotlessJavaCheck
> :geode-rebalancer:spotlessCheck
> :geode-rebalancer:test
> :geode-rebalancer:check
> :geode-rebalancer:build
> :geode-rebalancer:distributedTest
> :geode-rebalancer:flakyTest
> :geode-rebalancer:integrationTest
> :geode-wan:assemble
> :geode-wan:compileTestJavaNote: Some input files use or override a
> deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :geode-wan:processTestResources
> :geode-wan:testClasses
> :geode-wan:checkMissedTests
> :geode-wan:spotlessJavaCheck
> :geode-wan:spotlessCheck
> :geode-wan:test
> :geode-wan:check
> :geode-wan:build
> :geode-wan:distributedTest
> :geode-wan:flakyTest
> :geode-wan:integrationTest
> :geode-web:assemble
> :geode-web:compileTestJavaNote: Some input files use or override a
> deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :geode-web:processTestResources UP-TO-DATE
> :geode-web:testClasses
> :geode-web:checkMissedTests
> :geode-web:spotlessJavaCheck
> :geode-web:spotlessCheck
> :geode-web:test
> :geode-web:check
> :geode-web:build
> :geode-web:distributedTest
> :geode-web:flakyTest
> :geode-web:integrationTest
> :geode-web-api:assemble
> :geode-web-api:compileTestJava UP-TO-DATE
> :geode-web-api:processTestResources UP-TO-DATE
> :geode-web-api:testClasses UP-TO-DATE
> :geode-web-api:checkMissedTests UP-TO-DATE
> :geode-web-api:spotlessJavaCheck
> :geode-web-api:spotlessCheck
> :geode-web-api:test UP-TO-DATE
> :geode-web-api:check
> :geode-web-api:build
> :geode-web-api:distributedTest UP-TO-DATE
> :geode-web-api:flakyTest UP-TO-DATE
> :geode-web-api:integrationTest UP-TO-DATE
> :combineReports
> All test reports at  reports/combined>
> :extensions/geode-modules:precheckin
> :extensions/geode-modules-assembly:precheckin
> :extensions/geode-modules-session:precheckin
> :extensions/geode-modules-session-internal:precheckin
> :extensions/geode-modules-tomcat7:precheckin
> :extensions/geode-modules-tomcat8:precheckin
> 

Re: TLP Transition Changes Coming

2016-12-05 Thread Mark Bretl
As stated last week, INFRA will be working on the TLP tasks today and I
have been notified they will be starting within the hour.

Best Regards,

--Mark



On Fri, Dec 2, 2016 at 12:44 PM, Joey McAllister 
wrote:

> +1
>
> On Fri, Dec 2, 2016 at 12:12 PM Kenneth Howe  wrote:
>
> > +1
> > > On Dec 2, 2016, at 12:10 PM, Roman Shaposhnik 
> > wrote:
> > >
> > > On Fri, Dec 2, 2016 at 11:53 AM, Dave Barnes 
> wrote:
> > >> As I recall, the committer list on the incubator page was far behind
> the
> > >> list on the product's web page (under "Community").
> > >
> > > I believe I updated it to be a pretty close match right before the
> > discussion
> > > on graduation. At any rate -- I think the answer here is the union of
> two
> > > lists ;-)
> > >
> > > Thanks,
> > > Roman.
> >
> >
>


Volunteer Needed For Creating Monthly Report

2016-12-05 Thread Mark Bretl
Hi Everyone,

Its that time again where we need to prepare our status report. As we did
with starting in the Incubator, we will be sending monthly reports for the
first three months (December, January, and February) and then we will
report quarterly.

The board meeting this month is on December 21, so we need to submit our
report by December 14. I have created a page on the Wiki for the report
template at [1] to help the volunteer. My hope would be that we can
finalize a draft by this Friday, December 9th, then submit the report early
next week.

Best Regards,

--Mark


[1]
https://cwiki.apache.org/confluence/display/GEODE/ASF+Board+Report+Template


Re: Review Request 54321: GEODE-2156 Remove incubating references

2016-12-05 Thread Joey McAllister

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54321/#review158031
---


Ship it!




Ship It!

- Joey McAllister


On Dec. 3, 2016, 4:33 p.m., Anthony Baker wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54321/
> ---
> 
> (Updated Dec. 3, 2016, 4:33 p.m.)
> 
> 
> Review request for geode, Dave Barnes, Dick Cavender, Joey McAllister, Karen 
> Miller, Mark Bretl, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> - Remove DISCLAIMER files
> - Remove "(incubating)" from project name references
> - Remove .incubator from website references
> 
> GEODE-2156: Update mailing list references
> 
> 
> GEODE-2156: Remove incubating references from the website
> 
> 
> GEODE-2156: Update repo references
> 
> 
> GEODE-2156: Fix documentation link
> 
> 
> GEODE-2156: Cleaned up nav bar links
> 
> 
> GEODE-2156: Replace incubator egg with ASF feather logo
> 
> 
> Diffs
> -
> 
>   .travis.yml e61cde51b8bee2667a6c2b1ab49c69ea20b440fe 
>   BUILDING.md 5e1e7933c59ea66211cf290191ab1f8cef8b2afd 
>   DISCLAIMER PRE-CREATION 
>   NOTICE 4801b2aedf4f254c85cba9f27d2f99d2ca2e046b 
>   README.md 955d45f4f5dd4b95f84dd89d7fcf1108678c5ae8 
>   dev-tools/docker/base/Dockerfile 1cce0ddb0d29c9e188d27481c82123e357c5b685 
>   dev-tools/docker/compile/Dockerfile 
> 6ae343a70eccf7cc4b303228118cee0b8579e79a 
>   dev-tools/docker/docs/Dockerfile 8ce7397efb584ceb3ef032d26f13795e328971fc 
>   docker/Dockerfile a42b47a3328dfff981786ce113f927888e45763a 
>   geode-assembly/src/main/dist/DISCLAIMER PRE-CREATION 
>   geode-assembly/src/main/dist/NOTICE 
> 83d0f3313a01881c9c651077036c17f962cd38b9 
>   geode-book/README.md d69354bce6fa684d635b1c03643638c7dee33251 
>   geode-book/config.yml bbc8ccc2bdffdc5a16134993ebd0683ba71e6d11 
>   geode-book/redirects.rb 81f27c834f78a5b188bb5556bfc93645fbe73262 
>   
> geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
>  b56cdf3547811cbae0b3716b83c4d2fe56b51541 
>   
> geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java 
> 59231232bb85df22e3ca30b1bec338ef0ae033cb 
>   geode-docs/about_geode.html.md.erb 0d7f9b8d9ebe80d8b6a904e584fb76ba9fa6e66b 
>   geode-docs/getting_started/installation/install_standalone.html.md.erb 
> 9a1987e0de5b5f821d0dfc55a113e39fe80f65db 
>   geode-examples/README.md 62666035ab1bde5f9d5548e887e0133f006c2ef9 
>   geode-pulse/src/main/webapp/DataBrowser.html 
> a01df6b280decf8acd96ff6ad2f7a494a53ae682 
>   geode-pulse/src/main/webapp/Login.html 
> f093e38082a1b58a81ba936582599d28e3d2e585 
>   geode-pulse/src/main/webapp/META-INF/NOTICE 
> 706eda265cf0b54c73d01df85c0a79bde9082d8a 
>   geode-pulse/src/main/webapp/MemberDetails.html 
> bc946da8b175d23d9eba529663e1bb86c036079b 
>   geode-pulse/src/main/webapp/QueryStatistics.html 
> 543e003a0b0c447e3fe8d8e6e44d0329a168b029 
>   geode-pulse/src/main/webapp/clusterDetail.html 
> b1fc1e0a24821e40bd08a62ad53b0324102ac03c 
>   geode-pulse/src/main/webapp/regionDetail.html 
> 711ef31bd6f22636420cccd20308b4f7ac7cc769 
>   geode-site/website/README.md 56b6aeb4ab34359ffd771ce21609c3f403397dd5 
>   geode-site/website/content/community/index.html 
> 34e085c77e8803bfe7e6ac621b2b149f8c46b653 
>   geode-site/website/content/docs/index.html 
> 0a475f95b3425624b8478ca4ce55c946140b4cb3 
>   geode-site/website/content/img/asf_logo.png PRE-CREATION 
>   geode-site/website/content/img/egg-logo.png 
> 2169a2a36c49c42a2e771c0b785787eb4784d870 
>   geode-site/website/content/index.html 
> 55311d77aafa7e9065e27130b8662987b90e2563 
>   geode-site/website/content/releases/index.html 
> de0335d6bc0edd299edf44b28cdddf7f33fa15c1 
>   geode-site/website/layouts/footer.html 
> 4877109cbd3599dff81d4d5d69a6ab1c9c73d982 
>   geode-site/website/layouts/header.html 
> 618d33d43506ed6a75326998193af224c2ba6a05 
>   geode-spark-connector/doc/2_quick.md 
> 8c2fe4cf61a20fdd930cfd61e0c5df2ed505e456 
>   geode-web-api/src/main/webapp/META-INF/NOTICE 
> 21082b6de4fbd7ba4ec4bcb61e9e1bfda5ac162a 
>   geode-web/src/main/webapp/META-INF/NOTICE 
> 8c6e1d7faf3188599305f44c44318f6e6cfd00e6 
>   gradle.properties 164d482161b59534fd91bc14c7773140fbec279e 
>   gradle/publish.gradle af5ee13a2eb6f6532a0e7c73bfb2591dfde60b30 
>   gradle/sonar.gradle 32f18834b054436d29f1b4ca52c145c35b808c60 
> 
> Diff: https://reviews.apache.org/r/54321/diff/
> 
> 
> Testing
> ---
> 
> I'm holding this until the infrastructure changes are ready.
> 
> 
> Thanks,
> 
> Anthony Baker
> 
>



Re: Review Request 54321: GEODE-2156 Remove incubating references

2016-12-05 Thread Dave Barnes

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54321/#review158029
---


Ship it!




Ship It!

- Dave Barnes


On Dec. 3, 2016, 4:33 p.m., Anthony Baker wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54321/
> ---
> 
> (Updated Dec. 3, 2016, 4:33 p.m.)
> 
> 
> Review request for geode, Dave Barnes, Dick Cavender, Joey McAllister, Karen 
> Miller, Mark Bretl, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> - Remove DISCLAIMER files
> - Remove "(incubating)" from project name references
> - Remove .incubator from website references
> 
> GEODE-2156: Update mailing list references
> 
> 
> GEODE-2156: Remove incubating references from the website
> 
> 
> GEODE-2156: Update repo references
> 
> 
> GEODE-2156: Fix documentation link
> 
> 
> GEODE-2156: Cleaned up nav bar links
> 
> 
> GEODE-2156: Replace incubator egg with ASF feather logo
> 
> 
> Diffs
> -
> 
>   .travis.yml e61cde51b8bee2667a6c2b1ab49c69ea20b440fe 
>   BUILDING.md 5e1e7933c59ea66211cf290191ab1f8cef8b2afd 
>   DISCLAIMER PRE-CREATION 
>   NOTICE 4801b2aedf4f254c85cba9f27d2f99d2ca2e046b 
>   README.md 955d45f4f5dd4b95f84dd89d7fcf1108678c5ae8 
>   dev-tools/docker/base/Dockerfile 1cce0ddb0d29c9e188d27481c82123e357c5b685 
>   dev-tools/docker/compile/Dockerfile 
> 6ae343a70eccf7cc4b303228118cee0b8579e79a 
>   dev-tools/docker/docs/Dockerfile 8ce7397efb584ceb3ef032d26f13795e328971fc 
>   docker/Dockerfile a42b47a3328dfff981786ce113f927888e45763a 
>   geode-assembly/src/main/dist/DISCLAIMER PRE-CREATION 
>   geode-assembly/src/main/dist/NOTICE 
> 83d0f3313a01881c9c651077036c17f962cd38b9 
>   geode-book/README.md d69354bce6fa684d635b1c03643638c7dee33251 
>   geode-book/config.yml bbc8ccc2bdffdc5a16134993ebd0683ba71e6d11 
>   geode-book/redirects.rb 81f27c834f78a5b188bb5556bfc93645fbe73262 
>   
> geode-core/src/main/java/org/apache/geode/cache/partition/PartitionListenerAdapter.java
>  b56cdf3547811cbae0b3716b83c4d2fe56b51541 
>   
> geode-core/src/main/java/org/apache/geode/internal/i18n/LocalizedStrings.java 
> 59231232bb85df22e3ca30b1bec338ef0ae033cb 
>   geode-docs/about_geode.html.md.erb 0d7f9b8d9ebe80d8b6a904e584fb76ba9fa6e66b 
>   geode-docs/getting_started/installation/install_standalone.html.md.erb 
> 9a1987e0de5b5f821d0dfc55a113e39fe80f65db 
>   geode-examples/README.md 62666035ab1bde5f9d5548e887e0133f006c2ef9 
>   geode-pulse/src/main/webapp/DataBrowser.html 
> a01df6b280decf8acd96ff6ad2f7a494a53ae682 
>   geode-pulse/src/main/webapp/Login.html 
> f093e38082a1b58a81ba936582599d28e3d2e585 
>   geode-pulse/src/main/webapp/META-INF/NOTICE 
> 706eda265cf0b54c73d01df85c0a79bde9082d8a 
>   geode-pulse/src/main/webapp/MemberDetails.html 
> bc946da8b175d23d9eba529663e1bb86c036079b 
>   geode-pulse/src/main/webapp/QueryStatistics.html 
> 543e003a0b0c447e3fe8d8e6e44d0329a168b029 
>   geode-pulse/src/main/webapp/clusterDetail.html 
> b1fc1e0a24821e40bd08a62ad53b0324102ac03c 
>   geode-pulse/src/main/webapp/regionDetail.html 
> 711ef31bd6f22636420cccd20308b4f7ac7cc769 
>   geode-site/website/README.md 56b6aeb4ab34359ffd771ce21609c3f403397dd5 
>   geode-site/website/content/community/index.html 
> 34e085c77e8803bfe7e6ac621b2b149f8c46b653 
>   geode-site/website/content/docs/index.html 
> 0a475f95b3425624b8478ca4ce55c946140b4cb3 
>   geode-site/website/content/img/asf_logo.png PRE-CREATION 
>   geode-site/website/content/img/egg-logo.png 
> 2169a2a36c49c42a2e771c0b785787eb4784d870 
>   geode-site/website/content/index.html 
> 55311d77aafa7e9065e27130b8662987b90e2563 
>   geode-site/website/content/releases/index.html 
> de0335d6bc0edd299edf44b28cdddf7f33fa15c1 
>   geode-site/website/layouts/footer.html 
> 4877109cbd3599dff81d4d5d69a6ab1c9c73d982 
>   geode-site/website/layouts/header.html 
> 618d33d43506ed6a75326998193af224c2ba6a05 
>   geode-spark-connector/doc/2_quick.md 
> 8c2fe4cf61a20fdd930cfd61e0c5df2ed505e456 
>   geode-web-api/src/main/webapp/META-INF/NOTICE 
> 21082b6de4fbd7ba4ec4bcb61e9e1bfda5ac162a 
>   geode-web/src/main/webapp/META-INF/NOTICE 
> 8c6e1d7faf3188599305f44c44318f6e6cfd00e6 
>   gradle.properties 164d482161b59534fd91bc14c7773140fbec279e 
>   gradle/publish.gradle af5ee13a2eb6f6532a0e7c73bfb2591dfde60b30 
>   gradle/sonar.gradle 32f18834b054436d29f1b4ca52c145c35b808c60 
> 
> Diff: https://reviews.apache.org/r/54321/diff/
> 
> 
> Testing
> ---
> 
> I'm holding this until the infrastructure changes are ready.
> 
> 
> Thanks,
> 
> Anthony Baker
> 
>



Re: Review Request 54332: GEODE-2178 - Docs: Update HTTP session management version numbers

2016-12-05 Thread Dan Smith

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54332/#review158019
---


Ship it!




Ship It!

- Dan Smith


On Dec. 3, 2016, 12:57 a.m., Dave Barnes wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54332/
> ---
> 
> (Updated Dec. 3, 2016, 12:57 a.m.)
> 
> 
> Review request for geode, Joey McAllister, Karen Miller, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> GEODE-2178 - Docs: Update HTTP session management version numbers
> 
> 
> Diffs
> -
> 
>   geode-docs/tools_modules/http_session_mgmt/quick_start.html.md.erb 
> cfab15a9e6834ba455afc2e7064f39bb0212a8fa 
>   geode-docs/tools_modules/http_session_mgmt/tc_additional_info.html.md.erb 
> 1e01978891bc3882e06c8e6a4dc7387c471c4ec6 
>   
> geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb
>  fdc199d90057a5760e12f0702c4a050d0628b9f6 
>   
> geode-docs/tools_modules/http_session_mgmt/tc_setting_up_the_module.html.md.erb
>  aa4244a61552dfa4378b4c638e241064cc6fbee4 
>   
> geode-docs/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html.md.erb
>  dc805b6fa9e9866dd2d9dbd64e6c155f95c581f9 
>   
> geode-docs/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html.md.erb
>  e0eb267903eca1c7180ecab884967e41b73a21e9 
> 
> Diff: https://reviews.apache.org/r/54332/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Dave Barnes
> 
>



Re: Review Request 54332: GEODE-2178 - Docs: Update HTTP session management version numbers

2016-12-05 Thread Karen Miller

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54332/#review158013
---




geode-docs/tools_modules/http_session_mgmt/tc_additional_info.html.md.erb (line 
48)


Can you update the java version number to 92 throughout?  That's what we 
call out as the minimum version that Geode works with.



geode-docs/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html.md.erb
 (line 191)


Please change java version number here as well.


- Karen Miller


On Dec. 3, 2016, 12:57 a.m., Dave Barnes wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54332/
> ---
> 
> (Updated Dec. 3, 2016, 12:57 a.m.)
> 
> 
> Review request for geode, Joey McAllister, Karen Miller, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> ---
> 
> GEODE-2178 - Docs: Update HTTP session management version numbers
> 
> 
> Diffs
> -
> 
>   geode-docs/tools_modules/http_session_mgmt/quick_start.html.md.erb 
> cfab15a9e6834ba455afc2e7064f39bb0212a8fa 
>   geode-docs/tools_modules/http_session_mgmt/tc_additional_info.html.md.erb 
> 1e01978891bc3882e06c8e6a4dc7387c471c4ec6 
>   
> geode-docs/tools_modules/http_session_mgmt/tc_installing_the_module.html.md.erb
>  fdc199d90057a5760e12f0702c4a050d0628b9f6 
>   
> geode-docs/tools_modules/http_session_mgmt/tc_setting_up_the_module.html.md.erb
>  aa4244a61552dfa4378b4c638e241064cc6fbee4 
>   
> geode-docs/tools_modules/http_session_mgmt/tomcat_setting_up_the_module.html.md.erb
>  dc805b6fa9e9866dd2d9dbd64e6c155f95c581f9 
>   
> geode-docs/tools_modules/http_session_mgmt/weblogic_setting_up_the_module.html.md.erb
>  e0eb267903eca1c7180ecab884967e41b73a21e9 
> 
> Diff: https://reviews.apache.org/r/54332/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Dave Barnes
> 
>



[GitHub] incubator-geode pull request #302: GEODE-2196: Subclasses of OperationContex...

2016-12-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-geode/pull/302


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Review Request 54382: GEODE-2164: CqNameToOpSingleEntry NAMES_ARRAY field may be refactored out

2016-12-05 Thread Jason Huynh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54382/
---

Review request for geode and Dan Smith.


Repository: geode


Description
---

Changed the names field to be a string[] with a single entry and removed the 
static field NAMES_ARRAY


Diffs
-

  
geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/ClientUpdateMessageImpl.java
 a202ba2 

Diff: https://reviews.apache.org/r/54382/diff/


Testing
---


Thanks,

Jason Huynh