[jira] [Updated] (GEODE-2775) Pulse is not using certificate to connect to JMX when ssl is turned for jmx connection

2017-04-11 Thread Jinmei Liao (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinmei Liao updated GEODE-2775: --- Affects Version/s: 1.1.1 > Pulse is not using certificate to connect to JMX when ssl is turned for

[jira] [Created] (GEODE-2775) Pulse is not using certificate to connect to JMX when ssl is turned for jmx connection

2017-04-11 Thread Jinmei Liao (JIRA)
Jinmei Liao created GEODE-2775: -- Summary: Pulse is not using certificate to connect to JMX when ssl is turned for jmx connection Key: GEODE-2775 URL: https://issues.apache.org/jira/browse/GEODE-2775

Re: Review Request 58372: GEODE-2694: recovered from disk user bit after gii

2017-04-11 Thread anilkumar gingade
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58372/#review171662 --- Ship it! Ship It! - anilkumar gingade On April 11, 2017,

[jira] [Updated] (GEODE-2774) CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts

2017-04-11 Thread Shelley Lynn Hughes-Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shelley Lynn Hughes-Godfrey updated GEODE-2774: --- Affects Version/s: 1.2.0 > CI failure:

[jira] [Created] (GEODE-2774) CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts

2017-04-11 Thread Shelley Lynn Hughes-Godfrey (JIRA)
Shelley Lynn Hughes-Godfrey created GEODE-2774: -- Summary: CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts Key: GEODE-2774 URL:

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

2017-04-11 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965171#comment-15965171 ] Eric Shu commented on GEODE-2773: - Because of the async invocation, the following

[jira] [Assigned] (GEODE-2694) RECOVERED_FROM_DISK bit is cleared during gii, but should be restored if the recovered entry and gii entry has the same version tag

2017-04-11 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Shu reassigned GEODE-2694: --- Assignee: Eric Shu > RECOVERED_FROM_DISK bit is cleared during gii, but should be restored if the >

[jira] [Commented] (GEODE-2097) Offheap persistent heapLRU regions can run out of offheap memory during recovery

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965160#comment-15965160 ] ASF subversion and git services commented on GEODE-2097: Commit

[jira] [Commented] (GEODE-2097) Offheap persistent heapLRU regions can run out of offheap memory during recovery

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965161#comment-15965161 ] ASF subversion and git services commented on GEODE-2097: Commit

[jira] [Commented] (GEODE-2097) Offheap persistent heapLRU regions can run out of offheap memory during recovery

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965162#comment-15965162 ] ASF subversion and git services commented on GEODE-2097: Commit

[jira] [Commented] (GEODE-2097) Offheap persistent heapLRU regions can run out of offheap memory during recovery

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965163#comment-15965163 ] ASF subversion and git services commented on GEODE-2097: Commit

[jira] [Resolved] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider resolved GEODE-2485. - Resolution: Fixed > CacheTransactionManager suspend/resume can leak memory for 30 minutes

[jira] [Commented] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965156#comment-15965156 ] ASF subversion and git services commented on GEODE-2485: Commit

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

2017-04-11 Thread Eric Shu (JIRA)
Eric Shu created GEODE-2773: --- Summary: AssertionError shown in GIIDeltaDUnitTest.testFullGIITriggeredByHigherRVVGC Key: GEODE-2773 URL: https://issues.apache.org/jira/browse/GEODE-2773 Project: Geode

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Jinmei Liao
I believe with the current fix, we at least do not have the "eager loading" problem anymore. The classloader isolation was a problem before and would remain as a problem after this for further larger scale changes. +1 for merging the fix. On Tue, Apr 11, 2017 at 4:04 PM, Swapnil Bawaskar

[jira] [Commented] (GEODE-2694) RECOVERED_FROM_DISK bit is cleared during gii, but should be restored if the recovered entry and gii entry has the same version tag

2017-04-11 Thread Eric Shu (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965147#comment-15965147 ] Eric Shu commented on GEODE-2694: - There are two places that entry will be destroyed when

[jira] [Commented] (GEODE-2632) Integrated Security performance improvements

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965145#comment-15965145 ] ASF GitHub Bot commented on GEODE-2632: --- Github user kirklund commented on the issue:

[GitHub] geode issue #450: GEODE-2632: create ClientCachePutBench

2017-04-11 Thread kirklund
Github user kirklund commented on the issue: https://github.com/apache/geode/pull/450 Example results from running the benchmark (I think we'll want to reduce the time or # of iterations -- this is probably going to require some experimentation and comparing benchmarks as we write

Review Request 58372: GEODE-2694: recovered from disk user bit after gii

2017-04-11 Thread Eric Shu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58372/ --- Review request for geode, anilkumar gingade, Darrel Schneider, and Lynn

[jira] [Commented] (GEODE-2632) Integrated Security performance improvements

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965126#comment-15965126 ] ASF GitHub Bot commented on GEODE-2632: --- Github user kirklund commented on the issue:

[GitHub] geode issue #450: GEODE-2632: create ClientCachePutBench

2017-04-11 Thread kirklund
Github user kirklund commented on the issue: https://github.com/apache/geode/pull/450 Additional reviewers beyond those I tagged are also welcome! Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (GEODE-2764) Index entry not entered into cluster config xml if region name contains a function call like entrySet()

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965125#comment-15965125 ] ASF GitHub Bot commented on GEODE-2764: --- Github user nabarunnag commented on a diff in the pull

[GitHub] geode pull request #449: GEODE-2764: Added checks on the region name

2017-04-11 Thread nabarunnag
Github user nabarunnag commented on a diff in the pull request: https://github.com/apache/geode/pull/449#discussion_r111037135 --- Diff: geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/CreateIndexFunction.java --- @@ -93,6 +91,31 @@ public void

[jira] [Commented] (GEODE-2632) Integrated Security performance improvements

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965123#comment-15965123 ] ASF GitHub Bot commented on GEODE-2632: --- GitHub user kirklund opened a pull request:

[GitHub] geode pull request #450: GEODE-2632: create ClientCachePutBench

2017-04-11 Thread kirklund
GitHub user kirklund opened a pull request: https://github.com/apache/geode/pull/450 GEODE-2632: create ClientCachePutBench * add jmh to geode-core * prevent dunit launching due to static Rule * define ClientCachePutBench to measure throughput of puts from a cache client to

[jira] [Commented] (GEODE-2764) Index entry not entered into cluster config xml if region name contains a function call like entrySet()

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965117#comment-15965117 ] ASF GitHub Bot commented on GEODE-2764: --- Github user jhuynh1 commented on a diff in the pull

[GitHub] geode pull request #449: GEODE-2764: Added checks on the region name

2017-04-11 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/449#discussion_r111036455 --- Diff: geode-core/src/main/java/org/apache/geode/management/internal/cli/functions/CreateIndexFunction.java --- @@ -93,6 +91,31 @@ public void

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Swapnil Bawaskar
+1 for merging Jared's fix. it gets us closer to fixing classloading in a later release. On Tue, Apr 11, 2017 at 1:41 PM Jacob Barrett wrote: > I can support the idea of taking the small step of fixing the eager class > loading if it doesn't: > 1) break the current expected

[jira] [Commented] (GEODE-2764) Index entry not entered into cluster config xml if region name contains a function call like entrySet()

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965093#comment-15965093 ] ASF GitHub Bot commented on GEODE-2764: --- GitHub user nabarunnag opened a pull request:

[GitHub] geode pull request #449: GEODE-2764: Added checks on the region name

2017-04-11 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/geode/pull/449 GEODE-2764: Added checks on the region name * Substring the region name till the last occurance of '.' * Check if this substring is a valid region name * Continue this till we

[jira] [Commented] (GEODE-2765) gfsh help should consistently use log4j log levels

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965091#comment-15965091 ] ASF subversion and git services commented on GEODE-2765: Commit

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #521 was SUCCESSFUL (with 1843 tests)

2017-04-11 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #521 was successful. --- Scheduled 1845 tests in total. https://build.spring.io/browse/SGF-NAG-521/ -- This

[jira] [Commented] (GEODE-2745) The AsyncEventQueueImpl waitUntilFlushed method waits longer than it should for events to be flushed

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965021#comment-15965021 ] ASF subversion and git services commented on GEODE-2745: Commit

[jira] [Updated] (GEODE-230) Remove deprecated AttributesFactory

2017-04-11 Thread Joey McAllister (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joey McAllister updated GEODE-230: -- Component/s: docs > Remove deprecated AttributesFactory > --- >

[jira] [Assigned] (GEODE-2193) a member is kicked out immediately after joining

2017-04-11 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra reassigned GEODE-2193: -- Assignee: Hitesh Khamesra (was: Bruce Schuchardt) > a member is kicked out

Re: Review Request 58325: GEODE-2737: Change Pulse UI tests to use random port for JMX connections

2017-04-11 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58325/ --- (Updated April 11, 2017, 9:28 p.m.) Review request for geode, Jinmei Liao,

[jira] [Commented] (GEODE-2745) The AsyncEventQueueImpl waitUntilFlushed method waits longer than it should for events to be flushed

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964958#comment-15964958 ] ASF GitHub Bot commented on GEODE-2745: --- Github user ladyVader commented on a diff in the pull

[GitHub] geode pull request #448: GEODE-2745: WaitUntilBucketRegionQueueFlushedCallab...

2017-04-11 Thread ladyVader
Github user ladyVader commented on a diff in the pull request: https://github.com/apache/geode/pull/448#discussion_r111012023 --- Diff: geode-core/src/main/java/org/apache/geode/internal/cache/BucketRegionQueue.java --- @@ -464,16 +464,21 @@ private void

[jira] [Commented] (GEODE-2745) The AsyncEventQueueImpl waitUntilFlushed method waits longer than it should for events to be flushed

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964954#comment-15964954 ] ASF GitHub Bot commented on GEODE-2745: --- Github user jhuynh1 commented on a diff in the pull

[GitHub] geode pull request #448: GEODE-2745: WaitUntilBucketRegionQueueFlushedCallab...

2017-04-11 Thread jhuynh1
Github user jhuynh1 commented on a diff in the pull request: https://github.com/apache/geode/pull/448#discussion_r111011735 --- Diff: geode-core/src/main/java/org/apache/geode/internal/cache/BucketRegionQueue.java --- @@ -464,16 +464,21 @@ private void

[jira] [Commented] (GEODE-2745) The AsyncEventQueueImpl waitUntilFlushed method waits longer than it should for events to be flushed

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964942#comment-15964942 ] ASF GitHub Bot commented on GEODE-2745: --- GitHub user ladyVader opened a pull request:

[GitHub] geode pull request #448: GEODE-2745: WaitUntilBucketRegionQueueFlushedCallab...

2017-04-11 Thread ladyVader
GitHub user ladyVader opened a pull request: https://github.com/apache/geode/pull/448 GEODE-2745: WaitUntilBucketRegionQueueFlushedCallable gets BucketRegi… GEODE-2745: waitUntilFlushed method waits longer than it should - Added getter in BucketRegionQueue for

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Jacob Barrett
I can support the idea of taking the small step of fixing the eager class loading if it doesn't: 1) break the current expected behavior. 2) dig is deeper into a hole with class loading isolation in the future. If it breaks the current expected behavior, that in itself is ok until you consider

[GitHub] geode issue #447: Feature/geode 2217

2017-04-11 Thread kirklund
Github user kirklund commented on the issue: https://github.com/apache/geode/pull/447 @dalyssakim Can you please do a git fetch and rebase your branch on develop? That should trigger the travis-ci again and pick up the fix that Darrel committed. Thanks! --- If your project is set

[GitHub] geode pull request #441: Fix a repetition in the README.

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/441 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] geode issue #447: Feature/geode 2217

2017-04-11 Thread kirklund
Github user kirklund commented on the issue: https://github.com/apache/geode/pull/447 The Travis-CI failures are the NPEs that Darrel's change introduced. He reverted his change so that should resolve these failures. --- If your project is set up for it, you can reply to this email

[jira] [Reopened] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread Darrel Schneider (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darrel Schneider reopened GEODE-2485: - The previous fix broke this unit test: PartitionedRegionQueryEvaluatorTest So that fix has

[jira] [Commented] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964717#comment-15964717 ] ASF subversion and git services commented on GEODE-2485: Commit

[jira] [Commented] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964716#comment-15964716 ] ASF subversion and git services commented on GEODE-2485: Commit

[jira] [Commented] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964712#comment-15964712 ] ASF subversion and git services commented on GEODE-2485: Commit

[jira] [Commented] (GEODE-2757) Netsearch may return a null object when there are other replicates available in the cluster

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964711#comment-15964711 ] ASF subversion and git services commented on GEODE-2757: Commit

[jira] [Commented] (GEODE-1274) Pulse logging does not appear in Geode log file.

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964713#comment-15964713 ] ASF subversion and git services commented on GEODE-1274: Commit

[jira] [Commented] (GEODE-2767) Extend testing coverage of export logs

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964715#comment-15964715 ] ASF subversion and git services commented on GEODE-2767: Commit

[jira] [Commented] (GEODE-2756) export logs integration with security

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964709#comment-15964709 ] ASF subversion and git services commented on GEODE-2756: Commit

Fixed: apache/geode#2328 (develop - 591391e)

2017-04-11 Thread Travis CI
Build Update for apache/geode - Build: #2328 Status: Fixed Duration: 8 minutes and 19 seconds Commit: 591391e (develop) Author: Darrel Schneider Message: Revert "GEODE-2485: fix leak in tx suspend/resume" This reverts commit

[jira] [Commented] (GEODE-2732) after auto-reconnect a server is restarted on the default port of 40404

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964710#comment-15964710 ] ASF subversion and git services commented on GEODE-2732: Commit

[jira] [Commented] (GEODE-2485) CacheTransactionManager suspend/resume can leak memory for 30 minutes

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964688#comment-15964688 ] ASF subversion and git services commented on GEODE-2485: Commit

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread William Markito Oliveira
Just adding another spin to this discussion... Today the idea of "application" inside a Geode cluster is really hard to define, there is no real concept of multitenancy and that also makes the problem of deployed jar isolation harder. How would you define the hierarchy of a deployed jar from

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Anthony Baker
I recall that initially there was some discussion around plexus-classworlds. Does that look promising? Anthony > On Apr 11, 2017, at 10:06 AM, Jared Stewart wrote: > > I would like to distinguish between the following two objectives: > 1) Do not eagerly load every class

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Kirk Lund
I think this comes down to two current (realistic) options: 1) accept Jared's changes as are so we can avoid forced loading of all deployed jars up front (GEODE-2290 will be fixed in the next release) 2) reject the changes until someone has time to retrofit Geode with a new CL container

