[jira] [Updated] (GEODE-690) CI failure: HARegionQueueDUnitTest.testNPEDueToHARegionQueueEscapeInConstructor

2018-04-10 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-690: --- Component/s: client queues > CI failure: > HARegionQueueDUnitTest.testNPEDueToHARegionQueueEscapeInCon

[jira] [Assigned] (GEODE-690) CI failure: HARegionQueueDUnitTest.testNPEDueToHARegionQueueEscapeInConstructor

2018-04-10 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-690: -- Assignee: Jens Deppe (was: Dan Smith) > CI failure: > HARegionQueueDUnitTest.testNPEDueToHAReg

[jira] [Assigned] (GEODE-690) CI failure: HARegionQueueDUnitTest.testNPEDueToHARegionQueueEscapeInConstructor

2018-04-10 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-690: -- Assignee: (was: Jens Deppe) > CI failure: > HARegionQueueDUnitTest.testNPEDueToHARegionQueu

[jira] [Resolved] (GEODE-3603) Refactor exception handling in ProtoBuf operation handlers

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3603. - Resolution: Done > Refactor exception handling in ProtoBuf operation handlers > --

[jira] [Resolved] (GEODE-4607) Get rid of Request and Response; renumber Protobuf fields

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4607. - Resolution: Done > Get rid of Request and Response; renumber Protobuf fields > ---

[jira] [Resolved] (GEODE-3218) Client-Server protocol API Specification

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3218. - Resolution: Done > Client-Server protocol API Specification >

[jira] [Resolved] (GEODE-3706) Update error code docs for new protocol

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3706. - Resolution: Done > Update error code docs for new protocol > -

[jira] [Resolved] (GEODE-3795) Add version to package name for new protocol

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3795. - Resolution: Done > Add version to package name for new protocol >

[jira] [Resolved] (GEODE-3793) Test/prove out new protocol's versioning/message additions

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3793. - Resolution: Done > Test/prove out new protocol's versioning/message additions > --

[jira] [Resolved] (GEODE-3648) Document Protobuf messages

2018-03-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3648. - Resolution: Done > Document Protobuf messages > -- > > Key

[jira] [Resolved] (GEODE-3696) New protocol - create region message

2018-03-16 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3696. - Resolution: Won't Do This will be available in the REST API which should be sufficient. > New pro

[jira] [Resolved] (GEODE-3697) New protocol - destroy region message

2018-03-16 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3697. - Resolution: Won't Do This will be available in the REST API which should be sufficient. > New pro

[jira] [Created] (GEODE-4772) Protobuf: add region clear message/operation

2018-03-05 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4772: --- Summary: Protobuf: add region clear message/operation Key: GEODE-4772 URL: https://issues.apache.org/jira/browse/GEODE-4772 Project: Geode Issue Type: New Feat

[jira] [Resolved] (GEODE-4322) Locator fails to start with NPE during join to the distributed system

2018-02-26 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4322. - Resolution: Won't Fix Following the procedure to delete the .dat files is the best bet until you c

[jira] [Updated] (GEODE-4610) Refactor PDX into geode-pdx module

2018-02-20 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4610: Description: As a client developer, I want to be able to create PDX objects without having a cache

[jira] [Updated] (GEODE-3405) Add support for PDX from clients

2018-02-16 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3405: Description: As a user of the client/server protocol, I need to be able to put my PDX-serialized ob

[jira] [Resolved] (GEODE-3398) Locator needs to talk new protocol

2018-02-14 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3398. - Resolution: Done Fix Version/s: 1.3.0 > Locator needs to talk new protocol > --

[jira] [Updated] (GEODE-2794) REST API Doesn't Accept Primitive Types as Values

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-2794: Description: Plain text is valid JSON, but is not supported by the REST API. Same issue for all pri

[jira] [Updated] (GEODE-2518) Developer can pass Collections via JSON

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-2518: Description: Requesting that the Gemfire REST Api allow the passing of a collection in the JSON pay

[jira] [Updated] (GEODE-3465) GetServerRequest on Locator accepts group

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3465: Description: The user should be able to specify a group for which they want to receive a server fro

[jira] [Resolved] (GEODE-4660) Protobuf: Add update/replace message

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4660. - Resolution: Duplicate > Protobuf: Add update/replace message > ---

[jira] [Updated] (GEODE-3646) Protobuf: Add update message

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3646: Description: As a dev using the new protocol, I need to be able to update an entry that already exi

