[jira] [Updated] (GEODE-2844) Users need a default way to connect a client to an existing region on server

2017-04-30 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2844: -- Summary: Users need a default way to connect a client to an existing region on server (was: Clients

[jira] [Updated] (GEODE-2844) Clients need a default way to connect to existing region on server

2017-04-30 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2844: -- Description: A ClientRegionShortcut is required when connecting a client to an existing region. The

[jira] [Assigned] (GEODE-2845) Clients need Region to have views of local and server regions for consistency checks

2017-04-28 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone reassigned GEODE-2845: - Assignee: Darrel Schneider > Clients need Region to have views of local and server regions

[jira] [Created] (GEODE-2845) Clients need Region to have views of local and server regions for consistency checks

2017-04-28 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2845: - Summary: Clients need Region to have views of local and server regions for consistency checks Key: GEODE-2845 URL: https://issues.apache.org/jira/browse/GEODE-2845 Project

[jira] [Assigned] (GEODE-2844) Clients need a default way to connect to existing region on server

2017-04-28 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone reassigned GEODE-2844: - Assignee: Darrel Schneider > Clients need a default way to connect to existing region on ser

[jira] [Created] (GEODE-2844) Clients need a default way to connect to existing region on server

2017-04-28 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2844: - Summary: Clients need a default way to connect to existing region on server Key: GEODE-2844 URL: https://issues.apache.org/jira/browse/GEODE-2844 Project: Geode

Re: Simple Java Client

2017-04-25 Thread Fred Krone
could > > > add syntatic sugar to make the new API prettier, but if we had a low > > level > > > API that automatically exposed all new features that would make adding > > new > > > features much less painful. > > > > > > I do like the id

Re: Simple Java Client

2017-04-25 Thread Fred Krone
> > should do anything for JSR-107 other than provide a JSR-107 compatible > > wrapper - if someone wants additional geode specific features they should > > drop into the existing API. > > > > I also like the idea of a smaller client jar and dependencies, but I > th

[jira] [Updated] (GEODE-2802) TombstoneMessage can throw SerializationException when region is configured as persistent and non-persistent in cluster (in different nodes).

2017-04-25 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2802: -- Labels: storage_2 (was: ) > TombstoneMessage can throw SerializationException when region

Re: Simple Java Client

2017-04-24 Thread Fred Krone
gt; > Regards, > Wes Williams > > On Apr 24, 2017, at 6:51 PM, Kirk Lund mailto:klund > @apache.org>> wrote: > > A couple things I'd like to see: > > 1) completely new API that doesn't reuse the old API classes (or at least > not the giant classes such as C

Re: Simple Java Client

2017-04-24 Thread Fred Krone
s (or at least > > not the giant classes such as Cache and Region interfaces) > > 2) separation of API and Impl so that users can compile their code > against > > a dedicated client API jar > > > > On Mon, Apr 24, 2017 at 3:03 PM, Fred Krone wrote: > > > > &g

Simple Java Client

2017-04-24 Thread Fred Krone
In an effort to improve Java developer ease of use for caching with Geode I am looking for feedback on going forward with creating a Java client. This client will allow for server-side region creation and distributed data caching. This would allow for a thin client that fits with microservice cac

[jira] [Updated] (GEODE-2654) Backups can capture different members from different points in time

2017-04-24 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2654: -- Labels: storage_2 (was: ) > Backups can capture different members from different points in t

[jira] [Updated] (GEODE-2805) disk store backup may not include krf files for the oplogs it backs up

2017-04-24 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2805: -- Labels: storage_2 (was: ) > disk store backup may not include krf files for the oplogs it backs

[jira] [Updated] (GEODE-2811) Thread leak when offheap memory is configured

2017-04-24 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2811: -- Labels: storage_2 (was: ) > Thread leak when offheap memory is configu

[jira] [Updated] (GEODE-2682) Compaction with async disk writes may resurrect removed entries

2017-04-19 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2682: -- Labels: storage_2 (was: ) > Compaction with async disk writes may resurrect removed entr

[jira] [Updated] (GEODE-2661) CacheListener gets invoked when an non-existent entry is removed using removeAll

2017-04-19 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2661: -- Labels: storage_2 (was: ) > CacheListener gets invoked when an non-existent entry is removed us

[jira] [Resolved] (GEODE-2773) AssertionError shown in GIIDeltaDUnitTest.testFullGIITriggeredByHigherRVVGC

2017-04-17 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone resolved GEODE-2773. --- Resolution: Fixed > AssertionError shown in GIIDeltaDUnitTest.testFullGIITriggeredByHigherRV

[jira] [Updated] (GEODE-2788) Add official Socket timeout parameter when connecting to servers/locators

2017-04-17 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2788: -- Component/s: (was: core) client/server > Add official Socket timeout parame

Shareable Filter Permission

2017-04-10 Thread Fred Krone
Hi, Could I get the sharable filter permission in Geode? Right now my filters are all private. I'm fkrone Thanks, -Fred

[jira] [Updated] (GEODE-2727) optimize new 1.8 ConcurrentMap default methods on Region

2017-03-30 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2727: -- Description: I can now edit this! In JDK 1.8 ConcurrentMap added the following default methods to the

Requesting edit permissions for Geode tickets

2017-03-30 Thread Fred Krone
Hi, Could I get editing permissions for Geode tickets? I can only edit mine and I'd like to reword some descriptions etc on other tickets. I'd also like to edit some wikis if needed. Both ASF and JIRA IDs are fkrone. Thanks, -Fred

[jira] [Commented] (GEODE-2727) optimize new 1.8 ConcurrentMap default methods on Region

2017-03-29 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947731#comment-15947731 ] Fred Krone commented on GEODE-2727: --- Would be awesome to benchmark before and a

[jira] [Created] (GEODE-2721) As a developer I want a strong client so that I can create regions and edit entries easily

2017-03-27 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2721: - Summary: As a developer I want a strong client so that I can create regions and edit entries easily Key: GEODE-2721 URL: https://issues.apache.org/jira/browse/GEODE-2721

[jira] [Created] (GEODE-2702) Enable region migration from Heap to OffHeap

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2702: - Summary: Enable region migration from Heap to OffHeap Key: GEODE-2702 URL: https://issues.apache.org/jira/browse/GEODE-2702 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-2700) Store keys in OffHeap storage

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2700: - Summary: Store keys in OffHeap storage Key: GEODE-2700 URL: https://issues.apache.org/jira/browse/GEODE-2700 Project: Geode Issue Type: Improvement

[jira] [Created] (GEODE-2699) Store a collection of index values in offheap

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2699: - Summary: Store a collection of index values in offheap Key: GEODE-2699 URL: https://issues.apache.org/jira/browse/GEODE-2699 Project: Geode Issue Type

[jira] [Created] (GEODE-2698) Store HA Region queue events in offHeap memory.

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2698: - Summary: Store HA Region queue events in offHeap memory. Key: GEODE-2698 URL: https://issues.apache.org/jira/browse/GEODE-2698 Project: Geode Issue Type

[jira] [Created] (GEODE-2697) Range index and hash index should reference region offheap value

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2697: - Summary: Range index and hash index should reference region offheap value Key: GEODE-2697 URL: https://issues.apache.org/jira/browse/GEODE-2697 Project: Geode

[jira] [Updated] (GEODE-2696) Use byte comparison for OffHeap region keys instead of hashcode/equals

2017-03-20 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2696: -- Component/s: offheap > Use byte comparison for OffHeap region keys instead of hashcode/equ

[jira] [Created] (GEODE-2696) Use byte comparison for OffHeap region keys instead of hashcode/equals

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2696: - Summary: Use byte comparison for OffHeap region keys instead of hashcode/equals Key: GEODE-2696 URL: https://issues.apache.org/jira/browse/GEODE-2696 Project: Geode

[jira] [Created] (GEODE-2695) Make starting a JTA transaction manager optional

2017-03-20 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2695: - Summary: Make starting a JTA transaction manager optional Key: GEODE-2695 URL: https://issues.apache.org/jira/browse/GEODE-2695 Project: Geode Issue Type

[jira] [Resolved] (GEODE-2677) As a Developer I can run queryperf OQL performance tests with offHeap

2017-03-17 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone resolved GEODE-2677. --- Resolution: Duplicate > As a Developer I can run queryperf OQL performance tests with offH

[jira] [Updated] (GEODE-2677) As a Developer I can run queryperf OQL performance tests with offHeap

2017-03-16 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2677: -- Description: Enable running OQL performance regression tests with offheap. Constraints: The test

[jira] [Created] (GEODE-2677) As a Developer I can run queryperf OQL performance tests with offHeap

2017-03-16 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2677: - Summary: As a Developer I can run queryperf OQL performance tests with offHeap Key: GEODE-2677 URL: https://issues.apache.org/jira/browse/GEODE-2677 Project: Geode

[jira] [Updated] (GEODE-2677) As a Developer I can run queryperf OQL performance tests with offHeap

2017-03-16 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2677: -- Component/s: offheap > As a Developer I can run queryperf OQL performance tests with offH

[jira] [Updated] (GEODE-2676) RegionMBean statistics wrong on partitioned regions

2017-03-16 Thread Fred Krone (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fred Krone updated GEODE-2676: -- Labels: jmx (was: ) > RegionMBean statistics wrong on partitioned regi

[jira] [Created] (GEODE-2676) RegionMBean statistics wrong on partitioned regions

2017-03-16 Thread Fred Krone (JIRA)
Fred Krone created GEODE-2676: - Summary: RegionMBean statistics wrong on partitioned regions Key: GEODE-2676 URL: https://issues.apache.org/jira/browse/GEODE-2676 Project: Geode Issue Type: Bug

<    1   2