[
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 jmx
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
Proj
---
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, 11:
[
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: LuceneIndexDestroyDUnitTest.ver
Shelley Lynn Hughes-Godfrey created GEODE-2774:
--
Summary: CI failure:
LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts
Key: GEODE-2774
URL: https://issues.apache.org/jira/browse/GEODE
[
https://issues.apache.org/jira/browse/GEODE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965171#comment-15965171
]
Eric Shu commented on GEODE-2773:
-
Because of the async invocation, the following
assertE
[
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
>
[
https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965160#comment-15965160
]
ASF subversion and git services commented on GEODE-2097:
Commit 6f
[
https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965161#comment-15965161
]
ASF subversion and git services commented on GEODE-2097:
Commit bf
[
https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965162#comment-15965162
]
ASF subversion and git services commented on GEODE-2097:
Commit 4d
[
https://issues.apache.org/jira/browse/GEODE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965163#comment-15965163
]
ASF subversion and git services commented on GEODE-2097:
Commit 98
[
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
[
https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965156#comment-15965156
]
ASF subversion and git services commented on GEODE-2485:
Commit 2b
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
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
wrote:
[
https://issues.apache.org/jira/browse/GEODE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965147#comment-15965147
]
Eric Shu commented on GEODE-2694:
-
There are two places that entry will be destroyed when
[
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965145#comment-15965145
]
ASF GitHub Bot commented on GEODE-2632:
---
Github user kirklund commented on the issue
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 mor
---
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
Gallinat
[
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965126#comment-15965126
]
ASF GitHub Bot commented on GEODE-2632:
---
Github user kirklund commented on the issue
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 do
[
https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965125#comment-15965125
]
ASF GitHub Bot commented on GEODE-2764:
---
Github user nabarunnag commented on a diff
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 execute(
[
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965123#comment-15965123
]
ASF GitHub Bot commented on GEODE-2632:
---
GitHub user kirklund opened a pull request:
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
[
https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965117#comment-15965117
]
ASF GitHub Bot commented on GEODE-2764:
---
Github user jhuynh1 commented on a diff in
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 execute(Fun
+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 behavior.
> 2) dig is
[
https://issues.apache.org/jira/browse/GEODE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965093#comment-15965093
]
ASF GitHub Bot commented on GEODE-2764:
---
GitHub user nabarunnag opened a pull reques
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 g
[
https://issues.apache.org/jira/browse/GEODE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965091#comment-15965091
]
ASF subversion and git services commented on GEODE-2765:
Commit d7
---
Spring Data GemFire > Nightly-ApacheGeode > #521 was successful.
---
Scheduled
1845 tests in total.
https://build.spring.io/browse/SGF-NAG-521/
--
This
[
https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965021#comment-15965021
]
ASF subversion and git services commented on GEODE-2745:
Commit 33
[
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
> ---
>
>
[
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 immediately
---
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, Jare
[
https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964958#comment-15964958
]
ASF GitHub Bot commented on GEODE-2745:
---
Github user ladyVader commented on a diff i
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 setLatestAcknowledgedKey(L
[
https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964954#comment-15964954
]
ASF GitHub Bot commented on GEODE-2745:
---
Github user jhuynh1 commented on a diff in
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 setLatestAcknowledgedKey(Lon
[
https://issues.apache.org/jira/browse/GEODE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964942#comment-15964942
]
ASF GitHub Bot commented on GEODE-2745:
---
GitHub user ladyVader opened a pull request
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 latestQ
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 that
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 up
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 enabl
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 a
Github user kirklund commented on the issue:
https://github.com/apache/geode/pull/397
@oshvarts I've pulled this change into one of my local checkouts but I
don't see a Geode Jira ticket in any of the git messages. Which ticket is this
for? If one doesn't exist, can you please create
[
https://issues.apache.org/jira/browse/GEODE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964744#comment-15964744
]
ASF subversion and git services commented on GEODE-2765:
Commit 33
[
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 bee
[
https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964717#comment-15964717
]
ASF subversion and git services commented on GEODE-2485:
Commit 0a
[
https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964716#comment-15964716
]
ASF subversion and git services commented on GEODE-2485:
Commit 59
[
https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964712#comment-15964712
]
ASF subversion and git services commented on GEODE-2485:
Commit 34
[
https://issues.apache.org/jira/browse/GEODE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964711#comment-15964711
]
ASF subversion and git services commented on GEODE-2757:
Commit d4
[
https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964713#comment-15964713
]
ASF subversion and git services commented on GEODE-1274:
Commit 31
[
https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964715#comment-15964715
]
ASF subversion and git services commented on GEODE-2767:
Commit 42
[
https://issues.apache.org/jira/browse/GEODE-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964709#comment-15964709
]
ASF subversion and git services commented on GEODE-2756:
Commit 19
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 344f93dfd07e6ace79cedfb474bf524b972
[
https://issues.apache.org/jira/browse/GEODE-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964710#comment-15964710
]
ASF subversion and git services commented on GEODE-2732:
Commit 79
[
https://issues.apache.org/jira/browse/GEODE-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964688#comment-15964688
]
ASF subversion and git services commented on GEODE-2485:
Commit 59
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 App
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 contained in a deploy
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 (GEODE-229
---
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, Jare
[
https://issues.apache.org/jira/browse/GEODE-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964650#comment-15964650
]
ASF GitHub Bot commented on GEODE-2725:
---
Github user PurelyApplied commented on the
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, 9
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 valuab
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 com
Github user galen-pivotal commented on the issue:
https://github.com/apache/geode/pull/404
@ggreen, I haven't had a lot of time to look at this lately. It looks like
you checked in some classes in the latest commit; we shouldn't have classes
checked into the repository.
I'm a
[
https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964624#comment-15964624
]
ASF subversion and git services commented on GEODE-2767:
Commit 42
[
https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964625#comment-15964625
]
ASF GitHub Bot commented on GEODE-2767:
---
Github user asfgit closed the pull request
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 enabl
[
https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964621#comment-15964621
]
ASF GitHub Bot commented on GEODE-2767:
---
Github user jinmeiliao commented on the iss
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,
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 Type
[
https://issues.apache.org/jira/browse/GEODE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964606#comment-15964606
]
ASF GitHub Bot commented on GEODE-2767:
---
Github user PurelyApplied commented on the
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 e
[
https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964567#comment-15964567
]
ASF subversion and git services commented on GEODE-1274:
Commit 31
[
https://issues.apache.org/jira/browse/GEODE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964568#comment-15964568
]
ASF GitHub Bot commented on GEODE-1274:
---
Github user asfgit closed the pull request
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 enabl
[
https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964518#comment-15964518
]
ASF subversion and git services commented on GEODE-2766:
Commit ca
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 is
[
https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964514#comment-15964514
]
ASF subversion and git services commented on GEODE-2766:
Commit 87
[
https://issues.apache.org/jira/browse/GEODE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964515#comment-15964515
]
ASF GitHub Bot commented on GEODE-2766:
---
Github user asfgit closed the pull request
[
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
> -
[
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 interrupt
[
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
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: Geo
87 matches
Mail list logo