[jira] [Created] (GEODE-4665) New protocol: enable cache Transactions

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4665: --- Summary: New protocol: enable cache Transactions Key: GEODE-4665 URL: https://issues.apache.org/jira/browse/GEODE-4665 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-4664) New protocol: enable two-way SSL

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4664: --- Summary: New protocol: enable two-way SSL Key: GEODE-4664 URL: https://issues.apache.org/jira/browse/GEODE-4664 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-4663) Protobuf: Add GetAllServers message

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4663: --- Summary: Protobuf: Add GetAllServers message Key: GEODE-4663 URL: https://issues.apache.org/jira/browse/GEODE-4663 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-4662) Protobuf: Add GetEntryCount message

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4662: --- Summary: Protobuf: Add GetEntryCount message Key: GEODE-4662 URL: https://issues.apache.org/jira/browse/GEODE-4662 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-4661) Protobuf: add GetAllKeys message

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4661: --- Summary: Protobuf: add GetAllKeys message Key: GEODE-4661 URL: https://issues.apache.org/jira/browse/GEODE-4661 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-4660) Protobuf: Add update/replace message

2018-02-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4660: --- Summary: Protobuf: Add update/replace message Key: GEODE-4660 URL: https://issues.apache.org/jira/browse/GEODE-4660 Project: Geode Issue Type: New Feature

[jira] [Updated] (GEODE-2999) New flow: Put if absent

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-2999: Description: As a dev using the new protocol, I need to be able to put an entry only if it doesn't

[jira] [Updated] (GEODE-3126) Add ad hoc query execution to new protocol

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3126: Description: As a Geode developer using the new client/server protocol, I need to be able to send q

[jira] [Updated] (GEODE-3405) Add support for PDX from clients

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3405: Description: As a user of the client/server protocol, I need to be able to put my PDX-serialized ob

[jira] [Resolved] (GEODE-3644) Add function execution on specific keys

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3644. - Resolution: Implemented Assignee: Galen O'Sullivan Fix Version/s: 1.5.0 > Add func

[jira] [Updated] (GEODE-4301) Need an API for retrieving keys for OQL query resultset

2018-02-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4301: Labels: (was: pull-request-available) > Need an API for retrieving keys for OQL query resultset >

[jira] [Assigned] (GEODE-4635) Enable Extensibility for JSON PDX Serialization

2018-02-08 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-4635: --- Assignee: Brian Baynes > Enable Extensibility for JSON PDX Serialization > --

[jira] [Assigned] (GEODE-4627) Protobuf server operation handlers do not check for low-memory conditions

2018-02-08 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-4627: --- Assignee: Brian Baynes > Protobuf server operation handlers do not check for low-memory condi

[jira] [Updated] (GEODE-4270) [CI Failure] org.apache.geode.cache.query.cq.dunit.CqSecurityAuthorizedUserDUnitTest > cqExecuteWithInitialResultsWithMethodInvocationWithUnpopulatedRegionAndFollowedByAP

2018-02-01 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4270: Component/s: client/server > [CI Failure] > org.apache.geode.cache.query.cq.dunit.CqSecurityAuthori

[jira] [Resolved] (GEODE-1763) CI failure: PartitionedRegionSingleHopDUnitTest.testMetadataIsSameOnAllServersAndClients

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-1763. - Resolution: Resolved Marked flaky. > CI failure: > PartitionedRegionSingleHopDUnitTest.testMetad

[jira] [Resolved] (GEODE-921) InternalGemFireError: No cache client proxy on this node

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-921. Resolution: Cannot Reproduce > InternalGemFireError: No cache client proxy on this node > ---

[jira] [Resolved] (GEODE-1725) Need to look perf issue with InternalDistributedMember compare function

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-1725. - Resolution: Not A Problem No perf issues have been seen. Can reopen if this changes. > Need to lo

[jira] [Resolved] (GEODE-1550) CI Failure: MembershipJUnitTest.testMultipleManagersInSameProcess assertion failure

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-1550. - Resolution: Fixed > CI Failure: MembershipJUnitTest.testMultipleManagersInSameProcess assertion >

[jira] [Resolved] (GEODE-3285) New protocol authentication with SASL

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3285. - Resolution: Won't Do Implemented basic auth that works with Geode's existing security manager.  

[jira] [Commented] (GEODE-3862) setbit command with redis adaptor kills the server when using WAN replication

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347345#comment-16347345 ] Brian Baynes commented on GEODE-3862: - No one is working on Redis support right now –

