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

2017-01-31 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-2408: --- Summary: Refactor CacheableDate to use C++ std::chrono Key: GEODE-2408 URL: https://issues.apache.org/jira/browse/GEODE-2408 Project: Geode Issue Type:

[jira] [Commented] (GEODE-2383) Update schema references in xml files

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848023#comment-15848023 ] Jacob S. Barrett commented on GEODE-2383: - [~eburghardt] is this just a duplicate

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

2017-01-31 Thread pivotal-jbarrett
GitHub user pivotal-jbarrett opened a pull request: https://github.com/apache/geode/pull/379 GEODE-2317: FindGeode searches GEODE_HOME environment variable. @upthewaterspout Does this meet your request for using GEODE_HOME? You can merge this pull request into a Git repository by ru

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

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

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

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reassigned GEODE-2317: --- Assignee: Jacob S. Barrett > native client cmake build should honor GEODE_HOME enviro

[jira] [Commented] (GEODE-2397) CMake findOpenSSL allows unusable versions

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848014#comment-15848014 ] Jacob S. Barrett commented on GEODE-2397: - Actually it looks like it SecurityImpl

[jira] [Updated] (GEODE-2397) CMake findOpenSSL allows unusable versions

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett updated GEODE-2397: Issue Type: Task (was: Bug) > CMake findOpenSSL allows unusable versions >

[jira] [Resolved] (GEODE-2406) Remove "client" from product naming

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett resolved GEODE-2406. - Resolution: Fixed > Remove "client" from product naming >

[jira] [Created] (GEODE-2407) Update native docs with new product name.

2017-01-31 Thread Jacob S. Barrett (JIRA)
Jacob S. Barrett created GEODE-2407: --- Summary: Update native docs with new product name. Key: GEODE-2407 URL: https://issues.apache.org/jira/browse/GEODE-2407 Project: Geode Issue Type: Sub

[jira] [Commented] (GEODE-2406) Remove "client" from product naming

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

[GitHub] geode pull request #378: GEODE-2406: trimmed off the client from the product...

2017-01-31 Thread echobravopapa
Github user echobravopapa closed the pull request at: https://github.com/apache/geode/pull/378 --- 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-2365) update clicache/src

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

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

2017-01-31 Thread mikemartell
Github user mikemartell commented on a diff in the pull request: https://github.com/apache/geode/pull/375#discussion_r98816820 --- Diff: src/clicache/integration-test/CacheHelperN.cs --- @@ -1877,7 +1878,7 @@ public static int getBaseLocatorPort() } try

Re: Review Request 56002: GEODE-1672 LRU region values are not recovered during disk recovery.

