[GitHub] geode pull request #327: GEODE-2236: Remove all cache-listners using Gfsh

2017-01-02 Thread deepakddixit
GitHub user deepakddixit opened a pull request: https://github.com/apache/geode/pull/327 GEODE-2236: Remove all cache-listners using Gfsh Added check before instantiating cache listner class. Added test to verify change. You can merge this pull request into a Git repository by

Review Request 55124: fix duplicate entries from list lucene index and search lucene index

2017-01-02 Thread xiaojian zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55124/ --- Review request for geode and Dan Smith. Bugs: geode-2241

Re: Review Request 55109: GEODE-1657 Remove silly ^M characters

2017-01-02 Thread Jens Deppe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55109/#review160341 --- Probably want to keep these for `gfsh.bat`. - Jens Deppe On

RE: Off-Heap Annotations

2017-01-02 Thread Dor Ben Dov
Dan This means also that I can do this dynamically or is it static definition? Dor -Original Message- From: Dan Smith [mailto:dsm...@pivotal.io] Sent: יום ב 02 ינואר 2017 19:46 To: dev@geode.apache.org Subject: Re: Off-Heap Annotations Hi Gal, The way to control what is on or off heap

Re: Off-Heap Annotations

2017-01-02 Thread Dan Smith
Hi Gal, The way to control what is on or off heap is when you configure a region. Regions that are configured with off-heap=true will store all of the values in off heap memory, regions with off-heap= false will store the values on the heap. -Dan On Mon, Jan 2, 2017 at 5:57 AM, Gal Palmery

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

2017-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15793163#comment-15793163 ] ASF GitHub Bot commented on GEODE-1995: --- Github user davinash commented on the issue:

Build failed in Jenkins: Geode-nightly #704

2017-01-02 Thread Apache Jenkins Server
See -- [...truncated 544 lines...] :geode-cq:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use