[jira] [Resolved] (GEODE-3862) setbit command with redis adaptor kills the server when using WAN replication

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3862. - Resolution: Won't Fix > setbit command with redis adaptor kills the server when using WAN replicat

[jira] [Reopened] (GEODE-4396) Refactor Message into two concrete classes

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reopened GEODE-4396: - > Refactor Message into two concrete classes > -- > >

[jira] [Resolved] (GEODE-4395) Refactor Handshake into two concrete classes

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4395. - Resolution: Duplicate > Refactor Handshake into two concrete classes > ---

[jira] [Resolved] (GEODE-4396) Refactor Message into two concrete classes

2018-01-31 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4396. - Resolution: Duplicate > Refactor Message into two concrete classes > -

[jira] [Updated] (GEODE-4353) Deprecate security-client-dhalgo property

2018-01-30 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4353: Description: {{security-client-dhalgo}}{\{ should be deprecated in favor of using the ssl-* setting

[jira] [Created] (GEODE-4402) Log exceptions to server log

2018-01-26 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4402: --- Summary: Log exceptions to server log Key: GEODE-4402 URL: https://issues.apache.org/jira/browse/GEODE-4402 Project: Geode Issue Type: Improvement Co

[jira] [Updated] (GEODE-3644) Add function execution on specific keys

2018-01-22 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3644: Description: As a Geode developer using the new client/server protocol, I need the ability to execu

[jira] [Updated] (GEODE-3644) Add function execution on specific keys

2018-01-22 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3644: Description: As a Geode developer using the new client/server protocol, I need the ability to execu

[jira] [Resolved] (GEODE-3138) Add function execution *with parameters* to new protocol

2018-01-22 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3138. - Resolution: Duplicate > Add function execution *with parameters* to new protocol > ---

[jira] [Assigned] (GEODE-3560) Document creation of a non-Java client w/ new protocol

2018-01-17 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-3560: --- Assignee: (was: Jens Deppe) > Document creation of a non-Java client w/ new protocol > --

[jira] [Updated] (GEODE-3588) 2 restarts of Locator results in split brain

2018-01-08 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3588: Priority: Major (was: Minor) Summary: 2 restarts of Locator results in split brain (was: Resta

[jira] [Assigned] (GEODE-4246) Remove mcast-port from build generated gemfire.properties

2018-01-08 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-4246: --- Assignee: Michael Dodge > Remove mcast-port from build generated gemfire.properties > ---

[jira] [Updated] (GEODE-4192) GetServer request should return error if no servers found

2018-01-03 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4192: Issue Type: Improvement (was: Bug) > GetServer request should return error if no servers found > --

[jira] [Created] (GEODE-4192) GetServer request should return error if no servers found

2018-01-03 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4192: --- Summary: GetServer request should return error if no servers found Key: GEODE-4192 URL: https://issues.apache.org/jira/browse/GEODE-4192 Project: Geode Issue T

[jira] [Updated] (GEODE-4092) New protocol does not have an API to get the best server to connect to

2017-12-27 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4092: Fix Version/s: (was: 1.4.0) > New protocol does not have an API to get the best server to connec

[jira] [Resolved] (GEODE-4090) Use an enum for Error.errorCode, rather than an int32

2017-12-18 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4090. - Resolution: Fixed Assignee: Brian Rowe Fix Version/s: 1.4.0 > Use an enum for Erro

[jira] [Updated] (GEODE-4086) ClientHealthMonitor removing client - socket should be closed before cleanup is done

2017-12-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-4086: Fix Version/s: 1.4.0 > ClientHealthMonitor removing client - socket should be closed before cleanup

[jira] [Resolved] (GEODE-3964) Add another severe-alert option

2017-12-13 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3964. - Resolution: Fixed Assignee: Galen O'Sullivan Fix Version/s: 1.4.0 > Add another se

[jira] [Created] (GEODE-4090) Use an enum for Error.errorCode, rather than an int32

2017-12-13 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4090: --- Summary: Use an enum for Error.errorCode, rather than an int32 Key: GEODE-4090 URL: https://issues.apache.org/jira/browse/GEODE-4090 Project: Geode Issue Type:

[jira] [Created] (GEODE-4086) ClientHealthMonitor removing client - socket should be closed before cleanup is done

2017-12-12 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4086: --- Summary: ClientHealthMonitor removing client - socket should be closed before cleanup is done Key: GEODE-4086 URL: https://issues.apache.org/jira/browse/GEODE-4086 Proj

[jira] [Resolved] (GEODE-3399) Enable protocol feature toggle on locators

2017-12-11 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3399. - Resolution: Delivered Fix Version/s: 1.3.0 > Enable protocol feature toggle on locators > -

[jira] [Resolved] (GEODE-3400) GetAvailableServers on locators

2017-12-11 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3400. - Resolution: Delivered Fix Version/s: 1.3.0 > GetAvailableServers on locators >

[jira] [Created] (GEODE-4069) Remove RemoveAll message

2017-12-07 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-4069: --- Summary: Remove RemoveAll message Key: GEODE-4069 URL: https://issues.apache.org/jira/browse/GEODE-4069 Project: Geode Issue Type: Task Components: c

[jira] [Resolved] (GEODE-4069) Remove RemoveAll message

2017-12-07 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-4069. - Resolution: Duplicate > Remove RemoveAll message > > > Ke

[jira] [Resolved] (GEODE-3105) New flow: GetRegions

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3105. - Resolution: Done > New flow: GetRegions > > > Key: GEODE-3105

[jira] [Updated] (GEODE-3105) New flow: GetRegionNames

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3105: Fix Version/s: 1.4.0 Description: Users of the new client/server protocol need to be able to r

[jira] [Resolved] (GEODE-2581) New Client/Server Protocol Design Proposal

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-2581. - Resolution: Done > New Client/Server Protocol Design Proposal > --

[jira] [Resolved] (GEODE-2997) New flow: putAll/getAll

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-2997. - Resolution: Fixed Fix Version/s: 1.4.0 > New flow: putAll/getAll > ---

[jira] [Resolved] (GEODE-3503) Remove Codec classes for Protobuf encoded primitives

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3503. - Resolution: Fixed > Remove Codec classes for Protobuf encoded primitives > ---

[jira] [Resolved] (GEODE-3604) Refactor new protobuf protocol code, to be less intrusive on core

2017-11-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3604. - Resolution: Fixed Fix Version/s: 1.4.0 > Refactor new protobuf protocol code, to be less in

[jira] [Updated] (GEODE-3683) CacheConnectionTimeoutJUnitTest failing intermittently in CI.

2017-11-16 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3683: Fix Version/s: (was: 1.3.0) 1.4.0 > CacheConnectionTimeoutJUnitTest failing i

[jira] [Resolved] (GEODE-3074) Integrate new client protocol into existing connection logic

2017-11-15 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3074. - Resolution: Fixed Fix Version/s: 1.4.0 > Integrate new client protocol into existing connec

[jira] [Resolved] (GEODE-3081) Interact correctly with CachedRegionHelper in NewClientServerConnection

2017-11-15 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3081. - Resolution: Not A Problem Not necessary with latest developments in new protocol > Interact corre

[jira] [Resolved] (GEODE-3087) Refactor methods from ClientHandShake to ServerConnection.

2017-11-15 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3087. - Resolution: Not A Problem No longer an issue with developments in new protocol > Refactor methods

[jira] [Assigned] (GEODE-3560) Document creation of a non-Java client w/ new protocol

2017-11-10 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-3560: --- Assignee: Jens Deppe > Document creation of a non-Java client w/ new protocol > -

[jira] [Resolved] (GEODE-3729) New client protocol should be properly configurable

2017-11-03 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3729. - Resolution: Won't Do No longer relevant. > New client protocol should be properly configurable >

[jira] [Updated] (GEODE-3895) Add Handshake/Message version byte

2017-10-23 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3895: Description: Add an extra protocol version byte so that the first two bytes will (initially) be 110

[jira] [Created] (GEODE-3895) Add Handshake/Message version byte

2017-10-23 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3895: --- Summary: Add Handshake/Message version byte Key: GEODE-3895 URL: https://issues.apache.org/jira/browse/GEODE-3895 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-3894) Create HandshakeRequest

2017-10-23 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3894: --- Summary: Create HandshakeRequest Key: GEODE-3894 URL: https://issues.apache.org/jira/browse/GEODE-3894 Project: Geode Issue Type: Improvement Compone

[jira] [Updated] (GEODE-3862) setbit command with redis adaptor kills the server when using WAN replication

2017-10-23 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3862: Affects Version/s: 1.2.1 Fix Version/s: (was: 1.2.1) > setbit command with redis adaptor

[jira] [Resolved] (GEODE-3078) Protocol connection runs in AcceptorImpl's thread pool

2017-10-16 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3078. - Resolution: Fixed > Protocol connection runs in AcceptorImpl's thread pool > -

[jira] [Assigned] (GEODE-2580) New Client/Server Protocol to make the development of clients easier

2017-10-10 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-2580: --- Assignee: Michael Dodge > New Client/Server Protocol to make the development of clients easie

[jira] [Created] (GEODE-3802) Ensure no public APIs and all under internal

2017-10-10 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3802: --- Summary: Ensure no public APIs and all under internal Key: GEODE-3802 URL: https://issues.apache.org/jira/browse/GEODE-3802 Project: Geode Issue Type: Task

[jira] [Created] (GEODE-3797) Remove correlation ID from new protocol

2017-10-09 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3797: --- Summary: Remove correlation ID from new protocol Key: GEODE-3797 URL: https://issues.apache.org/jira/browse/GEODE-3797 Project: Geode Issue Type: Task

[jira] [Updated] (GEODE-3774) Remove double-checked Locking in New Client Protocol code

2017-10-06 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3774: Description: {{ServerConnectionFactory}} uses double-checked locking for loading the services it de

[jira] [Resolved] (GEODE-3695) Remove unused protobuf messages from new protocol

2017-10-04 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes resolved GEODE-3695. - Resolution: Done > Remove unused protobuf messages from new protocol > ---

[jira] [Assigned] (GEODE-3695) Remove unused protobuf messages from new protocol

2017-10-04 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-3695: --- Assignee: Bruce Schuchardt > Remove unused protobuf messages from new protocol >

[jira] [Updated] (GEODE-3729) New client protocol should be properly configurable

2017-10-04 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3729: Fix Version/s: (was: 1.3.0) > New client protocol should be properly configurable >

[jira] [Updated] (GEODE-3637) configureClientSSLSocket call can block Acceptor thread

2017-10-02 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3637: Fix Version/s: (was: 1.3.0) > configureClientSSLSocket call can block Acceptor thread >

[jira] [Updated] (GEODE-3705) New client protocol: Implement handshake

2017-10-02 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3705: Fix Version/s: (was: 1.3.0) > New client protocol: Implement handshake > ---

[jira] [Updated] (GEODE-3563) SSL socket handling problems in TCPConduit run

2017-10-02 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes updated GEODE-3563: Fix Version/s: (was: 1.3.0) > SSL socket handling problems in TCPConduit run > -

[jira] [Created] (GEODE-3706) Update error code docs for new protocol

2017-09-26 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3706: --- Summary: Update error code docs for new protocol Key: GEODE-3706 URL: https://issues.apache.org/jira/browse/GEODE-3706 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-3698) New protocol EOF exception on client disconnect

2017-09-25 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3698: --- Summary: New protocol EOF exception on client disconnect Key: GEODE-3698 URL: https://issues.apache.org/jira/browse/GEODE-3698 Project: Geode Issue Type: Bug

[jira] [Created] (GEODE-3697) New protocol - destroy region message

2017-09-25 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3697: --- Summary: New protocol - destroy region message Key: GEODE-3697 URL: https://issues.apache.org/jira/browse/GEODE-3697 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-3696) New protocol - create region message

2017-09-25 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3696: --- Summary: New protocol - create region message Key: GEODE-3696 URL: https://issues.apache.org/jira/browse/GEODE-3696 Project: Geode Issue Type: New Feature

[jira] [Created] (GEODE-3695) Remove unused protobuf messages from new protocol

2017-09-25 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3695: --- Summary: Remove unused protobuf messages from new protocol Key: GEODE-3695 URL: https://issues.apache.org/jira/browse/GEODE-3695 Project: Geode Issue Type: Tas

[jira] [Created] (GEODE-3694) New protocol should create unique client IDs

2017-09-25 Thread Brian Baynes (JIRA)
Brian Baynes created GEODE-3694: --- Summary: New protocol should create unique client IDs Key: GEODE-3694 URL: https://issues.apache.org/jira/browse/GEODE-3694 Project: Geode Issue Type: Improvem

[jira] [Assigned] (GEODE-3548) Add logging to new protocol

2017-09-19 Thread Brian Baynes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Baynes reassigned GEODE-3548: --- Assignee: Alexander Murmann > Add logging to new protocol > --- > >

  1   2   3   >