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

2015-08-19 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #40 was successful. --- Scheduled 1062 tests in total. https://build.spring.io/browse/SGF-NAG-40/ -- This me

Clubhouse recording and notes from August 18th

2015-08-19 Thread Marie Nedich
Hello, Thanks all for attending yesterday's clubhouse. Below are the topics that were discussed and you can find the recording on the Apache Geode YouTube channel. http://youtu.be/qaOB3d-pvTI Apache Geode Clubhouse Topics August 18th 1. Build Process -> Anthony to post JIRA about dependencies

Re: Pull requests, wiki page and multiple git commits

2015-08-19 Thread Dan Smith
git rebase -i will work. git rebase would change your dates, but doesn't squash your commits together. Regarding your question about why it's using the Aug 12 date, its because merges *never* change anything about the original commits. That includes the author, date, etc. What you did was simply m

Re: Pull requests, wiki page and multiple git commits

2015-08-19 Thread Kirk Lund
I tried a rebase but couldn't get the older commit to combine with the newer commit. Perhaps because there are intervening commits or maybe because it's from github. If I pull a remote commit today and commit it, why does the log show it as being committed on Aug 12? Yes I know that's when the PR

Re: Pull requests, wiki page and multiple git commits

2015-08-19 Thread Dan Smith
You can always do a git rebase -i before you push if you want to fix up the history. On Wed, Aug 19, 2015 at 4:18 PM, Kirk Lund wrote: > I just merged PR#15 in to develop. I tried following the instructions on > https://cwiki.apache.org/confluence/display/GEODE/Code+contributions but I > couldn'

Pull requests, wiki page and multiple git commits

2015-08-19 Thread Kirk Lund
I just merged PR#15 in to develop. I tried following the instructions on https://cwiki.apache.org/confluence/display/GEODE/Code+contributions but I couldn't get things to really work the way I wanted or the way the page seemed to describe it. I wanted all three of the following commits to be one c

Re: Review Request 37598: GEODE-229: Fixed javadoc for DiskStoreFactory.setCompactionThreshold

2015-08-19 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37598/#review95892 --- Ship it! Ship It! - Darrel Schneider On Aug. 18, 2015, 6:01 p.m.

Re: Investigate test failures: Build 189

2015-08-19 Thread Dan Smith
I'm pretty sure the PartitionedRegionAsSubRegionDUnitTests are a new race introduced by my changes for GEODE-74 . More work is happening in a background thread, and it looks like the thread logged a warning when it saw this exception. I'll file a bug

[GitHub] incubator-geode pull request: Fix JMX Http manager incorrect 'star...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-geode/pull/15 --- 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

Re: Investigate test failures: Build 189

2015-08-19 Thread Bruce Schuchardt
The test output is available if you click on the failed test. ConnectDisconnectDUnitTest is failing due to suspect strings shutting down the DistributedSystem from a previous test. These suspect strings are not the RegionDestroyedException that Ashvin mentioned. I think the exceptions point

Re: Review Request 37598: GEODE-229: Fixed javadoc for DiskStoreFactory.setCompactionThreshold

2015-08-19 Thread Ashvin A
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37598/#review95884 --- Ship it! Ship It! - Ashvin A On Aug. 19, 2015, 1:01 a.m., Dan Sm

Re: Investigate test failures: Build 189

2015-08-19 Thread Darrel Schneider
I the first one different? It looks like GEODE192: Caused by: com.gemstone.gemfire.cache.TransactionDataNodeHasDepartedException: Could not connect to member:lucene1-us-west(18211):18779 at com.gemstone.gemfire.internal.cache.execute.TransactionFunctionService.onTransaction(TransactionFunctionServi

Re: Investigate test failures: Build 189

2015-08-19 Thread Kirk Lund
I don't have any ideas about the cause without looking at the full stack of RegionDestroyedException and the rest of the logs. We haven't been seeing anything like this so I would expect it to be a real bug that was committed. It might be caused by race condition(s) in either the test or the produ

Re: Review Request 37619: GEODE-228: fix intermittent failures in NanoTimer tests

2015-08-19 Thread Ashvin A
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37619/#review95878 --- Ship it! Ship It! - Ashvin A On Aug. 19, 2015, 6:35 p.m., Darrel

Investigate test failures: Build 189

2015-08-19 Thread Ashvin A
Hi, The latest nightly build is reporting 4 test failures. These tests do not fail when I run them locally. Based on a quick search it also seems these tests failed for the first time and are not related to recent code changes. 1. c.g.g.i.c.ClientServerTransactionDUnitTest.testClientCommitFunc

Review Request 37619: GEODE-228: fix intermittent failures in NanoTimer tests

2015-08-19 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37619/ --- Review request for geode and Kirk Lund. Bugs: GEODE-228 https://issues.apac

Re: Reviewboard seems to be malfunctioning

2015-08-19 Thread Bruce Schuchardt
https://issues.apache.org/jira/browse/INFRA-10147 Le 8/19/2015 9:53 AM, Kirk Lund a écrit : Check here to see if ASF already knows about it: http://status.apache.org/ If the problem isn't shown on that status page then report it in the ASF infra hipchat: http://infra.chat/ -Kirk On Wed, Aug

Re: Reviewboard seems to be malfunctioning

2015-08-19 Thread Kirk Lund
Check here to see if ASF already knows about it: http://status.apache.org/ If the problem isn't shown on that status page then report it in the ASF infra hipchat: http://infra.chat/ -Kirk On Wed, Aug 19, 2015 at 9:49 AM, Bruce Schuchardt wrote: > I get the same error accessing it from two dif

Reviewboard seems to be malfunctioning

2015-08-19 Thread Bruce Schuchardt
I get the same error accessing it from two different networks. https://reviews.apache.org/dashboard Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administra

Build failed in Jenkins: Geode-nightly #189

2015-08-19 Thread Apache Jenkins Server
See Changes: [sbawaskar] GEODE-223: Handle region create/destroy remote event in Redis adpater -- [...truncated 325 lines...] Download https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.3/a