s returned in the result, it shouldn't.
From: Alberto Gomez
Sent: Tuesday, April 5, 2022 4:03 AM
To: dev@geode.apache.org ; Barry Oglesby
Subject: Re: [PROPOSAL] Remove warning logs from FunctionException
⚠ External Email
Thanks for your proposal, Juan.
Alberto,
I can only speak to the WAN question in your email. The conserve-sockets
setting was (or is) a limitation on serial WAN, but I just ran a few tests, and
it is not deadlocking. Its been a while since I've tried serial WAN with
conserve-sockets=true, but I'm pretty sure a test with sever
I guess I would vote for not removing any information from a server log file
that might be useful for debugging purposes. That would include exceptions
occurring functions.
From: Alberto Gomez
Sent: Wednesday, March 30, 2022 4:35 AM
To: dev@geode.apache.org
Subj
Jakov,
I'm not sure about the coordinator / non-coordinator behavior you're
describing, but I see the other behavior. It doesn't seem quite right.
Here is a detailed explanation of what I see.
LocatorLoadSnapshot.getServerForConnection increments the LoadHolder's
connections which updates its
Mario,
I tried changing optimizeForWrite from true to false in java and the function
execution breaks with this cause:
Caused by: org.apache.geode.cache.client.ServerOperationException: remote
server on localhost: Function attributes at client and server don't match:
UpdateTradeFunction
at
or
o the UnitOfWork is one way to address this.
Thanks,
Barry Oglesby
On Thu, Mar 26, 2020 at 7:34 AM Jacob Barrett wrote:
> Great idea. I called out some similar areas of concerns and spit balled
> some solutions to get the conversations flowing.
>
> -Jake
>
>
> > On Mar
This is a request for permission to edit the Apache Geode Wiki using my
Apache credentials:
Username: boglesby
Email: bogle...@apache.org
Thanks,
Barry Oglesby
. Any servers that are
started after it is called will contain no buckets.
Thanks,
Barry Oglesby
On Fri, Feb 14, 2020 at 7:48 AM Udo Kohlmeyer wrote:
> Hi there Mario,
>
> I can confirm the first observation. Buckets are created lazily. Upon
> data create, buckets are created
tid=0x43] Could not execute "create async-event-queue --id=sampleq7
--listener=test.gemfire.GemFireListener".
java.lang.Exception: No results received.
...
Thanks,
Barry Oglesby
On Mon, Nov 25, 2019 at 9:23 AM anjana_nair wrote:
> Hi,
>
> I am trying to create a an asyncEvent
;Processor=" + processor + "; isConnected=" +
processor.getDispatcher().isConnectedToRemote());
}
}
}
The isConnectedToRemote method does:
return connection != null && !connection.isDestroyed();
Thanks,
Barry Oglesby
On Thu, Nov 21, 2019 at 11:15 PM Mario Kevo wro
r. It could be changed to have a task to retry lost connections, but
generally there are events in the queue, so the connection is
re-established pretty quickly by the event processor thread.
Thanks,
Barry Oglesby
On Wed, Nov 13, 2019 at 4:55 AM Mario Kevo wrote:
> Hi geode dev,
>
>
Mario,
Yes, you're right. The GatewaySender case does not log that warning if the
alert-threshold is set. I updated the ticket with the behavior I see.
Thanks,
Barry Oglesby
On Thu, Jul 11, 2019 at 10:20 AM Mario Ivanac wrote:
> Description from documentation
>
>
>
possible to create the VSDCountersManager in the main thread
before the P2P message reader thread attempts to do it (like in a Function
init)?
Thanks,
Barry Oglesby
On Wed, Oct 24, 2018 at 7:40 AM Anthony Baker wrote:
> Sorry I don’t think I understand your question. Did you encounter a
&
,
Barry Oglesby
On Wed, Feb 21, 2018 at 11:41 AM, Gregory Vortman <
gregory.vort...@amdocs.com> wrote:
> That's the point exactly to have a single very thin and generic mechanism
> to cover all threads/threads pool. Nothing is specific in this solution.
> Regards
>
&g
e clear on each region (or possibly localClear)
I think the implementation of PartitionedRegion clear and the testing of it
is trickier than it sounds. Concurrent updates, HA, rebalancing, etc. all
have to be taken into account.
Thanks,
Barry Oglesby
On Thu, Dec 7, 2017 at 2:21 AM, Dines
+1
Thanks,
Barry Oglesby
On Tue, Dec 5, 2017 at 9:47 PM, Kirk Lund wrote:
> +1
>
> On Tue, Dec 5, 2017 at 4:34 PM, Dan Smith wrote:
>
> > +1
> >
> > -Dan
> >
> > On Tue, Dec 5, 2017 at 4:28 PM, Jason Huynh wrote:
> >
> > > This is
...
Thanks,
Barry Oglesby
On Tue, Oct 24, 2017 at 9:52 AM, Jens Deppe wrote:
> Hi Dinesh,
>
> Yes, that's pretty much it. That command will give you a list of all the
> possible stats. If you want an individual stat you can retrieve it like
> this:
>
> java
Kirk,
The system property is called: gemfire.BucketRegion.alwaysFireLocalListeners
-Dgemfire.BucketRegion.alwaysFireLocalListeners=true
Thanks,
Barry Oglesby
On Mon, Oct 9, 2017 at 11:48 AM, Kirk Lund wrote:
> Does anyone know what the system property is that enables CacheListe
All of the WAN dunit tests use more than 5 VMS, but I'm not sure you want
those. Those are anything extending WANTestBase. I also see
LocatorDUnitTest testMultipleLocatorsRestartingAtSameTime does as well.
Thanks,
Barry Oglesby
On Thu, Oct 5, 2017 at 10:05 AM, Kirk Lund wrote:
> I n
Interesting. I can see them, but here they are again. I dragged/dropped
them this time.
[image: Inline image 1][image: Inline image 2][image: Inline image 3][image:
Inline image 4][image: Inline image 5]
Thanks,
Barry Oglesby
On Thu, Sep 21, 2017 at 10:23 PM, Avinash Dongre wrote:
> Tha
lting line is the average for the entire run
I attached charts for each step.
Thanks,
Barry Oglesby
On Thu, Sep 21, 2017 at 10:29 AM, Anilkumar Gingade
wrote:
> At a high level, you can find stat descriptions by "selecting a stat" and
> then clicking (in vsd) main->"Sh
erGroup":"group-81","cycleCode":"cycleCode-81","partitionID":81}
{"customerID":"35","customerGroup":"group-35","cycleCode":"cycleCode-35","partitionID":35}
{"customerID":&quo
25bytes;threadID=0x1|1;sequenceID=0;bucketId=0];action=0;operation=CREATE;region=/data;key=0;value=0;valueIsObject=1;numberOfParts=9;callbackArgument=GatewaySenderEventCallbackArgumen..
Thanks,
Barry Oglesby
On Fri, Jun 16, 2017 at 5:38 AM, Dinesh Akhand wrote:
> Hi Team
>
&
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60664/#review179699
---
Ship it!
Ship It!
- Barry Oglesby
On July 5, 2017, 7:01 p.m
In the 904 case, the bytes in the original membership id are written to the
stream. In the 91 case, the last 17 bytes are removed before the membership
id is written to the stream.
Thanks,
Barry Oglesby
On Mon, Jul 3, 2017 at 1:14 PM, Bruce Schuchardt
wrote:
> I've checked in the fix
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60446/#review178932
---
Ship it!
Ship It!
- Barry Oglesby
On June 26, 2017, 8:45
InternalDistributedSystem
getFunctionStats when the FunctionStats are created. I'm not sure whether
you need the actual Function instance in the MBean. I guess I would look
into those places to add the handleFunctionCreation.
Thanks,
Barry Oglesby
On Wed, Jun 21, 2017 at 7:36 AM, Dinesh Ak
rnalRegion()) {
InternalDistributedSystem system =
region.cache.getInternalDistributedSystem();
system.handleResourceEvent(ResourceEvent.REGION_REMOVE, region);
}
Thanks,
Barry Oglesby
On Tue, Jun 20, 2017 at 6:33 AM, Dinesh Akhand wrote:
> Hi Barry,
>
>
>
> Looks like things are already implemente
hese would only be applicable for a parallel AsyncEventQueue.
Serial AsyncEventQueues don't create a PartitionedRegion.
Thanks,
Barry Oglesby
On Fri, Jun 16, 2017 at 5:38 AM, Dinesh Akhand wrote:
> Hi Team
>
> Regardi
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59926/#review177413
---
Ship it!
Ship It!
- Barry Oglesby
On June 8, 2017, 6:43 p.m
Dinesh,
The FunctionStatistics and FunctionServiceStatistics look to be displaying
properly in vsd. Are you not seeing them?
Thanks,
Barry Oglesby
On Thu, Jun 8, 2017 at 9:51 AM, Kirk Lund wrote:
> I think we would probably need to introduce a new FunctionServiceMXBean
> with these st
Yes, that makes a lot of sense. Thanks for the clarification.
Thanks,
Barry Oglesby
On Mon, Jun 5, 2017 at 12:06 PM, Darrel Schneider
wrote:
> I pictured the top level parent region (your customer region) as not having
> the StringPrefixPartitionResolver. Instead it would just use strin
Barry Oglesby created GEODE-3030:
Summary: The possibleDuplicate boolean may not be set to true in
previously processed AEQ events
Key: GEODE-3030
URL: https://issues.apache.org/jira/browse/GEODE-3030
doesn't need a delimiter. Is it ok that this idea would
require one? Maybe the top-level region shouldn't require a delimiter? If
the StringPrefixPartitionResolver is using key.split(":"), the customer
region would return the entire key.
Thanks,
Barry Oglesby
On Mon, Jun 5, 2
Barry Oglesby created GEODE-3026:
Summary: If a region defining lucene indexes cannot be created, it
leaves an AEQ behind
Key: GEODE-3026
URL: https://issues.apache.org/jira/browse/GEODE-3026
Project
[
https://issues.apache.org/jira/browse/GEODE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033883#comment-16033883
]
Barry Oglesby commented on GEODE-2947:
--
The message displayed now is now:
{nofo
[
https://issues.apache.org/jira/browse/GEODE-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2947.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Improve error message (seen in gfsh) w
Barry Oglesby created GEODE-3014:
Summary: Document gfsh create lucene index and region failure
sequence
Key: GEODE-3014
URL: https://issues.apache.org/jira/browse/GEODE-3014
Project: Geode
[
https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030461#comment-16030461
]
Barry Oglesby edited comment on GEODE-2979 at 5/31/17 7:0
[
https://issues.apache.org/jira/browse/GEODE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2973.
--
Resolution: Fixed
> A lucene index element defined outside the context of a region element
[
https://issues.apache.org/jira/browse/GEODE-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2972.
--
Resolution: Fixed
> An incorrectly named lucene element in xml throws a ClassCastExcept
[
https://issues.apache.org/jira/browse/GEODE-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030461#comment-16030461
]
Barry Oglesby commented on GEODE-2979:
--
Creating an index currently just create
[
https://issues.apache.org/jira/browse/GEODE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2958.
--
Resolution: Fixed
> create replicate region with lucene index may restore destroyed defi
Barry Oglesby created GEODE-2982:
Summary: Add the ability to page through results to the gfsh
search lucene command
Key: GEODE-2982
URL: https://issues.apache.org/jira/browse/GEODE-2982
Project
[
https://issues.apache.org/jira/browse/GEODE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2943.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Invalid queryStrings cause lucene searches
Barry Oglesby created GEODE-2975:
Summary: Attributes are not validated in lucene xml configuration
Key: GEODE-2975
URL: https://issues.apache.org/jira/browse/GEODE-2975
Project: Geode
Issue
Barry Oglesby created GEODE-2973:
Summary: A lucene index element defined outside the context of a
region element in xml throws a ClassCastException
Key: GEODE-2973
URL: https://issues.apache.org/jira/browse
Barry Oglesby created GEODE-2972:
Summary: An incorrectly named lucene element in xml throws a
ClassCastException
Key: GEODE-2972
URL: https://issues.apache.org/jira/browse/GEODE-2972
Project: Geode
Barry Oglesby created GEODE-2968:
Summary: Provide an API to set identity field(s) on JSON objects
Key: GEODE-2968
URL: https://issues.apache.org/jira/browse/GEODE-2968
Project: Geode
Issue
[
https://issues.apache.org/jira/browse/GEODE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017944#comment-16017944
]
Barry Oglesby commented on GEODE-2943:
--
These queries work fine:
{noformat}
Barry Oglesby created GEODE-2952:
Summary: gfsh doesn't support exact match lucene queries
Key: GEODE-2952
URL: https://issues.apache.org/jira/browse/GEODE-2952
Project: Geode
Issue
Barry Oglesby created GEODE-2951:
Summary: A gfsh lucene query specifying --pageSize fails with a
NullPointerException
Key: GEODE-2951
URL: https://issues.apache.org/jira/browse/GEODE-2951
Project
Barry Oglesby created GEODE-2950:
Summary: Lucene index names should be restricted to valid region
names since the index name becomes part of a region
Key: GEODE-2950
URL: https://issues.apache.org/jira/browse
[
https://issues.apache.org/jira/browse/GEODE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby updated GEODE-2949:
-
Summary: Creating a lucene index containing a slash and then the region
using gfsh causes an
Barry Oglesby created GEODE-2949:
Summary: Using gfsh to create an index containing a slash and then
the region causes an inconsistent state
Key: GEODE-2949
URL: https://issues.apache.org/jira/browse/GEODE-2949
[
https://issues.apache.org/jira/browse/GEODE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-1130.
--
Resolution: Fixed
> Session state modules DeltaEvent logs extraneous 'attribute is a
[
https://issues.apache.org/jira/browse/GEODE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby updated GEODE-1130:
-
Description:
The following message is logged by {{DeltaEvent.blobifyValue}}:
{noformat}
[warning
[
https://issues.apache.org/jira/browse/GEODE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-387.
-
Resolution: Duplicate
This is the same as GEODE-1814.
> GatewayReceivers configured using ca
/FunctionExecutionNodePruner.java
Lines 63 (patched)
<https://reviews.apache.org/r/59040/#comment247328>
What happens in the persistent case? Does it throw a
PartitionOfflineException?
- Barry Oglesby
On May 7, 2017, 5:47 p.m., xiaojian zhou
Barry Oglesby created GEODE-2886:
Summary: The WaitUntilFlushedFunction throws an
IllegalArgumentException instead of an IllegalStateException
Key: GEODE-2886
URL: https://issues.apache.org/jira/browse/GEODE-2886
Barry Oglesby created GEODE-2883:
Summary: gfsh gc reports incorrect heap sizes
Key: GEODE-2883
URL: https://issues.apache.org/jira/browse/GEODE-2883
Project: Geode
Issue Type: Bug
[
https://issues.apache.org/jira/browse/GEODE-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-1337.
--
Resolution: Not A Bug
> Define the API for lucene per-field analyz
Goutam,
What are you doing to get from the input id to the actual keys to delete?
Are you running a query? If so, how are you running it, and is it indexed?
Thanks,
Barry Oglesby
On Tue, May 2, 2017 at 11:02 AM, Goutam Tadi wrote:
> Hi Barry,
>
> 1) OptimizeForWrite returns tr
Barry Oglesby created GEODE-2878:
Summary: If an exception occurs after retrieving an XAConnection
from the ConnectionProvider but before returning it to the application, the
GemFireTransactionDataSource doesn't return it to the
[
https://issues.apache.org/jira/browse/GEODE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-1189.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Should the LuceneQueryFactory create API th
[
https://issues.apache.org/jira/browse/GEODE-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-969.
-
Resolution: Fixed
Fix Version/s: 1.2.0
> Various WAN dunit tests sometimes cause O
[
https://issues.apache.org/jira/browse/GEODE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2612.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Add option to invoke callbacks while loadin
[
https://issues.apache.org/jira/browse/GEODE-2553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2553.
--
Resolution: Fixed
> After deleting and recreating my Lucene index and region, my Lucene qu
[
https://issues.apache.org/jira/browse/GEODE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2230.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> LuceneIndex.waitUntilFlushed should not have
Are you passing the keys as a filter or an argument? What does
optimizeForWrite in your function return?
Thanks,
Barry Oglesby
On Mon, May 1, 2017 at 4:41 PM, Goutam Tadi wrote:
> Hi Dan,
>
> Thanks for the reply.
> No, we are neither executing the function nor passing keys f
[
https://issues.apache.org/jira/browse/GEODE-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2823.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> The LuceneEventListener caues deseriali
Barry Oglesby created GEODE-2848:
Summary: While destroying a LuceneIndex, the AsyncEventQueue
region is destroyed in remote members before stopping the AsyncEventQueue
Key: GEODE-2848
URL: https
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58751/#review173210
---
Ship it!
Ship It!
- Barry Oglesby
On April 26, 2017, 8:54
[
https://issues.apache.org/jira/browse/GEODE-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2689.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> If a region containing a Lucene index
Barry Oglesby created GEODE-2823:
Summary: The LuceneEventListener caues deserialized values to be
stored in the entry when the region contains DataSerializable or Serializable
values
Key: GEODE-2823
URL: https
conflation tests to verify?
- Barry Oglesby
On April 20, 2017, 9:08 p.m., xiaojian zhou wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache
[
https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby reassigned GEODE-2605:
Assignee: Barry Oglesby
> Unable to do a Lucene query without CLUSTER:READ privil
[
https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2605.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Unable to do a Lucene query with
Barry Oglesby created GEODE-2793:
Summary: Look into reducing the amount of PDX deserializations in
OQL query intermediate result sets for indexed OR queries containing
PdxInstanceImpls
Key: GEODE-2793
URL
[
https://issues.apache.org/jira/browse/GEODE-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969667#comment-15969667
]
Barry Oglesby commented on GEODE-2689:
--
If I run the same test with OQL, the me
[
https://issues.apache.org/jira/browse/GEODE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969659#comment-15969659
]
Barry Oglesby commented on GEODE-2605:
--
I went through the 4 gfsh commands
[
https://issues.apache.org/jira/browse/GEODE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2750.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> Lucene destroy index should destroy the in
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954095#comment-15954095
]
Barry Oglesby commented on GEODE-2404:
--
I created GEODE-2750 related to this i
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2404.
--
Resolution: Fixed
> Add API to destroy a region containing lucene inde
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby updated GEODE-2404:
-
Fix Version/s: 1.2.0
> Add API to destroy a region containing lucene inde
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby updated GEODE-2404:
-
Fix Version/s: (was: 1.2.0)
> Add API to destroy a region containing lucene inde
Barry Oglesby created GEODE-2750:
Summary: Lucene destroy index should destroy the index on remote
members before destroying it in the local member
Key: GEODE-2750
URL: https://issues.apache.org/jira/browse/GEODE
Barry Oglesby created GEODE-2745:
Summary: The AsyncEventQueueImpl waitUntilFlushed method waits
longer than it should for events to be flushed
Key: GEODE-2745
URL: https://issues.apache.org/jira/browse/GEODE
Barry Oglesby created GEODE-2689:
Summary: If a region containing a Lucene index is created in one
group and altered in another, a member in the other group will fail to start
Key: GEODE-2689
URL: https
Barry Oglesby created GEODE-2688:
Summary: The Lucene xml in the cluster config includes the
internal async event queue id
Key: GEODE-2688
URL: https://issues.apache.org/jira/browse/GEODE-2688
[
https://issues.apache.org/jira/browse/GEODE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924850#comment-15924850
]
Barry Oglesby commented on GEODE-2612:
--
I added a boolean paramete
[
https://issues.apache.org/jira/browse/GEODE-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2638.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> A GatewaySender fails to start if it attem
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby reopened GEODE-2404:
--
Assignee: Barry Oglesby
Support for groups needs to be added.
> Add API to destroy a reg
[
https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905490#comment-15905490
]
Barry Oglesby edited comment on GEODE-2404 at 3/10/17 6:0
Barry Oglesby created GEODE-2638:
Summary: A GatewaySender fails to start if it attempts to connect
to a remote locator that is an unresolvable hostname
Key: GEODE-2638
URL: https://issues.apache.org/jira/browse
[
https://issues.apache.org/jira/browse/GEODE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby updated GEODE-2612:
-
Description:
As a work-around to recreating a lucene index (which is not currently
supported
[
https://issues.apache.org/jira/browse/GEODE-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby reassigned GEODE-2612:
Assignee: Barry Oglesby
> Add option to invoke callbacks while loading a snaps
Barry Oglesby created GEODE-2612:
Summary: Add option to invoke callbacks while loading a snapshot
Key: GEODE-2612
URL: https://issues.apache.org/jira/browse/GEODE-2612
Project: Geode
Issue
[
https://issues.apache.org/jira/browse/GEODE-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby resolved GEODE-2568.
--
Resolution: Fixed
Fix Version/s: 1.2.0
> When its AsyncEventQueue is destroyed, its
[
https://issues.apache.org/jira/browse/GEODE-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barry Oglesby reassigned GEODE-2568:
Assignee: Barry Oglesby
> When its AsyncEventQueue is destroyed, its JMX MBean is
1 - 100 of 146 matches
Mail list logo