[jira] [Commented] (GEODE-2414) Determine a mechanism to stream a zip file from server to locator

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

Re: gfsh over http & authentication

2017-02-02 Thread Udo Kohlmeyer
Not sure what the correct polling time would be... But we'd want to avoid the situation where we poll too often. We could launch our own ping-attack. Also, this UX is not UI, so the difference between updating a screen with new information vs checking if the connection is still valid... I'd

[jira] [Created] (GEODE-2416) Collect together artifacts from individual servers

2017-02-02 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2416: Summary: Collect together artifacts from individual servers Key: GEODE-2416 URL: https://issues.apache.org/jira/browse/GEODE-2416 Project: Geode Issue Type:

[jira] [Created] (GEODE-2415) Write a function to return a zip file for a single server

2017-02-02 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2415: Summary: Write a function to return a zip file for a single server Key: GEODE-2415 URL: https://issues.apache.org/jira/browse/GEODE-2415 Project: Geode

[jira] [Created] (GEODE-2414) Determine a mechanism to stream a zip file from server to locator

2017-02-02 Thread Jared Stewart (JIRA)
Jared Stewart created GEODE-2414: Summary: Determine a mechanism to stream a zip file from server to locator Key: GEODE-2414 URL: https://issues.apache.org/jira/browse/GEODE-2414 Project: Geode

[jira] [Updated] (GEODE-2267) Add gfsh command to export all cluster artifacts

2017-02-02 Thread Jared Stewart (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jared Stewart updated GEODE-2267: - Description: We would like a single gfsh command to collect and export all logfiles and stat

Re: gfsh over http & authentication

2017-02-02 Thread Michael William Dodge
A rule I've heard for UX is that anything over 200 ms is noticeable and anything over 2 s is slow. Unless polling every 500 ms is causing problems, it might be best to leave it at 500 ms as a decent compromise between efficiency and responsiveness. Sarge > On 2 Feb, 2017, at 12:04, John Blum

Re: gfsh over http & authentication

2017-02-02 Thread Kevin Duling
Yes it does, immediately on the connect. So the behavior is different. On Thu, Feb 2, 2017 at 10:48 AM, Anthony Baker wrote: > Seems odd to me that the ‘connect’ command is where the credentials are > supplied but the failures are only realized when invoking a secure >

Re: GEODE-2413

2017-02-02 Thread Hitesh Khamesra
Added description based on my understanding.   -Hitesh From: Kirk Lund To: Hitesh Khamesra ; geode Sent: Thursday, February 2, 2017 10:35 AM Subject: GEODE-2413 Can you please add a Description? It's hard to figure out

[jira] [Updated] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-02-02 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra updated GEODE-2413: --- Description: In peer-to-peer authentication, coordinator authenticates the joining member.

Re: gfsh over http & authentication

2017-02-02 Thread Anthony Baker
Seems odd to me that the ‘connect’ command is where the credentials are supplied but the failures are only realized when invoking a secure command. So I would need to go back and disconnect / reconnect to fix a password typo. As a reference point, does ‘connect’ over JMX surface authentication

gfsh over http & authentication

2017-02-02 Thread Kevin Duling
It's been reported in GEODE-2247 that gfsh can connect in a secured environment without a username/password when using the --use-http flag. When using a jmx connection, this would immediately prompt for user/password. In the http environment, the connection isn't any less secure. The moment one

GEODE-2413

2017-02-02 Thread Kirk Lund
Can you please add a Description? It's hard to figure out what this ticket is actually about. Thanks, Kirk

Re: [DISCUSS] Release branch for 1.1.0

2017-02-02 Thread Hitesh Khamesra
We want to fix one more issue in this release  GEODE-2413 peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message GEODE-2386    Unable to launch dunit VMs in nightly builds >>IMO, we can move forward with 1.1.0 since these failures seem to be related

[jira] [Updated] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-02-02 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Khamesra updated GEODE-2413: --- Summary: peer-to-peer authentication: Peer need to re-authenticate coordinator while

[jira] [Commented] (GEODE-2402) CI Failure: LuceneQueriesPeerFixedPRDUnitTest.returnCorrectResultsWhenRebalanceHappensOnIndexUpdate

2017-02-02 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15850249#comment-15850249 ] Dan Smith commented on GEODE-2402: -- I don't think this is the same as GEODE-2401. The test is failing

Re: [DISCUSS] Release branch for 1.1.0

2017-02-02 Thread Anthony Baker
Looks like the tests are failing even with your changes. They pass for me when run locally. Perhaps it’s time to look into dockerizing the jenkins environment. IMO, we can move forward with 1.1.0 since these failures seem to be related to the Jenkins environment. Thoughts? Anthony > On

Build failed in Jenkins: Geode-nightly #735

2017-02-02 Thread Apache Jenkins Server
See Changes: [Anil] GEODE-1672: Disabled recovering values for LRU region during startup. [ukohlmeyer] GEODE-2329: Refactor JSONFormatter fromJSON code to reduce duplicate [ukohlmeyer] GEODE-2329: Cleanup test code and fix Classcast

RE: are these gemfire bug fixes included in the last geode release?

2017-02-02 Thread Gal Palmery
Thanks. -Original Message- From: Anthony Baker [mailto:aba...@pivotal.io] Sent: Tuesday, January 31, 2017 17:22 To: dev@geode.apache.org Subject: Re: are these gemfire bug fixes included in the last geode release? Gal, I sent you a PM. I don’t think the Geode community can help with

Build failed in Jenkins: Geode-release #42

2017-02-02 Thread Apache Jenkins Server
See Changes: [upthewaterspout] GEODE-2386: Wait until classpath doesn't contain gradle-worker.jar -- [...truncated 674 lines...] :geode-cq:compileTestJavaNote: Some input files use or override a

<    1   2