Re: Review Request 58325: GEODE-2737: Change Pulse UI tests to use random port for JMX connections

2017-04-11 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58325/ --- (Updated April 11, 2017, 5:18 p.m.) Review request for geode, Jinmei Liao,

[jira] [Commented] (GEODE-2725) export logs does not honor --dir

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964650#comment-15964650 ] ASF GitHub Bot commented on GEODE-2725: --- Github user PurelyApplied commented on the issue:

[GitHub] geode issue #438: GEODE-2725: export logs now honors --dir when connected vi...

2017-04-11 Thread PurelyApplied
Github user PurelyApplied commented on the issue: https://github.com/apache/geode/pull/438 precheckin failed with many errors, most of which seem unrelated. - Three failures in `PartitionedRegionQueryEvaluatorTest` - 94 failures in `GlobalRegionOffHeapDUnitTest`, and of those,

Re: One class loader vs multiple class loaders for deployed jars

2017-04-11 Thread Jared Stewart
I would like to distinguish between the following two objectives: 1) Do not eagerly load every class contained in a deployed jar 2) Establish robust classloader isolation for deployed jars The aim of my current line of work is to fix 1) (GEODE-2290). This is not to say that 2) is not a

[GitHub] geode issue #404: Geode 2469

2017-04-11 Thread galen-pivotal
Github user galen-pivotal commented on the issue: https://github.com/apache/geode/pull/404 @ggreen If you can clean up the history from where my PR was merged this will be much easier to review. In general, even though we've added the `@Experimental` tag, I would like the PR to be

