[jira] [Commented] (GEODE-5101) Cmake Find Module for Geode Native Not Correct

2018-05-04 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464285#comment-16464285 ] Blake Bender commented on GEODE-5101: - Investigated this morning, here are my findings: *

[jira] [Resolved] (GEODE-5101) Cmake Find Module for Geode Native Not Correct

2018-05-04 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5101. - Resolution: Won't Fix > Cmake Find Module for Geode Native Not Correct >

[jira] [Assigned] (GEODE-5101) Cmake Find Module for Geode Native Not Correct

2018-05-04 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender reassigned GEODE-5101: --- Assignee: Blake Bender > Cmake Find Module for Geode Native Not Correct >

[jira] [Created] (GEODE-5205) Refactor ThinClientPdxTests to eliminate looping, decrease run time

2018-05-11 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5205: --- Summary: Refactor ThinClientPdxTests to eliminate looping, decrease run time Key: GEODE-5205 URL: https://issues.apache.org/jira/browse/GEODE-5205 Project: Geode

[jira] [Created] (GEODE-5626) Segfault in Region::registerAllKeys when getInitialValues set to true

2018-08-23 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5626: --- Summary: Segfault in Region::registerAllKeys when getInitialValues set to true Key: GEODE-5626 URL: https://issues.apache.org/jira/browse/GEODE-5626 Project: Geode

[jira] [Updated] (GEODE-5626) Segfault in Region::registerAllKeys when getInitialValues set to true

2018-08-23 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-5626: Description: getInitialValues has a default value of false.  If you attempt to set it to true, and

[jira] [Created] (GEODE-5651) Fix _GEODE_FRIEND_STD_SHARED_PTR macro so we can upgrade to XCode version > 9.2

2018-08-28 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5651: --- Summary: Fix _GEODE_FRIEND_STD_SHARED_PTR macro so we can upgrade to XCode version > 9.2 Key: GEODE-5651 URL: https://issues.apache.org/jira/browse/GEODE-5651 Project:

[jira] [Updated] (GEODE-5651) Fix _GEODE_FRIEND_STD_SHARED_PTR macro so we can upgrade to XCode version > 9.2

2018-08-28 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-5651: Description: This macro: {code:java} #if defined(_clang_) #define _GEODE_FRIEND_STD_SHARED_PTR(_T)

[jira] [Created] (GEODE-5670) Remove duplicate definitions in test code

2018-08-30 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5670: --- Summary: Remove duplicate definitions in test code Key: GEODE-5670 URL: https://issues.apache.org/jira/browse/GEODE-5670 Project: Geode Issue Type:

[jira] [Created] (GEODE-5677) Remove _GEODE_FRIEND_STD_SHARED_PTR

2018-09-04 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5677: --- Summary: Remove _GEODE_FRIEND_STD_SHARED_PTR Key: GEODE-5677 URL: https://issues.apache.org/jira/browse/GEODE-5677 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-5713) Fix Valgrind complaint about use of uninitialized value

2018-09-10 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5713: --- Summary: Fix Valgrind complaint about use of uninitialized value Key: GEODE-5713 URL: https://issues.apache.org/jira/browse/GEODE-5713 Project: Geode Issue

[jira] [Updated] (GEODE-5713) Fix Valgrind complaint about use of uninitialized value

2018-09-10 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-5713: Description: On Linux, running Valgrind memcheck with the following simple app: {code:java} int

[jira] [Created] (GEODE-5386) Remove FLAKY label from all appropriate integration tests

2018-07-06 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5386: --- Summary: Remove FLAKY label from all appropriate integration tests Key: GEODE-5386 URL: https://issues.apache.org/jira/browse/GEODE-5386 Project: Geode Issue

[jira] [Created] (GEODE-4853) Replace serializer parameter with cache in PdxWrapper ctor

2018-03-15 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4853: --- Summary: Replace serializer parameter with cache in PdxWrapper ctor Key: GEODE-4853 URL: https://issues.apache.org/jira/browse/GEODE-4853 Project: Geode Issue

[jira] [Created] (GEODE-4854) Make CqQuery::getCqAttributesMutator return a value type