2017-01-31 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56002/ --- (Updated Feb. 1, 2017, 1:54 a.m.) Review request for geode, Darrel Schneider, E

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98812545 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January 2004

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98810309 --- Diff: src/CMakeLists.txt --- @@ -71,7 +71,7 @@ set(CPACK_PACKAGE_FILE_NAME ${CPACK_PACKAGE_NAME}-${PRODUCT_VERSION}-${CPACK_SYS set(CPACK_INCLUDE_TOP

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98810293 --- Diff: NOTICE --- @@ -3,3 +3,6 @@ Copyright 2017 The Apache Software Foundation. This product includes software developed at The Apa

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode issue #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on the issue: https://github.com/apache/geode/pull/377 @metatype We do not ship the source or binary for SQLite. --- 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

[jira] [Assigned] (GEODE-2400) PR accessors and client should have a way to wait for a lucene index to be flushed

2017-01-31 Thread xiaojian zhou (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojian zhou reassigned GEODE-2400: Assignee: xiaojian zhou > PR accessors and client should have a way to wait for a lucene in

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98809847 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January

[jira] [Resolved] (GEODE-2384) Lucene index cannot be created on accessor if there's persistent region

2017-01-31 Thread xiaojian zhou (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojian zhou resolved GEODE-2384. -- Resolution: Fixed > Lucene index cannot be created on accessor if there's persistent region > --

[jira] [Commented] (GEODE-2384) Lucene index cannot be created on accessor if there's persistent region

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

Re: Review Request 56104: not to create AEQ for acceor

2017-01-31 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56104/#review163760 --- Ship it! Aggg, I'm sorry, I misread the code. You added a new t

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98809463 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January 2004

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98808538 --- Diff: NOTICE --- @@ -3,3 +3,6 @@ Copyright 2017 The Apache Software Foundation. This product includes software developed at The Apache Soft

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98808234 --- Diff: NOTICE --- @@ -3,3 +3,6 @@ Copyright 2017 The Apache Software Foundation. This product includes software developed at The Apa

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98808052 --- Diff: dist/NOTICE --- @@ -0,0 +1,8 @@ +Apache Geode Native Client +Copyright 2017 The Apache Software Foundation. + +This product i

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98808024 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98807830 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98807616 --- Diff: src/CMakeLists.txt --- @@ -71,7 +71,7 @@ set(CPACK_PACKAGE_FILE_NAME ${CPACK_PACKAGE_NAME}-${PRODUCT_VERSION}-${CPACK_SYS set(CPACK_INC

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98807604 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98800536 --- Diff: dist/NOTICE --- @@ -0,0 +1,8 @@ +Apache Geode Native Client +Copyright 2017 The Apache Software Foundation. + +This product includes

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98800020 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January 2004

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98798945 --- Diff: src/CMakeLists.txt --- @@ -71,7 +71,7 @@ set(CPACK_PACKAGE_FILE_NAME ${CPACK_PACKAGE_NAME}-${PRODUCT_VERSION}-${CPACK_SYS set(CPACK_INCLUDE_TOP

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98806425 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January 2004

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98800742 --- Diff: NOTICE --- @@ -3,3 +3,6 @@ Copyright 2017 The Apache Software Foundation. This product includes software developed at The Apache Soft

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread metatype
Github user metatype commented on a diff in the pull request: https://github.com/apache/geode/pull/377#discussion_r98799358 --- Diff: dist/LICENSE --- @@ -0,0 +1,390 @@ + Apache License + Version 2.0, January 2004

[jira] [Commented] (GEODE-2406) Remove "client" from product naming

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

[jira] [Commented] (GEODE-2406) Remove "client" from product naming

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

[GitHub] geode issue #378: GEODE-2406: trimmed off the client from the product name.

2017-01-31 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on the issue: https://github.com/apache/geode/pull/378 @echobravopapa 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

[jira] [Commented] (GEODE-2406) Remove "client" from product naming

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

[GitHub] geode pull request #378: GEODE-2406: trimmed off the client from the product...

2017-01-31 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/378 GEODE-2406: trimmed off the client from the product name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature/GEODE

[jira] [Created] (GEODE-2406) Remove "client" from product naming

2017-01-31 Thread Ernest Burghardt (JIRA)
Ernest Burghardt created GEODE-2406: --- Summary: Remove "client" from product naming Key: GEODE-2406 URL: https://issues.apache.org/jira/browse/GEODE-2406 Project: Geode Issue Type: Bug

Re: Review Request 56106: GEODE-2395: add FlakyCategory to intermittently failing test

2017-01-31 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56106/#review163746 --- Ship it! Ship It! - Jared Stewart On Jan. 31, 2017, 1:15 a.m

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-01-31 Thread Hitesh Khamesra
> On Jan. 31, 2017, 11:43 p.m., Bruce Schuchardt wrote: > > The only thing that concerns me about this change-set is the > > auto-boxing/unboxing that's going on with the new method. The old code > > didn't do that. This also concerns me. - Hitesh -

Re: Review Request 55738: GEODE-2329: Refactor JSONFormatter.fromJSON method to reduce duplication

2017-01-31 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55738/#review163742 --- Ship it! Ship It! - Bruce Schuchardt On Jan. 20, 2017, 4:45

Re: Review Request 55736: GEODE-2328: Refactor add Field methods to reduce the duplicates

2017-01-31 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55736/#review163741 --- The only thing that concerns me about this change-set is the auto

Re: [DISCUSS] Release branch for 1.1.0

2017-01-31 Thread Hitesh Khamesra
Update: We are waiting for two more fixes. GEODE-2386 Unable to launch dunit VMs in nightly builds GEODE-2247 GFSH over HTTP succeeds without authentication Thanks,Hitesh From: Hitesh Khamesra To: "dev@geode.apache.org" Sent: Monday, January 30, 2017 2:55 PM Subject: Re: [DISCUSS] Rel

Re: Review Request 55738: GEODE-2329: Refactor JSONFormatter.fromJSON method to reduce duplication

2017-01-31 Thread Galen O'Sullivan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55738/#review163731 --- I wish we threw checked exceptions. That's probably an issue for a

[jira] [Updated] (GEODE-283) Remove Gateway class if possible

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-283: Component/s: wan > Remove Gateway class if possible > > > Ke

[jira] [Commented] (GEODE-1435) Update LICENSE for native client bundled dependencies

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

[GitHub] geode pull request #377: GEODE-1435: Adds binary distribution licensing.

2017-01-31 Thread pivotal-jbarrett
GitHub user pivotal-jbarrett opened a pull request: https://github.com/apache/geode/pull/377 GEODE-1435: Adds binary distribution licensing. * Adds binary licensing to binary package. * Corrects error in source LICENSE file. @metatype can you please review this? You can

[jira] [Assigned] (GEODE-2405) Update docs with changes to export cluster-configuration

2017-01-31 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart reassigned GEODE-2405: Assignee: Karen Smoler Miller (was: Jared Stewart) Hi Karen, let me know if what I wrote i

[jira] [Assigned] (GEODE-2405) Update docs with changes to export cluster-configuration

2017-01-31 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart reassigned GEODE-2405: Assignee: Jared Stewart > Update docs with changes to export cluster-configuration > --

[jira] [Created] (GEODE-2405) Update docs with changes to export cluster-configuration

2017-01-31 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2405: Summary: Update docs with changes to export cluster-configuration Key: GEODE-2405 URL: https://issues.apache.org/jira/browse/GEODE-2405 Project: Geode Issue

[jira] [Reopened] (GEODE-1435) Update LICENSE for native client bundled dependencies

2017-01-31 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob S. Barrett reopened GEODE-1435: - Assignee: Jacob S. Barrett Need to add binary distribute licensing and update source lic

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

2017-01-31 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847700#comment-15847700 ] Barry Oglesby edited comment on GEODE-2404 at 1/31/17 11:18 PM:

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

2017-01-31 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847700#comment-15847700 ] Barry Oglesby edited comment on GEODE-2404 at 1/31/17 11:17 PM:

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

2017-01-31 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barry Oglesby updated GEODE-2404: - Attachment: DestroyRegionMultipleMembersFunction.java Here is a {{Function}} that does all the abo

Re: Review Request 56002: GEODE-1672 LRU region values are not recovered during disk recovery.

2017-01-31 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56002/ --- (Updated Jan. 31, 2017, 11:17 p.m.) Review request for geode, Darrel Schneider,

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

2017-01-31 Thread Barry Oglesby (JIRA)
Barry Oglesby created GEODE-2404: Summary: Add API to destroy a region containing lucene indexes Key: GEODE-2404 URL: https://issues.apache.org/jira/browse/GEODE-2404 Project: Geode Issue Typ

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #456 has FAILED (11 tests failed, no failures were new)

2017-01-31 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #456 failed. --- Scheduled 11/1666 tests failed, no failures were new. https://build.spring.io/browse/SGF-NAG-456

Re: Review Request 56104: not to create AEQ for acceor

2017-01-31 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56104/#review163722 --- geode-lucene/src/test/java/org/apache/geode/cache/lucene/LuceneQu

Re: Review Request 56104: not to create AEQ for acceor

2017-01-31 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56104/ --- (Updated Jan. 31, 2017, 10:11 p.m.) Review request for geode and Dan Smith. B

[jira] (GEODE-2343) Windows image sshd fails to start after build user password expires

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2343: - Fix Version/s: (was: 1.1.0) 1.2.0 > Windows image sshd fails to start after build u

[jira] (GEODE-2351) Update cpp quickstarts

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2351: - Fix Version/s: (was: 1.1.0) 1.2.0 > Update cpp quickstarts > --

[jira] (GEODE-2306) Update native client BUILDING.md to reflect changes for Geode

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2306: - Fix Version/s: (was: 1.1.0) 1.2.0 > Update native client BUILDING.md to reflect cha

[jira] (GEODE-2346) Update GemfireStatisticsFactory

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2346: - Fix Version/s: (was: 1.1.0) 1.2.0 > Update GemfireStatisticsFactory >

[jira] (GEODE-2342) Update GemfireTypeIds

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2342: - Fix Version/s: (was: 1.1.0) 1.2.0 > Update GemfireTypeIds > - >

[jira] (GEODE-2308) Replace GemFire branding with Geode branding.

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2308: - Fix Version/s: (was: 1.1.0) 1.2.0 > Replace GemFire branding with Geode branding. >

[jira] (GEODE-2344) Upgrade Geode-NC ordinal

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2344: - Fix Version/s: (was: 1.1.0) 1.2.0 > Upgrade Geode-NC ordinal >

[jira] (GEODE-2340) Update GemfireCppCache

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2340: - Fix Version/s: (was: 1.1.0) 1.2.0 > Update GemfireCppCache > --

[jira] (GEODE-2370) Need to create a CONTRIBUTING.md

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2370: - Fix Version/s: (was: 1.1.0) 1.2.0 > Need to create a CONTRIBUTING.md >

[jira] (GEODE-2319) Native Client Build fails on Ubuntu 16

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2319: - Fix Version/s: (was: 1.1.0) 1.2.0 > Native Client Build fails on Ubuntu 16 > --

[jira] (GEODE-2316) Replace GemFire namespace with Geode namespace

2017-01-31 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith updated GEODE-2316: - Fix Version/s: (was: 1.1.0) 1.2.0 > Replace GemFire namespace with Geode namespace

[jira] (GEODE-2271) Reduce pdx type id generation for string fields in JSON

2017-01-31 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra updated GEODE-2271: --- Fix Version/s: 1.1.0 > Reduce pdx type id generation for string fields in JSON > -

[jira] (GEODE-2368) Need to fix log message in DirectChannel

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

[jira] (GEODE-2369) Exporting cluster-config with just a filename throws an NPE

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

[GitHub] geode issue #374: GEODE-2369: Remove --dir option from export cluster-config

2017-01-31 Thread jaredjstewart
Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/374 Precheckin passed --- 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

Re: Review Request 56129: GEODE-2368 Need to fix log message in DirectChannel

2017-01-31 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56129/#review163711 --- Ship it! Ship It! - Hitesh Khamesra On Jan. 31, 2017, 5:03 p

[jira] (GEODE-1793) Flaky: LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL

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

  1   2   >