[GitHub] incubator-geode issue #229: Fixing lucene gfsh bugs

2016-08-09 Thread gesterzhou
Github user gesterzhou commented on the issue: https://github.com/apache/incubator-geode/pull/229 +1 --- 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

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

2016-08-09 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #396 was successful. --- Scheduled 1425 tests in total. https://build.spring.io/browse/SGF-NAG-396/ -- This

[GitHub] incubator-geode pull request #229: Fixing lucene gfsh bugs

2016-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-geode/pull/229 --- 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 featur

[GitHub] incubator-geode pull request #229: Fixing lucene gfsh bugs

2016-08-09 Thread aparnard
GitHub user aparnard opened a pull request: https://github.com/apache/incubator-geode/pull/229 Fixing lucene gfsh bugs - If an index is created on an existing region, an exception is thrown, but the index is still stored in definedIndexMap. This is fixed by removing the index defin

Re: Swagger UI?

2016-08-09 Thread Kevin Duling
Perfect, thanks. Exactly what I was looking for. Actually, with GEODE-1467, it should be available at both /gemfire-api and /geode for a time. If it isn't, I need to revisit 1467. On Tue, Aug 9, 2016 at 11:58 AM, Swapnil Bawaskar wrote: > with the work done for GEODE-1467, swagger API is now

[RESULT] [VOTE] Release Apache Geode (incubating) 1.0.0-incubating.M3 - RC7

2016-08-09 Thread William Markito
Based on the following votes, the vote passes with 11 +1 votes: +1 Dan Smith +1 Jason Huynh +1 Anthony Baker +1 Michael Stolz +1 Darrel Schneider +1 Swapnil Bawaskar +1 Kirk Lund +1 Anilkumar Gingade +1 Barry Oglesby +1 Kenneth Howe +1 Jinmei Liao I'll be starting the voting thread on gene...@in

Re: Swagger UI?

2016-08-09 Thread Swapnil Bawaskar
with the work done for GEODE-1467, swagger API is now available at: /geode/docs/index.html On Tue, Aug 9, 2016 at 11:10 AM, Kevin Duling wrote: > I saw that Geode has the annotations for Swagger. How is the UI launched? > In projects I've worked with before, it's been deployed under the > "/swa

Swagger UI?

2016-08-09 Thread Kevin Duling
I saw that Geode has the annotations for Swagger. How is the UI launched? In projects I've worked with before, it's been deployed under the "/swagger-ui" context.

Re: [VOTE] Release Apache Geode (incubating) 1.0.0-incubating.M3 - RC7

2016-08-09 Thread Jinmei Liao
+1 installed from binary distribution and interact with gfsh. On Tue, Aug 9, 2016 at 7:06 AM, Kenneth Howe wrote: > +1 > Installed from binary distribution > Ran a simple application including interaction with gosh > > Ken > > > On Aug 8, 2016, at 6:07 PM, Dan Smith wrote: > > > > The mcast-add

Build failed in Jenkins: Geode-spark-connector #56

2016-08-09 Thread Apache Jenkins Server
See Changes: [jiliao] Geode-1569: require principal to be Serializable so that post process [jiliao] Geode-1569: add missing license header [jiliao] GEODE-1715: Add socket-buffer-size and message-time-to-live to server [upthewate

Re: [VOTE] Release Apache Geode (incubating) 1.0.0-incubating.M3 - RC7

2016-08-09 Thread Kenneth Howe
+1 Installed from binary distribution Ran a simple application including interaction with gosh Ken > On Aug 8, 2016, at 6:07 PM, Dan Smith wrote: > > The mcast-address in gemfire.properties is actually the default > mcast-address used by geode; it's also hardcoded in the source. > > I think th