2018-03-15 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4854: --- Summary: Make CqQuery::getCqAttributesMutator return a value type Key: GEODE-4854 URL: https://issues.apache.org/jira/browse/GEODE-4854 Project: Geode Issue

[jira] [Created] (GEODE-4839) Fix type of persistenceInfo parameter on ParsistenceManager methods

2018-03-14 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4839: --- Summary: Fix type of persistenceInfo parameter on ParsistenceManager methods Key: GEODE-4839 URL: https://issues.apache.org/jira/browse/GEODE-4839 Project: Geode

[jira] [Created] (GEODE-4841) Switch declaration of HashMapOfPools to 'using' in PoolManagerImpl

2018-03-14 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4841: --- Summary: Switch declaration of HashMapOfPools to 'using' in PoolManagerImpl Key: GEODE-4841 URL: https://issues.apache.org/jira/browse/GEODE-4841 Project: Geode

[jira] [Created] (GEODE-4842) Remove Cache parameter from PoolFactory::Create in clicache

2018-03-14 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4842: --- Summary: Remove Cache parameter from PoolFactory::Create in clicache Key: GEODE-4842 URL: https://issues.apache.org/jira/browse/GEODE-4842 Project: Geode

[jira] [Assigned] (GEODE-4427) Cleanup function pointer types in Serializable.hpp

2018-03-14 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender reassigned GEODE-4427: --- Assignee: Blake Bender > Cleanup function pointer types in Serializable.hpp >

[jira] [Updated] (GEODE-4842) Remove Cache parameter from PoolFactory::Create in clicache

2018-03-14 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-4842: Component/s: native client > Remove Cache parameter from PoolFactory::Create in clicache >

[jira] [Created] (GEODE-5092) TSSDataOutput class should be using modern memory management, and have a meaningful name

2018-04-17 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5092: --- Summary: TSSDataOutput class should be using modern memory management, and have a meaningful name Key: GEODE-5092 URL: https://issues.apache.org/jira/browse/GEODE-5092

[jira] [Commented] (GEODE-3993) Re-evaluate the Cache.createDataInput/Output API

2018-03-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419807#comment-16419807 ] Blake Bender commented on GEODE-3993: - So perhaps the most offensive issue here is that, wherever we

[jira] [Assigned] (GEODE-3993) Re-evaluate the Cache.createDataInput/Output API

2018-03-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender reassigned GEODE-3993: --- Assignee: Blake Bender > Re-evaluate the Cache.createDataInput/Output API >

[jira] [Created] (GEODE-4918) dotnet examples build broken in develop branch

2018-03-22 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4918: --- Summary: dotnet examples build broken in develop branch Key: GEODE-4918 URL: https://issues.apache.org/jira/browse/GEODE-4918 Project: Geode Issue Type: Bug

[jira] [Created] (GEODE-4889) Make Cache::createDataInput/Output return value type

2018-03-19 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4889: --- Summary: Make Cache::createDataInput/Output return value type Key: GEODE-4889 URL: https://issues.apache.org/jira/browse/GEODE-4889 Project: Geode Issue Type:

[jira] [Created] (GEODE-4912) Change DistributedSystem::create to return value type

2018-03-21 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4912: --- Summary: Change DistributedSystem::create to return value type Key: GEODE-4912 URL: https://issues.apache.org/jira/browse/GEODE-4912 Project: Geode Issue

[jira] [Assigned] (GEODE-4912) Change DistributedSystem::create to return value type

2018-03-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender reassigned GEODE-4912: --- Assignee: Blake Bender > Change DistributedSystem::create to return value type >

[jira] [Created] (GEODE-4899) Use RHEL 7 as base for Linux builds

2018-03-20 Thread Blake Bender (JIRA)
Blake Bender created GEODE-4899: --- Summary: Use RHEL 7 as base for Linux builds Key: GEODE-4899 URL: https://issues.apache.org/jira/browse/GEODE-4899 Project: Geode Issue Type: Task

[jira] [Closed] (GEODE-2608) Source release should not require git repo

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2608. --- > Source release should not require git repo > -- > >

[jira] [Resolved] (GEODE-2607) Improve release artifacts

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2607. - Resolution: Fixed > Improve release artifacts > - > >

