If you’re in for the game... Pokémon or Big Data?

2022-06-10 Thread Avinash Dongre
https://pixelastic.github.io/pokemonorbigdata/ [image: image.png]

How to shutdown cluster in non-interactive mode using gfsh

2020-08-30 Thread Avinash Dongre
When I try using gfsh I get following gfsh>shutdown --include-locators=yes --time-out=5 As a lot of data in memory will be lost, including possibly events in queues, do you really want to shutdown the entire distributed system? (Y/n): n And command line version hangs, probably waiting for input

Re: Intermittent join-response hang

2018-02-16 Thread Avinash Dongre
May not be related to this, but for me precheckin took ~22 hrs to finish. Thanks Avinash On Fri, Feb 16, 2018 at 3:14 AM, Bruce Schuchardt wrote: > If it happens again send comms a full log and maybe we can diagnose the > problem. I haven't had this happen on my mac. > > > > On 2/15/18 1:35 P

Geode Client Server JMH Benchmarks

2017-09-25 Thread Avinash Dongre
Hello Team, I am trying to write JMH benchmark test for Geode Client Server operations. Here is the one I wrote based on my understanding https://github.com/davinash/MyBenchmarks/blob/develop/getPerfGeode/src/main/java/io/davinash/GeodeGetBenchmark.java Helper script to execute JMH is at https

Re: Need Help on understanding vsd files

2017-09-22 Thread Avinash Dongre
Inline image 4][image: Inline image 5] > > Thanks, > Barry Oglesby > > > On Thu, Sep 21, 2017 at 10:23 PM, Avinash Dongre > wrote: > >> Thanks Barry for your help and explanation. >> Could you please re-attach the charts for the steps. I do not see them in >>

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
g 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"

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
Attaching the graph. On Thu, Sep 21, 2017 at 2:45 PM, Avinash Dongre wrote: > Hi All, >> >> I am looking at getTime-PartitionedRegionStats using vsd tools. I need >> some help on how to interpret following graph. >> If there is a document which helps to

Re: Need Help on understanding vsd files

2017-09-21 Thread Avinash Dongre
> > Hi All, > > I am looking at getTime-PartitionedRegionStats using vsd tools. I need > some help on how to interpret following graph. > If there is a document which helps to explain please let me know. > > > [image: Inline image 1] > > > Thanks > Avinash > >

Re: New Committer: Deepak Dixit

2017-07-15 Thread Avinash Dongre
Welcome Deepak ! Thanks Avinash On Sat, Jul 15, 2017 at 8:08 AM Anthony Baker wrote: > Welcome Deepak! > > Anthony > > Sent from my iPhone > > > On Jul 14, 2017, at 4:46 PM, Mark Bretl wrote: > > > > The Apache Geode Project Management Committee has invited Deepak Dixit to > > be committer on

[jira] [Commented] (GEODE-2908) Swagger UI Tags seems broken in Latest

2017-05-24 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023118#comment-16023118 ] Avinash Dongre commented on GEODE-2908: --- Hi [~amb] This is not merged to devel

[jira] [Assigned] (GEODE-2980) Code Cleanup : Remove redundant modifier from the Interface definition

2017-05-23 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-2980: - Assignee: Avinash Dongre > Code Cleanup : Remove redundant modifier from the Interf

[jira] [Created] (GEODE-2980) Code Cleanup : Remove redundant modifier from the Interface definition

2017-05-23 Thread Avinash Dongre (JIRA)
Avinash Dongre created GEODE-2980: - Summary: Code Cleanup : Remove redundant modifier from the Interface definition Key: GEODE-2980 URL: https://issues.apache.org/jira/browse/GEODE-2980 Project

[jira] [Resolved] (GEODE-237) Remove EntryEvent deprecated methods

2017-05-11 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-237. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove EntryEvent deprecated meth

[jira] [Commented] (GEODE-2908) Swagger UI Tags seems broken in Latest

2017-05-10 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004384#comment-16004384 ] Avinash Dongre commented on GEODE-2908: --- Before and after images are atta

[jira] [Updated] (GEODE-2908) Swagger UI Tags seems broken in Latest

2017-05-10 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre updated GEODE-2908: -- Attachment: After.png > Swagger UI Tags seems broken in Lat

[jira] [Updated] (GEODE-2908) Swagger UI Tags seems broken in Latest

