Storing object in deserialized form in geode cache

2017-03-07 Thread Deepak Dixit
Hello Geode Team, I am working on a use case where I want to store the java object. I want to avoid the serialization and deserialization while reading on server (function execution). Also while updating I would like to update in-place rather than to create copy of object, modify and store it

Re: Review Request 57206: let LuceneResultStruct to be Serializable, then customer does not have to defined their Serializable class to hold result

2017-03-07 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57206/ --- (Updated March 8, 2017, 5:49 a.m.) Review request for geode, Barry Oglesby and

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900629#comment-15900629 ] ASF GitHub Bot commented on GEODE-2578: --- Github user PivotalSarge commented on a diff in the pull

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104836958 --- Diff: src/cppcache/include/geode/DataOutput.hpp --- @@ -378,9 +378,8 @@ class CPPCACHE_EXPORT DataOutput { */ inline void

[jira] [Closed] (GEODE-319) HDFSConfigJUnitTest testHdfsStoreInvalidCompactionConf expected exception logic is incorrect

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund closed GEODE-319. --- > HDFSConfigJUnitTest testHdfsStoreInvalidCompactionConf expected exception > logic is incorrect >

[jira] [Resolved] (GEODE-319) HDFSConfigJUnitTest testHdfsStoreInvalidCompactionConf expected exception logic is incorrect

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund resolved GEODE-319. - Resolution: Won't Fix Test no longer exists. > HDFSConfigJUnitTest testHdfsStoreInvalidCompactionConf

[jira] [Updated] (GEODE-1534) security-username, security-password should be in ConfigurationProperties

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1534: - Component/s: configuration > security-username, security-password should be in ConfigurationProperties >

[jira] [Updated] (GEODE-1815) ConfigurationProperties javadocs need to be more descriptive in a number of cases

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1815: - Labels: javadocs (was: ) > ConfigurationProperties javadocs need to be more descriptive in a number of

[jira] [Updated] (GEODE-2614) Build generates javadoc warnings

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2614: - Labels: javadocs (was: ) > Build generates javadoc warnings > > >

[jira] [Commented] (GEODE-2558) Upgrade mockito dependency

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900563#comment-15900563 ] Kirk Lund commented on GEODE-2558: -- @manvsri glad to have to contribute! I've sent details to the dev

Upgrading to Mockito 2

2017-03-07 Thread Kirk Lund
I've started upgrading to Mockito 2. The branch feature/GEODE-2558 has been created, and I pushed the initial commit which upgrades to Mockito 2.7.11 and Powermock 1.7.0RC2. There were compilation errors in 34 test classes which have been fixed already. GEODE-2558:

[jira] [Resolved] (GEODE-2603) Docs: geode-native user guide >> Security >> SSL setup needs update

2017-03-07 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2603. Resolution: Fixed Fix Version/s: 1.2.0 > Docs: geode-native user guide >> Security >> SSL

[jira] [Assigned] (GEODE-2628) Fix failures in StatisticsImplTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund reassigned GEODE-2628: Assignee: Kirk Lund > Fix failures in StatisticsImplTest caused by upgrading to mockito 2.7.11 >

[jira] [Commented] (GEODE-2603) Docs: geode-native user guide >> Security >> SSL setup needs update

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

[jira] [Created] (GEODE-2631) Fix failures in RegionDirectoryJUnitTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2631: Summary: Fix failures in RegionDirectoryJUnitTest caused by upgrading to mockito 2.7.11 Key: GEODE-2631 URL: https://issues.apache.org/jira/browse/GEODE-2631 Project: Geode

[jira] [Created] (GEODE-2628) Fix failures in StatisticsImplTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2628: Summary: Fix failures in StatisticsImplTest caused by upgrading to mockito 2.7.11 Key: GEODE-2628 URL: https://issues.apache.org/jira/browse/GEODE-2628 Project: Geode

[jira] [Created] (GEODE-2627) Fix failures in OffHeapRegionEntryHelperJUnitTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2627: Summary: Fix failures in OffHeapRegionEntryHelperJUnitTest caused by upgrading to mockito 2.7.11 Key: GEODE-2627 URL: https://issues.apache.org/jira/browse/GEODE-2627

[jira] [Updated] (GEODE-2627) Fix failures in OffHeapRegionEntryHelperJUnitTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2627: - Component/s: (was: build) > Fix failures in OffHeapRegionEntryHelperJUnitTest caused by upgrading to

[jira] [Created] (GEODE-2626) Fix failures in FastLoggerJUnitTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2626: Summary: Fix failures in FastLoggerJUnitTest caused by upgrading to mockito 2.7.11 Key: GEODE-2626 URL: https://issues.apache.org/jira/browse/GEODE-2626 Project: Geode

[jira] [Created] (GEODE-2625) Fix failures in PutTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2625: Summary: Fix failures in PutTest caused by upgrading to mockito 2.7.11 Key: GEODE-2625 URL: https://issues.apache.org/jira/browse/GEODE-2625 Project: Geode Issue

[jira] [Created] (GEODE-2624) Fix failures in Put65Test caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2624: Summary: Fix failures in Put65Test caused by upgrading to mockito 2.7.11 Key: GEODE-2624 URL: https://issues.apache.org/jira/browse/GEODE-2624 Project: Geode Issue

[jira] [Created] (GEODE-2623) Fix failures in Put61Test caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2623: Summary: Fix failures in Put61Test caused by upgrading to mockito 2.7.11 Key: GEODE-2623 URL: https://issues.apache.org/jira/browse/GEODE-2623 Project: Geode Issue

[jira] [Created] (GEODE-2622) Fix failures in GMSMembershipManagerJUnitTest caused by upgrading to mockito 2.7.11

2017-03-07 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2622: Summary: Fix failures in GMSMembershipManagerJUnitTest caused by upgrading to mockito 2.7.11 Key: GEODE-2622 URL: https://issues.apache.org/jira/browse/GEODE-2622 Project:

[jira] [Updated] (GEODE-1608) update javadocs given the new ConfigurationProperties interface

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1608: - Labels: javadocs (was: ) > update javadocs given the new ConfigurationProperties interface >

[jira] [Issue Comment Deleted] (GEODE-2558) Upgrade mockito dependency

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2558: - Comment: was deleted (was: I just created feature/GEODE-2558 branch with this 1st commit: {noformat}

[jira] [Commented] (GEODE-2558) Upgrade mockito dependency

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

[jira] [Commented] (GEODE-2558) Upgrade mockito dependency

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900507#comment-15900507 ] Kirk Lund commented on GEODE-2558: -- I just created feature/GEODE-2558 branch with this 1st commit:

[jira] [Commented] (GEODE-2509) Build failed at openSUSE LEAP 42.2

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

[GitHub] geode-native pull request #47: GEODE-2509: Build failed at openSUSE LEAP 42....

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/47 --- 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

[jira] [Commented] (GEODE-2509) Build failed at openSUSE LEAP 42.2

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

[jira] [Commented] (GEODE-2509) Build failed at openSUSE LEAP 42.2

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

[jira] [Updated] (GEODE-888) Change build to fail if javadocs generates any warnings

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-888: Labels: javadocs (was: ) > Change build to fail if javadocs generates any warnings >

[jira] [Updated] (GEODE-1611) Region javadocs has misinformation regarding "the root region"

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1611: - Labels: javadocs (was: ) > Region javadocs has misinformation regarding "the root region" >

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

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

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/42 --- 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

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

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

[jira] [Updated] (GEODE-1086) Generate javadocs for non-public API

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1086: - Labels: javadocs (was: ) > Generate javadocs for non-public API > >

[jira] [Updated] (GEODE-1707) Create missing package javadocs

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1707: - Labels: javadocs (was: ) > Create missing package javadocs > --- > >

[jira] [Commented] (GEODE-2603) Docs: geode-native user guide >> Security >> SSL setup needs update

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900486#comment-15900486 ] ASF GitHub Bot commented on GEODE-2603: --- Github user davebarnes97 closed the pull request at:

[jira] [Updated] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2605: --- Component/s: docs > Unable to do a Lucene query without CLUSTER:READ privilege >

[GitHub] geode-native pull request #46: GEODE-2603 Docs: geode-native user guide >> S...

2017-03-07 Thread davebarnes97
Github user davebarnes97 closed the pull request at: https://github.com/apache/geode-native/pull/46 --- 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

[jira] [Commented] (GEODE-2620) Remove rate stats from LuceneIndexMetrices

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

[jira] [Assigned] (GEODE-2558) Upgrade mockito dependency

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund reassigned GEODE-2558: Assignee: Kirk Lund > Upgrade mockito dependency > -- > >

[GitHub] geode pull request #418: GEODE-2620: Rate stats removed from LuceneIndexMetr...

2017-03-07 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/geode/pull/418 GEODE-2620: Rate stats removed from LuceneIndexMetrics * Commit Rate, update rate and query rate removed from LuceneIndexMetrics * They can be added back again when the getRate method

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900453#comment-15900453 ] ASF GitHub Bot commented on GEODE-2578: --- Github user pivotal-jbarrett commented on a diff in the

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread pivotal-jbarrett
Github user pivotal-jbarrett commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104816808 --- Diff: src/cppcache/include/geode/DataOutput.hpp --- @@ -378,9 +378,8 @@ class CPPCACHE_EXPORT DataOutput { */ inline void

[jira] [Commented] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

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

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

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900444#comment-15900444 ] ASF GitHub Bot commented on GEODE-1577: --- Github user kirklund commented on the issue:

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

2017-03-07 Thread kirklund
Github user kirklund commented on the issue: https://github.com/apache/geode/pull/321 +1 Dan's latest suggestion sounds good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900430#comment-15900430 ] ASF GitHub Bot commented on GEODE-2621: --- Github user jaredjstewart commented on the issue:

[GitHub] geode issue #417: GEODE-2621: Reduce time sensitivity of ExportLogsDUnitTest

2017-03-07 Thread jaredjstewart
Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/417 We’ll see if the nightly build passes in the morning :D > On Mar 7, 2017, at 4:07 PM, Kenneth Howe wrote: > > @pdxrunner commented on this pull request.

[jira] [Commented] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

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

[GitHub] geode pull request #417: GEODE-2621: Reduce time sensitivity of ExportLogsDU...

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

[jira] [Comment Edited] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900383#comment-15900383 ] Diane Hardman edited comment on GEODE-2605 at 3/7/17 11:40 PM: --- Here are the

[jira] [Updated] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diane Hardman updated GEODE-2605: - Attachment: security.json The attached security.json file contains the roles and users with

[jira] [Commented] (GEODE-2605) Unable to do a Lucene query without CLUSTER:READ privilege

2017-03-07 Thread Diane Hardman (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900383#comment-15900383 ] Diane Hardman commented on GEODE-2605: -- Here are the gfsh commands to reproduce this behavior: In

[jira] [Commented] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

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

[GitHub] geode pull request #417: GEODE-2621: Reduce time sensitivity of ExportLogsDU...

2017-03-07 Thread jaredjstewart
GitHub user jaredjstewart opened a pull request: https://github.com/apache/geode/pull/417 GEODE-2621: Reduce time sensitivity of ExportLogsDUnitTest Precheckin started (still running) You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2621: - Priority: Minor (was: Major) > CI Failure:

[jira] [Updated] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2621: - Affects Version/s: 1.1.0 > CI Failure:

[jira] [Updated] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2621: - Description: {code} See

[jira] [Updated] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2621: - Labels: CI Flaky (was: ) > CI Failure:

[jira] [Created] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

2017-03-07 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2621: Summary: CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering Key: GEODE-2621 URL: https://issues.apache.org/jira/browse/GEODE-2621 Project:

[jira] [Created] (GEODE-2620) Remove rate stats from LuceneIndexMetrices

2017-03-07 Thread nabarun (JIRA)
nabarun created GEODE-2620: -- Summary: Remove rate stats from LuceneIndexMetrices Key: GEODE-2620 URL: https://issues.apache.org/jira/browse/GEODE-2620 Project: Geode Issue Type: Bug

[jira] [Resolved] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund resolved GEODE-1198. -- Resolution: Fixed Fix Version/s: (was: 1.0.0-incubating.M3) 1.2.0 See

[GitHub] geode pull request #416: GEODE-2618: PrimaryBucketExceptions handled in Luce...

2017-03-07 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/geode/pull/416 GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.ex… …ecute * PrimaryBucketException while executing a LuceneQuery will now be caught and wrapped as a

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

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

Re: Review Request 57206: let LuceneResultStruct to be Serializable, then customer does not have to defined their Serializable class to hold result

2017-03-07 Thread Dan Smith
On Tue, Mar 7, 2017 at 2:30 PM, Xiaojian Zhou wrote: > If so, we have to implement fromData() and toData() in > LuceneResultStructImpl.java for K and V. But we don't know their type yet. > > You don't need to know the type, you just call DataSerializer.writeObject. -Dan

[jira] [Resolved] (GEODE-2583) Client can register a type with the server

2017-03-07 Thread Addison (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Addison resolved GEODE-2583. Resolution: REMIND > Client can register a type with the server >

[jira] [Created] (GEODE-2619) Function execution on server must handle CacheClosedException

2017-03-07 Thread nabarun (JIRA)
nabarun created GEODE-2619: -- Summary: Function execution on server must handle CacheClosedException Key: GEODE-2619 URL: https://issues.apache.org/jira/browse/GEODE-2619 Project: Geode Issue Type:

[jira] [Assigned] (GEODE-2618) Catch PrimaryBucketException in LuceneQueryFunction

2017-03-07 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun reassigned GEODE-2618: -- Assignee: nabarun > Catch PrimaryBucketException in LuceneQueryFunction >

[jira] [Created] (GEODE-2618) Catch PrimaryBucketException in LuceneQueryFunction

2017-03-07 Thread nabarun (JIRA)
nabarun created GEODE-2618: -- Summary: Catch PrimaryBucketException in LuceneQueryFunction Key: GEODE-2618 URL: https://issues.apache.org/jira/browse/GEODE-2618 Project: Geode Issue Type: Bug

[jira] [Commented] (GEODE-2617) LuceneResultStruct should be Serializable

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

[jira] [Resolved] (GEODE-2617) LuceneResultStruct should be Serializable

2017-03-07 Thread xiaojian zhou (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojian zhou resolved GEODE-2617. -- Resolution: Fixed > LuceneResultStruct should be Serializable >

Re: Review Request 57206: let LuceneResultStruct to be Serializable, then customer does not have to defined their Serializable class to hold result

2017-03-07 Thread Xiaojian Zhou
If so, we have to implement fromData() and toData() in LuceneResultStructImpl.java for K and V. But we don't know their type yet. On Tue, Mar 7, 2017 at 2:25 PM, Dan Smith wrote: > > --- > This is an automatically

[jira] [Commented] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

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

Re: Review Request 57206: let LuceneResultStruct to be Serializable, then customer does not have to defined their Serializable class to hold result

2017-03-07 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57206/#review168203 --- It looks good - my one question is if this should be

[jira] [Assigned] (GEODE-2617) LuceneResultStruct should be Serializable

2017-03-07 Thread xiaojian zhou (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaojian zhou reassigned GEODE-2617: Assignee: xiaojian zhou > LuceneResultStruct should be Serializable >

Re: Review Request 57206: let LuceneResultStruct to be Serializable, then customer does not have to defined their Serializable class to hold result

2017-03-07 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57206/ --- (Updated March 7, 2017, 10:03 p.m.) Review request for geode, Barry Oglesby

[jira] [Created] (GEODE-2617) LuceneResultStruct should be Serializable

2017-03-07 Thread xiaojian zhou (JIRA)
xiaojian zhou created GEODE-2617: Summary: LuceneResultStruct should be Serializable Key: GEODE-2617 URL: https://issues.apache.org/jira/browse/GEODE-2617 Project: Geode Issue Type: Bug

[jira] [Resolved] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-07 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao resolved GEODE-2570. Resolution: Fixed already fixed on develop. workaround supplied if using 1.1.0. > Export

[jira] [Assigned] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-07 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao reassigned GEODE-2570: -- Assignee: Jinmei Liao > Export cluster-configuration returns "GemFire error" message >

[jira] [Assigned] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-07 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao reassigned GEODE-2570: -- Assignee: (was: Jinmei Liao) > Export cluster-configuration returns "GemFire error"

[jira] [Updated] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-07 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao updated GEODE-2570: --- Fix Version/s: (was: 1.1.0) > Export cluster-configuration returns "GemFire error" message >

[jira] [Resolved] (GEODE-2593) DistributedSystemDUnitTest.testUDPPortRange fails intermittently with SystemConnectException: Unable to find a free port in the membership-port-range

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund resolved GEODE-2593. -- Resolution: Fixed Fix Version/s: 1.2.0 > DistributedSystemDUnitTest.testUDPPortRange fails

[jira] [Assigned] (GEODE-2593) DistributedSystemDUnitTest.testUDPPortRange fails intermittently with SystemConnectException: Unable to find a free port in the membership-port-range

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund reassigned GEODE-2593: Assignee: Kirk Lund > DistributedSystemDUnitTest.testUDPPortRange fails intermittently with >

Re: Review Request 57390: GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail

2017-03-07 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57390/#review168199 --- Ship it! Ship It! - Jinmei Liao On March 7, 2017, 7:09

Re: Review Request 57390: GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail

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

Re: Review Request 57390: GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail

2017-03-07 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57390/#review168190 --- Ship it! Ship It! - Jared Stewart On March 7, 2017, 7:09

[jira] [Assigned] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund reassigned GEODE-1198: Assignee: Kirk Lund (was: Hitesh Khamesra) > CI Failure:

[jira] [Updated] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1198: - Component/s: tests > CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort >

[jira] [Updated] (GEODE-1198) CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort

2017-03-07 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-1198: - Labels: Flaky (was: CI) > CI Failure: DistributedSystemDUnitTest.testConflictingUDPPort >

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900086#comment-15900086 ] ASF GitHub Bot commented on GEODE-2578: --- Github user PivotalSarge commented on a diff in the pull

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900083#comment-15900083 ] ASF GitHub Bot commented on GEODE-2578: --- Github user PivotalSarge commented on a diff in the pull

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104769132 --- Diff: src/cppcache/test/DataOutputTest.cpp --- @@ -305,15 +305,9 @@ TEST_F(DataOutputTest, TestCursorAdvance) {

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900082#comment-15900082 ] ASF GitHub Bot commented on GEODE-2578: --- Github user PivotalSarge commented on a diff in the pull

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104768886 --- Diff: src/cppcache/include/geode/DataOutput.hpp --- @@ -378,9 +378,8 @@ class CPPCACHE_EXPORT DataOutput { */ inline void

[GitHub] geode-native pull request #48: GEODE-2578: Remove 64 KiB limit on query stri...

2017-03-07 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/48#discussion_r104759431 --- Diff: src/cppcache/src/TcrMessage.hpp --- @@ -555,7 +555,7 @@ class CPPCACHE_EXPORT TcrMessage { const

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900077#comment-15900077 ] ASF GitHub Bot commented on GEODE-2578: --- Github user echobravopapa commented on a diff in the pull

[jira] [Commented] (GEODE-2578) Query string limited to 64 KiB

2017-03-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900078#comment-15900078 ] ASF GitHub Bot commented on GEODE-2578: --- Github user echobravopapa commented on a diff in the pull

  1   2   >