[jira] [Commented] (GEODE-2607) Improve release artifacts

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662572#comment-16662572 ] Blake Bender commented on GEODE-2607: - We don't currently generate the GPG signature file, but this

[jira] [Closed] (GEODE-2607) Improve release artifacts

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2607. --- > Improve release artifacts > - > > Key: GEODE-2607 >

[jira] [Resolved] (GEODE-2608) Source release should not require git repo

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2608. - Resolution: Fixed > Source release should not require git repo >

[jira] [Commented] (GEODE-2608) Source release should not require git repo

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662573#comment-16662573 ] Blake Bender commented on GEODE-2608: - Yep, this was fixed some time ago and the associated Jira item

[jira] [Commented] (GEODE-2610) Host schema on geode.apache.org

2018-10-24 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662918#comment-16662918 ] Blake Bender commented on GEODE-2610: - Schema is now hosted at

[jira] [Created] (GEODE-5954) Client side statistics are still being generated when executing functions on server

2018-10-30 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5954: --- Summary: Client side statistics are still being generated when executing functions on server Key: GEODE-5954 URL: https://issues.apache.org/jira/browse/GEODE-5954

[jira] [Created] (GEODE-6004) FunctionService::withArgs should accept vector of std::string

2018-11-06 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6004: --- Summary: FunctionService::withArgs should accept vector of std::string Key: GEODE-6004 URL: https://issues.apache.org/jira/browse/GEODE-6004 Project: Geode

[jira] [Updated] (GEODE-6007) Remove use of snprintf in NC code base

2018-11-09 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-6007: Description: This is bad practice in general, and may open us up to maliciousness.  There are two

[jira] [Created] (GEODE-6007) Remove use of snprintf in NC code base

2018-11-07 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6007: --- Summary: Remove use of snprintf in NC code base Key: GEODE-6007 URL: https://issues.apache.org/jira/browse/GEODE-6007 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-6054) Make geode-native build with VS 2017 runtime

2018-11-14 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6054: --- Summary: Make geode-native build with VS 2017 runtime Key: GEODE-6054 URL: https://issues.apache.org/jira/browse/GEODE-6054 Project: Geode Issue Type:

[jira] [Created] (GEODE-5756) Use consistent namespace in integration-test

2018-09-19 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5756: --- Summary: Use consistent namespace in integration-test Key: GEODE-5756 URL: https://issues.apache.org/jira/browse/GEODE-5756 Project: Geode Issue Type:

***UNCHECKED*** [jira] [Created] (GEODE-5755) Remove unused methods in test code

2018-09-19 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5755: --- Summary: Remove unused methods in test code Key: GEODE-5755 URL: https://issues.apache.org/jira/browse/GEODE-5755 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-5763) Add ContinuousQuery tests for operations INVALIDATE and MARKER

2018-09-20 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5763: --- Summary: Add ContinuousQuery tests for operations INVALIDATE and MARKER Key: GEODE-5763 URL: https://issues.apache.org/jira/browse/GEODE-5763 Project: Geode

[jira] [Created] (GEODE-5768) ContinuousQuery broken with respect to DataSerializable objects

2018-09-21 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5768: --- Summary: ContinuousQuery broken with respect to DataSerializable objects Key: GEODE-5768 URL: https://issues.apache.org/jira/browse/GEODE-5768 Project: Geode

[jira] [Created] (GEODE-5769) Test AppDomains against TcrChunkedResult

2018-09-21 Thread Blake Bender (JIRA)
Blake Bender created GEODE-5769: --- Summary: Test AppDomains against TcrChunkedResult Key: GEODE-5769 URL: https://issues.apache.org/jira/browse/GEODE-5769 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-6300) Assertion in CLI tests re: bad AppDomain

2019-01-18 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6300: --- Summary: Assertion in CLI tests re: bad AppDomain Key: GEODE-6300 URL: https://issues.apache.org/jira/browse/GEODE-6300 Project: Geode Issue Type: Bug

[jira] [Created] (GEODE-6199) Remove pdxautoserializer from contrib