[jira] [Commented] (GEODE-2767) Extend testing coverage of export logs

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964624#comment-15964624 ] ASF subversion and git services commented on GEODE-2767: Commit

[jira] [Commented] (GEODE-2767) Extend testing coverage of export logs

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964625#comment-15964625 ] ASF GitHub Bot commented on GEODE-2767: --- Github user asfgit closed the pull request at:

[GitHub] geode pull request #445: GEODE-2767: Added DUnitTests to validate export log...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/445 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (GEODE-2767) Extend testing coverage of export logs

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964621#comment-15964621 ] ASF GitHub Bot commented on GEODE-2767: --- Github user jinmeiliao commented on the issue:

[GitHub] geode issue #445: GEODE-2767: Added DUnitTests to validate export log option...

2017-04-11 Thread jinmeiliao
Github user jinmeiliao commented on the issue: https://github.com/apache/geode/pull/445 I'll pull this in. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Created] (GEODE-2772) gfsh "alter runtime" does not work on locators

2017-04-11 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2772: --- Summary: gfsh "alter runtime" does not work on locators Key: GEODE-2772 URL: https://issues.apache.org/jira/browse/GEODE-2772 Project: Geode Issue

[jira] [Commented] (GEODE-2767) Extend testing coverage of export logs

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964606#comment-15964606 ] ASF GitHub Bot commented on GEODE-2767: --- Github user PurelyApplied commented on the issue:

[GitHub] geode issue #445: GEODE-2767: Added DUnitTests to validate export log option...

2017-04-11 Thread PurelyApplied
Github user PurelyApplied commented on the issue: https://github.com/apache/geode/pull/445 Precheckin comes back green across the board, excepting one flaky failure in `MemoryThresholdsOffHeapDUnitTest.testDRLoadRejection` --- If your project is set up for it, you can reply to this

[jira] [Commented] (GEODE-1274) Pulse logging does not appear in Geode log file.

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964567#comment-15964567 ] ASF subversion and git services commented on GEODE-1274: Commit

[jira] [Commented] (GEODE-1274) Pulse logging does not appear in Geode log file.

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964568#comment-15964568 ] ASF GitHub Bot commented on GEODE-1274: --- Github user asfgit closed the pull request at:

[GitHub] geode pull request #446: GEODE-1274: Migration from PulseLogWriter to Log4j ...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/446 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (GEODE-2766) Only apply patches for dependencies on relevant architectures

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964518#comment-15964518 ] ASF subversion and git services commented on GEODE-2766: Commit

[GitHub] geode-native pull request #89: GEODE-2766: Only apply patches on Solaris

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/89 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (GEODE-2766) Only apply patches for dependencies on relevant architectures

2017-04-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964514#comment-15964514 ] ASF subversion and git services commented on GEODE-2766: Commit