2017-05-10 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre updated GEODE-2908: -- Attachment: Before.png > Swagger UI Tags seems broken in Lat

[jira] [Created] (GEODE-2908) Swagger UI Tags seems broken in Latest

2017-05-10 Thread Avinash Dongre (JIRA)
Avinash Dongre created GEODE-2908: - Summary: Swagger UI Tags seems broken in Latest Key: GEODE-2908 URL: https://issues.apache.org/jira/browse/GEODE-2908 Project: Geode Issue Type: Bug

[jira] [Commented] (GEODE-234) remove deprecated MirrorType class

2017-05-08 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001238#comment-16001238 ] Avinash Dongre commented on GEODE-234: -- [~dschneider] I found following files

Re: Build failed in Jenkins: Geode-nightly #829

2017-05-08 Thread Avinash Dongre
It looks like org.apache.geode.distributed.internal.ConsoleDistributionManagerDUnitTest > testApplications FAILED because of my changes in GEODE-254. Since it is marked as Flaky I just ignore it but after replacing assertEquals(2, root.keySet().size()); with assertEquals(2, ((AdminRegion)root).

[jira] [Assigned] (GEODE-276) Remove deprecated RegionFactory constructors

2017-05-08 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-276: Assignee: Avinash Dongre > Remove deprecated RegionFactory construct

[jira] [Resolved] (GEODE-254) Remove deprecated Region.keys and Region.entries

2017-05-08 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-254. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated Region.keys and Region.entr

[jira] [Assigned] (GEODE-240) Remove deprecated methods on TransactionEvent

2017-05-08 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-240: Assignee: Shankar Hundekar > Remove deprecated methods on TransactionEv

[jira] [Assigned] (GEODE-231) Remove deprecated AttributesMutator.setCacheListener

2017-05-08 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-231: Assignee: Shankar Hundekar > Remove deprecated AttributesMutator.setCacheListe

[jira] [Assigned] (GEODE-234) remove deprecated MirrorType class

2017-05-04 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-234: Assignee: Avinash Dongre > remove deprecated MirrorType cl

[jira] [Updated] (GEODE-2866) Bytes.java is not used in product, Only used in BytesJUnitTest, should be removed

2017-05-03 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre updated GEODE-2866: -- Summary: Bytes.java is not used in product, Only used in BytesJUnitTest, should be removed

[jira] [Created] (GEODE-2866) Bytes.java is not used only used in BytesJUnitTest, should be removed

2017-05-03 Thread Avinash Dongre (JIRA)
Avinash Dongre created GEODE-2866: - Summary: Bytes.java is not used only used in BytesJUnitTest, should be removed Key: GEODE-2866 URL: https://issues.apache.org/jira/browse/GEODE-2866 Project: Geode

[jira] [Assigned] (GEODE-254) Remove deprecated Region.keys and Region.entries

2017-05-02 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-254: Assignee: Avinash Dongre > Remove deprecated Region.keys and Region.entr

[jira] [Resolved] (GEODE-289) Remove deprecated LicenseException

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-289. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated LicenseExcept

[jira] [Resolved] (GEODE-267) Remove deprecated ThreadInterruptedException

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-267. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated ThreadInterruptedExcept

[jira] [Resolved] (GEODE-260) Remove deprecated RemoteTransactionException

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-260. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated RemoteTransactionExcept

[jira] [Resolved] (GEODE-255) Remove deprecated DataSerializer.register(Class,byte)

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-255. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated DataSerializer.register(Cl

[jira] [Resolved] (GEODE-266) Remove deprecated ObjectSizerImpl

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-266. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated ObjectSizerI

[jira] [Resolved] (GEODE-253) Remove deprecated EntryNotFoundInRegion

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-253. -- Resolution: Fixed Fix Version/s: 1.2.0 > Remove deprecated EntryNotFoundInReg

[jira] [Resolved] (GEODE-2723) remove "localCacheEnabled" dead code from PartitionedRegion

2017-04-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-2723. --- Resolution: Fixed Fix Version/s: 1.2.0 > remove "localCacheEnabled" d

Code Contribution Steps Errors

2017-04-21 Thread Avinash Dongre
I am following steps from https://cwiki.apache.org/confluence/display/GEODE/Code+contributions for merging my PR to origin/develop. Previously all the steps used to work, but now I am getting following error fatal: Couldn't find remote ref pull/471/head adongre@hp-pun-02 ~/source/open/t $ git clo

[jira] [Assigned] (GEODE-236) Remove deprecated CacheEvent methods

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-236: Assignee: Avinash Dongre > Remove deprecated CacheEvent meth

[jira] [Assigned] (GEODE-253) Remove deprecated EntryNotFoundInRegion

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-253: Assignee: Avinash Dongre > Remove deprecated EntryNotFoundInReg

[jira] [Assigned] (GEODE-260) Remove deprecated RemoteTransactionException

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-260: Assignee: Avinash Dongre > Remove deprecated RemoteTransactionExcept

[jira] [Assigned] (GEODE-267) Remove deprecated ThreadInterruptedException

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-267: Assignee: Avinash Dongre > Remove deprecated ThreadInterruptedExcept

[jira] [Assigned] (GEODE-289) Remove deprecated LicenseException

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-289: Assignee: Avinash Dongre > Remove deprecated LicenseExcept

[jira] [Assigned] (GEODE-237) Remove EntryEvent deprecated methods

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-237: Assignee: Avinash Dongre > Remove EntryEvent deprecated meth

[jira] [Assigned] (GEODE-258) Remove deprecated Cache.getLoggerI18n and getSecurityLoggerI18n methods

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-258: Assignee: Avinash Dongre > Remove deprecated Cache.getLoggerI18n and getSecurityLoggerI

[jira] [Assigned] (GEODE-255) Remove deprecated DataSerializer.register(Class,byte)

2017-04-14 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-255: Assignee: Avinash Dongre > Remove deprecated DataSerializer.register(Class,b

[jira] [Commented] (GEODE-2746) Investigate and Evaluate Existing RPC frameworks.

2017-04-13 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967922#comment-15967922 ] Avinash Dongre commented on GEODE-2746: --- When I was trying out gRPC, I also f

[jira] [Assigned] (GEODE-266) Remove deprecated ObjectSizerImpl

2017-04-11 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-266: Assignee: Avinash Dongre > Remove deprecated ObjectSizerI

[jira] [Assigned] (GEODE-2723) remove "localCacheEnabled" dead code from PartitionedRegion

2017-04-06 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-2723: - Assignee: Avinash Dongre > remove "localCacheEnabled" dead code from Part

Re: Review Request 58158: GEODE-2749: ignore bin/ and out/ which are commonly created by IDEs

2017-04-04 Thread Avinash Dongre
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58158/#review171017 --- Ship it! Ship It! - Avinash Dongre On April 3, 2017, 7:57

[jira] [Commented] (GEODE-2145) A valid query in GFSH appears not to work from Java

2017-04-04 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955527#comment-15955527 ] Avinash Dongre commented on GEODE-2145: --- I tried to reproduce this issue

Re: [VOTE] Apache Geode release - v1.1.1 RC2

2017-03-31 Thread Avinash Dongre
+1 Built from sources Sanity check with gfsh Thanks Avinash On Sat, Apr 1, 2017 at 3:28 AM, Bruce Schuchardt wrote: > It seems to work fine once I remove that dependency. I booted up a server > and a pub/sub cluster and it all worked fine. > > > Le 3/31/2017 à 1:56 PM, Anthony Baker a écrit :

[jira] [Commented] (GEODE-2734) Investigate/discuss message encoding

2017-03-30 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949760#comment-15949760 ] Avinash Dongre commented on GEODE-2734: --- Thoughts/Comments on http://www.grp

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Avinash Dongre
; Could not GET 'https://repo1.maven.org/ maven2/org/apache/geode/geode-cq/1.1.0/geode-cq-1.1.0.jar'. Received status code 503 from server: Connection timed out On Tue, Feb 28, 2017 at 11:06 PM, Avinash Dongre wrote: > It is my mistake. > > I will revert back my changes for th

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Avinash Dongre
It is my mistake. I will revert back my changes for this Test and raise a PR. Thanks Avinash On Tue, Feb 28, 2017 at 10:26 PM, Bruce Schuchardt wrote: > ClientServerMiscBCDUnitTest is failing due to adongre's commit yesterday. > A parameterized test was added to a superclass, causing conflict

[jira] [Resolved] (GEODE-1995) remove ReliableMessageQueueFactory, ReliableMessageQueue, and getReliableMessageQueueFactory

2017-02-28 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-1995. --- Resolution: Fixed Fix Version/s: 1.2.0 > remove ReliableMessageQueueFact

[jira] [Updated] (GEODE-2428) Add support for LinkedHashMap in DataSerializer

2017-02-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre updated GEODE-2428: -- Fix Version/s: 1.2.0 > Add support for LinkedHashMap in DataSeriali

[jira] [Resolved] (GEODE-2428) Add support for LinkedHashMap in DataSerializer

2017-02-27 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-2428. --- Resolution: Fixed > Add support for LinkedHashMap in DataSeriali

Re: Could not create an instance of org.apache.geode.distributed.internal.locks.DLockRecoverGrantorProcessor$DLockRecoverGrantorReplyMessage .

2017-02-16 Thread Avinash Dongre
Please ignore. This was my merge issue. Thanks Avinash On Thu, Feb 16, 2017 at 7:38 PM, Avinash Dongre wrote: > Hi All, > > I am getting following exception in my test. > My Test has 3 VMs + locator and I am doing some puts/gets and restarting. > I see following exception

Could not create an instance of org.apache.geode.distributed.internal.locks.DLockRecoverGrantorProcessor$DLockRecoverGrantorReplyMessage .

2017-02-16 Thread Avinash Dongre
Hi All, I am getting following exception in my test. My Test has 3 VMs + locator and I am doing some puts/gets and restarting. I see following exception when 1 node is shutdown and other node receive this message and then node which receive this message never shutdown. Any clue why this is happen

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

2017-02-10 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860957#comment-15860957 ] Avinash Dongre commented on GEODE-2441: --- Just want to understand why we

Re: PR Buckets are created during Get call for non-existing key

2017-02-07 Thread Avinash Dongre
Thanks Dan Thanks Avinash On Mon, Feb 6, 2017 at 10:48 PM Dan Smith wrote: > Hi Avinash, > > Any time you try to use a bucket it will get created. It doesn't matter if > you are trying to put or get values. > > -Dan > > On Sat, Feb 4, 2017 at 9:32 PM, Avinash Do

PR Buckets are created during Get call for non-existing key

2017-02-04 Thread Avinash Dongre
Hi, In the following test, I have one PR, No buckets will be created initially. But when I call get on non-existing-key, I see 1 bucket is created. Why bucket is getting created during get call when the Region is empty. @Test public void testBucketCreatedDuringGet() { Properties props = new Pro

[jira] [Assigned] (GEODE-2428) Add support for LinkedHashMap in DataSerializer

2017-02-04 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-2428: - Assignee: Avinash Dongre > Add support for LinkedHashMap in DataSeriali

[jira] [Created] (GEODE-2428) Add support for LinkedHashMap in DataSerializer

2017-02-04 Thread Avinash Dongre (JIRA)
Avinash Dongre created GEODE-2428: - Summary: Add support for LinkedHashMap in DataSerializer Key: GEODE-2428 URL: https://issues.apache.org/jira/browse/GEODE-2428 Project: Geode Issue Type

Re: Native client build fails linking shared library?

2017-01-18 Thread Avinash Dongre
; > "Thus, foo.o -lz bar.o searches library z after file foo.o but before > bar.o. If bar.o refers to functions in z, those functions may not be > loaded." > > I'm new to cmake so I'm not quite sure how it's constructing this command. > > -Dan > >

[jira] [Created] (GEODE-2319) Native Client Build fails on Ubuntu 16

2017-01-17 Thread Avinash Dongre (JIRA)
Avinash Dongre created GEODE-2319: - Summary: Native Client Build fails on Ubuntu 16 Key: GEODE-2319 URL: https://issues.apache.org/jira/browse/GEODE-2319 Project: Geode Issue Type: Bug

[jira] [Assigned] (GEODE-2319) Native Client Build fails on Ubuntu 16

2017-01-17 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-2319: - Assignee: Avinash Dongre > Native Client Build fails on Ubuntu

Re: Native Namespace

2017-01-17 Thread Avinash Dongre
+1 for Apache.Geode.Client ( .net ) and apache::geode::client( C++ ) Thanks Avinash On Wed, Jan 18, 2017 at 3:17 AM, Jacob Barrett wrote: > Anthony, > > You make a good argument. Have fun converting all those namespaces for us > in your free time. :) > > Apache.Geode.Client and apache::geode::

Re: Native client build fails linking shared library?

2017-01-17 Thread Avinash Dongre
I also face the same problem on my Ubuntu box. I have libz installed. But It looks like the way libxml is getting build in external is problem. Same work fine on CentOS. When I enabled VERBOSE on for dependencies/libxml2, I do not see -lpthread -lz -lm in the CCLD command. [1] Thanks Avinash [1

Re: [ANNOUNCE] Donation of improved GemFire native client

2017-01-17 Thread Avinash Dongre
geode/bin > > > -Jake > > > On Sun, Jan 15, 2017 at 2:24 AM Avinash Dongre wrote: > > > This is great. > > > > Need to make following change to PASS the build. > > > > > > diff --git a/src/tests/javaobject/CMakeLists.txt > > b/s

Re: [ANNOUNCE] Donation of improved GemFire native client

2017-01-15 Thread Avinash Dongre
This is great. Need to make following change to PASS the build. diff --git a/src/tests/javaobject/CMakeLists.txt b/src/tests/javaobject/CMakeLists.txt index 4924e5c..7f85878 100644 --- a/src/tests/javaobject/CMakeLists.txt +++ b/src/tests/javaobject/CMakeLists.txt @@ -9,8 +9,8 @@ get_filename_co

[jira] [Commented] (GEODE-1510) Inaccurate size constants in GatewaySenderEventImpl.getSizeInBytes

2017-01-04 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798102#comment-15798102 ] Avinash Dongre commented on GEODE-1510: --- May be we can use https://github

Travis CI reporting checks failures but no issues on my local machine

2017-01-03 Thread Avinash Dongre
Hi, I am getting geode-core:spotlessJavaCheck errors on travis-ci. But When I ran ./gradlew clean build -Dskip.tests=true on my local machine everything is fine. https://travis-ci.org/apache/geode/builds/188749592 What I am missing here ? Thanks Avinash

[jira] [Assigned] (GEODE-1887) Client PROXY region should delegate all operations to server

2017-01-03 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-1887: - Assignee: Avinash Dongre > Client PROXY region should delegate all operations to ser

[jira] [Resolved] (GEODE-165) Add build support for generating antlr classes from grammar

2016-12-22 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-165. -- Resolution: Fixed > Add build support for generating antlr classes from gram

[jira] [Commented] (GEODE-165) Add build support for generating antlr classes from grammar

2016-12-16 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754075#comment-15754075 ] Avinash Dongre commented on GEODE-165: -- I made the changes and branch can be f

Re: Hidden system functions

2016-12-15 Thread Avinash Dongre
I think Function should implement InternalEntity Thanks Avinash On Thu, Dec 15, 2016 at 11:36 PM, Kirk Lund wrote: > Does anyone know off the top of their heads how to create an internal Geode > Function that doesn't show up for the User? >

[jira] [Resolved] (GEODE-1984) Make GatewaySender destroy a public API

2016-12-13 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-1984. --- Resolution: Fixed > Make GatewaySender destroy a public

[jira] [Resolved] (GEODE-2061) Remove PdxInstanceInputStream

2016-12-13 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre resolved GEODE-2061. --- Resolution: Fixed > Remove PdxInstanceInputStr

[jira] [Assigned] (GEODE-1995) remove ReliableMessageQueueFactory, ReliableMessageQueue, and getReliableMessageQueueFactory

2016-12-12 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-1995: - Assignee: Avinash Dongre > remove ReliableMessageQueueFactory, ReliableMessageQueue,

[jira] [Assigned] (GEODE-2061) Remove PdxInstanceInputStream

2016-12-11 Thread Avinash Dongre (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Dongre reassigned GEODE-2061: - Assignee: Avinash Dongre > Remove PdxInstanceInputStr

Re: Review Request 54616: GEODE-2098 Document that gfsh history is in .geode dir

2016-12-10 Thread Avinash Dongre
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54616/#review158754 --- Ship it! Ship It! - Avinash Dongre On Dec. 10, 2016, 12:17

Re: Strange Performance Issue with Large number Region Creation

2016-11-21 Thread Avinash Dongre
and store 1500 named hash > maps into it. > > Make sense? > > -- > Mike Stolz > Principal Engineer - Gemfire Product Manager > Mobile: 631-835-4771 > On Nov 16, 2016 11:15 AM, "Avinash Dongre" wrote: > > > Hi, > > > > I am seeing strange