2018-12-13 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6199: --- Summary: Remove pdxautoserializer from contrib Key: GEODE-6199 URL: https://issues.apache.org/jira/browse/GEODE-6199 Project: Geode Issue Type: Task

[jira] [Created] (GEODE-6229) Need an Ubuntu Packer image

2018-12-20 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6229: --- Summary: Need an Ubuntu Packer image Key: GEODE-6229 URL: https://issues.apache.org/jira/browse/GEODE-6229 Project: Geode Issue Type: Improvement

[jira] [Comment Edited] (GEODE-6114) C++ examples can't be built individually if they need a jar file

2018-11-30 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705330#comment-16705330 ] Blake Bender edited comment on GEODE-6114 at 11/30/18 10:05 PM: A WORD OF

[jira] [Commented] (GEODE-6114) C++ examples can't be built individually if they need a jar file

2018-11-30 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16705330#comment-16705330 ] Blake Bender commented on GEODE-6114: - A WORD OF CAUTION:  This was discovered on s docs machine

[jira] [Created] (GEODE-6139) Fix rat complaints about files for 1.8 release

2018-12-04 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6139: --- Summary: Fix rat complaints about files for 1.8 release Key: GEODE-6139 URL: https://issues.apache.org/jira/browse/GEODE-6139 Project: Geode Issue Type: Bug

[jira] [Created] (GEODE-6165) Need a workaround to install Doxygen on Windows AMI

2018-12-07 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6165: --- Summary: Need a workaround to install Doxygen on Windows AMI Key: GEODE-6165 URL: https://issues.apache.org/jira/browse/GEODE-6165 Project: Geode Issue Type:

[jira] [Created] (GEODE-6160) CPack ignore syntax isn't properly escaped

2018-12-06 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6160: --- Summary: CPack ignore syntax isn't properly escaped Key: GEODE-6160 URL: https://issues.apache.org/jira/browse/GEODE-6160 Project: Geode Issue Type: Bug

[jira] [Updated] (GEODE-6160) CPack ignore syntax isn't properly escaped

2018-12-06 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-6160: Description: In our .cpackignore file, we have lines of the form "\.foo", for example, but the

[jira] [Created] (GEODE-6263) Update Packer script for Windows w/new EC2 config

2019-01-10 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6263: --- Summary: Update Packer script for Windows w/new EC2 config Key: GEODE-6263 URL: https://issues.apache.org/jira/browse/GEODE-6263 Project: Geode Issue Type:

[jira] [Created] (GEODE-6249) Port AttributesMutator test to new framework

2019-01-07 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6249: --- Summary: Port AttributesMutator test to new framework Key: GEODE-6249 URL: https://issues.apache.org/jira/browse/GEODE-6249 Project: Geode Issue Type:

[jira] [Created] (GEODE-6250) Port testCache tests to new integration framework

2019-01-07 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6250: --- Summary: Port testCache tests to new integration framework Key: GEODE-6250 URL: https://issues.apache.org/jira/browse/GEODE-6250 Project: Geode Issue Type:

[jira] [Updated] (GEODE-6210) Geode Native C++ Example (Transaction with Retry)