[jira] [Commented] (GEODE-2766) Only apply patches for dependencies on relevant architectures

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964515#comment-15964515 ] ASF GitHub Bot commented on GEODE-2766: --- Github user asfgit closed the pull request at:

[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 ObjectSizerImpl >

[jira] [Updated] (GEODE-2771) Geode locators do not see each other after network connection interruption

2017-04-11 Thread Vadim Lotarev (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Lotarev updated GEODE-2771: - Affects Version/s: 1.1.1 > Geode locators do not see each other after network connection

[jira] [Updated] (GEODE-2771) Geode locators do not see each other after network connection interruption

2017-04-11 Thread Vadim Lotarev (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Lotarev updated GEODE-2771: - Attachment: screenshot.66.jpg LocatorsWorkingDirs.zip > Geode locators do not see

[jira] [Created] (GEODE-2771) Geode locators do not see each other after network connection interruption

2017-04-11 Thread Vadim Lotarev (JIRA)
Vadim Lotarev created GEODE-2771: Summary: Geode locators do not see each other after network connection interruption Key: GEODE-2771 URL: https://issues.apache.org/jira/browse/GEODE-2771 Project:

[jira] [Commented] (GEODE-2733) Crash during initialization using Xcode 8.3

2017-04-11 Thread Jacob S. Barrett (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963879#comment-15963879 ] Jacob S. Barrett commented on GEODE-2733: - [~mmartell] Please include references to filed bug