2019-03-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender updated GEODE-6210: Summary: Geode Native C++ Example (Transaction with Retry) (was: Geode Native C++ Example

[jira] [Commented] (GEODE-6210) Geode Native C++ Example (Transaction with Retry)

2019-03-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16805252#comment-16805252 ] Blake Bender commented on GEODE-6210: - Changed the title to Transaction with Retry, cause it was

[jira] [Created] (GEODE-6575) Windows configuration 'RelWithDebInfo' doesn't build properly

2019-03-29 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6575: --- Summary: Windows configuration 'RelWithDebInfo' doesn't build properly Key: GEODE-6575 URL: https://issues.apache.org/jira/browse/GEODE-6575 Project: Geode

[jira] [Created] (GEODE-6568) Use OpenSSL from local install, rather than download/build

2019-03-28 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6568: --- Summary: Use OpenSSL from local install, rather than download/build Key: GEODE-6568 URL: https://issues.apache.org/jira/browse/GEODE-6568 Project: Geode Issue

[jira] [Resolved] (GEODE-6139) Fix rat complaints about files for 1.8 release

2019-04-01 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-6139. - Resolution: Fixed > Fix rat complaints about files for 1.8 release >

[jira] [Closed] (GEODE-6139) Fix rat complaints about files for 1.8 release

2019-04-01 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-6139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-6139. --- > Fix rat complaints about files for 1.8 release > -- > >

[jira] [Resolved] (GEODE-5708) Memory corruption in c++ client

2019-03-25 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5708. - Resolution: Fixed [https://github.com/apache/geode-native/pull/464] merged to develop > Memory

[jira] [Closed] (GEODE-5708) Memory corruption in c++ client

2019-03-25 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5708. --- > Memory corruption in c++ client > --- > > Key: GEODE-5708

[jira] [Created] (GEODE-6500) apache::geode::client::InterestResultPolicy only works because we get lucky

2019-03-08 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6500: --- Summary: apache::geode::client::InterestResultPolicy only works because we get lucky Key: GEODE-6500 URL: https://issues.apache.org/jira/browse/GEODE-6500 Project:

[jira] [Closed] (GEODE-4036) ExceptionTypes.hpp:210 dereferencing inner exception when there isn't one

2019-01-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-4036. --- > ExceptionTypes.hpp:210 dereferencing inner exception when there isn't one >

[jira] [Resolved] (GEODE-4036) ExceptionTypes.hpp:210 dereferencing inner exception when there isn't one

2019-01-29 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-4036. - Resolution: Cannot Reproduce This has been open and unaddressed for roughly 15 months now, so

[jira] [Created] (GEODE-6624) SIGABRT Due to nested exceptions when value returned that can't be deserialized

2019-04-09 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6624: --- Summary: SIGABRT Due to nested exceptions when value returned that can't be deserialized Key: GEODE-6624 URL: https://issues.apache.org/jira/browse/GEODE-6624 Project:

[jira] [Created] (GEODE-6625) Need to throw more informative exception for classes we can't deserialize

2019-04-09 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6625: --- Summary: Need to throw more informative exception for classes we can't deserialize Key: GEODE-6625 URL: https://issues.apache.org/jira/browse/GEODE-6625 Project: Geode

[jira] [Created] (GEODE-6781) AuthInitialize example uses deprecated server-side object

2019-05-17 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6781: --- Summary: AuthInitialize example uses deprecated server-side object Key: GEODE-6781 URL: https://issues.apache.org/jira/browse/GEODE-6781 Project: Geode Issue

[jira] [Created] (GEODE-6826) Refactor TcrConnection::readMessageChunked

2019-06-04 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6826: --- Summary: Refactor TcrConnection::readMessageChunked Key: GEODE-6826 URL: https://issues.apache.org/jira/browse/GEODE-6826 Project: Geode Issue Type:

[jira] [Created] (GEODE-6835) AuthenticationException when using subscription and AuthInitialize

2019-06-05 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6835: --- Summary: AuthenticationException when using subscription and AuthInitialize Key: GEODE-6835 URL: https://issues.apache.org/jira/browse/GEODE-6835 Project: Geode

[jira] [Created] (GEODE-6843) Move inline functions from TcrMessage out of header

2019-06-06 Thread Blake Bender (JIRA)
Blake Bender created GEODE-6843: --- Summary: Move inline functions from TcrMessage out of header Key: GEODE-6843 URL: https://issues.apache.org/jira/browse/GEODE-6843 Project: Geode Issue Type:

[jira] [Assigned] (GEODE-3287) Remove Assert.hpp

2019-05-23 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender reassigned GEODE-3287: --- Assignee: Blake Bender > Remove Assert.hpp > - > > Key:

[jira] [Closed] (GEODE-2438) Correct references to non-existent JAR files

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2438. --- > Correct references to non-existent JAR files > > >

[jira] [Resolved] (GEODE-2438) Correct references to non-existent JAR files

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2438. - Resolution: Won't Fix > Correct references to non-existent JAR files >

[jira] [Commented] (GEODE-2438) Correct references to non-existent JAR files

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844124#comment-16844124 ] Blake Bender commented on GEODE-2438: - Won't fix - CacheHelper* classes are part of the old

[jira] [Closed] (GEODE-2492) Public API includes should be clean of all warnings and style issues

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2492. --- > Public API includes should be clean of all warnings and style issues >

[jira] [Resolved] (GEODE-2492) Public API includes should be clean of all warnings and style issues

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2492. - Resolution: Fixed We can add more formatting features to our .clang-format file as we go, but we

[jira] [Resolved] (GEODE-2511) Native client can support JSON

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2511. - Resolution: Won't Fix For what, exactly?  As a replacement for a properties file or a cache.xml

[jira] [Closed] (GEODE-2511) Native client can support JSON

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2511. --- > Native client can support JSON > -- > > Key: GEODE-2511 >

[jira] [Resolved] (GEODE-2540) .NET Integration Tests Should Keep Configuration Files Local to Each Test

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2540. - Resolution: Won't Fix "Won't Fix" isn't _exactly_ the right resolution for this, but it'll do. 

[jira] [Closed] (GEODE-2540) .NET Integration Tests Should Keep Configuration Files Local to Each Test

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2540. --- > .NET Integration Tests Should Keep Configuration Files Local to Each Test >

[jira] [Closed] (GEODE-2371) CI needs to run a target for checking format on PRs

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-2371. --- > CI needs to run a target for checking format on PRs >

[jira] [Resolved] (GEODE-2371) CI needs to run a target for checking format on PRs

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-2371. - Resolution: Won't Fix > CI needs to run a target for checking format on PRs >

[jira] [Commented] (GEODE-2371) CI needs to run a target for checking format on PRs

2019-05-20 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844077#comment-16844077 ] Blake Bender commented on GEODE-2371: - Gonna go ahead and close this one.  The RAT check and Travis

[jira] [Closed] (GEODE-5755) Remove unused methods in test code

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5755. --- This is not a productive area of the code to be working in.  It's all going away when we rewrite the

[jira] [Resolved] (GEODE-5802) Replace raw pointers with smart pointers

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5802. - Resolution: Won't Fix > Replace raw pointers with smart pointers >

[jira] [Resolved] (GEODE-5769) Test AppDomains against TcrChunkedResult

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5769. - Resolution: Fixed > Test AppDomains against TcrChunkedResult >

[jira] [Closed] (GEODE-5769) Test AppDomains against TcrChunkedResult

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5769. --- Fixed in PR #412 > Test AppDomains against TcrChunkedResult >

[jira] [Resolved] (GEODE-5755) Remove unused methods in test code

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5755. - Resolution: Won't Fix > Remove unused methods in test code > --

[jira] [Resolved] (GEODE-5746) Integration-test-2 CLI tests are flaky when run in parallel.

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5746. - Resolution: Fixed > Integration-test-2 CLI tests are flaky when run in parallel. >

[jira] [Closed] (GEODE-5746) Integration-test-2 CLI tests are flaky when run in parallel.

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5746. --- Fixed in the linked PRs.  If we still have test framework issues (and we probably do), we'll open new

[jira] [Closed] (GEODE-5802) Replace raw pointers with smart pointers

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5802. --- Too vague, will open specific tickets for specific replacements of raw pointers with smart pointers as

[jira] [Commented] (GEODE-5818) Port Remaining csharp test projects to be generated by cmake

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844957#comment-16844957 ] Blake Bender commented on GEODE-5818: - This item can probably be resolved Won't Fix and closed in

[jira] [Closed] (GEODE-5756) Use consistent namespace in integration-test

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5756. --- Not a productive use of our time.  We're rewriting all the tests, and this will go away as part of that

[jira] [Resolved] (GEODE-5756) Use consistent namespace in integration-test

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender resolved GEODE-5756. - Resolution: Won't Fix > Use consistent namespace in integration-test >

[jira] [Closed] (GEODE-5957) Unexpected exception when executing an unknown function.

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5957. --- We'll probably see this again from time to time in the future, but that should be addressed by specific

[jira] [Closed] (GEODE-5962) region.putAll crashes if the map has a key with value nullptr

2019-05-21 Thread Blake Bender (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-5962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Bender closed GEODE-5962. --- Fixed in PR #408 > region.putAll crashes if the map has a key with value nullptr >

  1   2   3   4   5   6   7   8   9   10   >