[jira] [Assigned] (GEODE-2960) gfsh create index should trim from field names

2017-05-21 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Dixit reassigned GEODE-2960: --- Assignee: Deepak Dixit > gfsh create index should trim from field names > ---

[jira] [Commented] (GEODE-2741) Use C++11 shared pointer over custom shared pointer

2017-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019050#comment-16019050 ] ASF subversion and git services commented on GEODE-2741: Commit 16

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

2017-05-21 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #561 was successful. --- Scheduled 1850 tests in total. https://build.spring.io/browse/SGF-NAG-561/ -- This

Build failed in Jenkins: Geode-nightly #842

2017-05-21 Thread Apache Jenkins Server
See -- [...truncated 136.11 KB...] :geode-cq:processTestResources :geode-cq:testClasses :geode-cq:checkMissedTests :geode-cq:spotlessJavaCheck :geode-cq:spotlessCheck :geode-cq:test :geode-c

[jira] [Commented] (GEODE-2788) Add official Socket timeout parameter when connecting to servers/locators

2017-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018871#comment-16018871 ] ASF GitHub Bot commented on GEODE-2788: --- Github user masaki-yamakawa commented on th

[GitHub] geode issue #474: GEODE-2788: Add official Socket timeout parameter when con...

2017-05-21 Thread masaki-yamakawa
Github user masaki-yamakawa commented on the issue: https://github.com/apache/geode/pull/474 I fixed LocatorLauncherTest as follows and tested that BUILD succeeded. ```java @BeforeClass public static void caseSetUp() { InternalDistributedSystem ds = Interna

[jira] [Commented] (GEODE-2788) Add official Socket timeout parameter when connecting to servers/locators

2017-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018819#comment-16018819 ] ASF GitHub Bot commented on GEODE-2788: --- Github user masaki-yamakawa commented on a

[GitHub] geode pull request #474: GEODE-2788: Add official Socket timeout parameter w...

2017-05-21 Thread masaki-yamakawa
Github user masaki-yamakawa commented on a diff in the pull request: https://github.com/apache/geode/pull/474#discussion_r117632547 --- Diff: geode-core/src/main/resources/META-INF/schemas/geode.apache.org/schema/cache/cache-1.0.xsd --- @@ -1191,6 +1191,7 @@ As of 6.5 disk-dirs is

[jira] [Commented] (GEODE-2788) Add official Socket timeout parameter when connecting to servers/locators

2017-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018818#comment-16018818 ] ASF GitHub Bot commented on GEODE-2788: --- GitHub user masaki-yamakawa opened a pull r

[GitHub] geode-site pull request #4: GEODE-2788: Add official Socket timeout paramete...

2017-05-21 Thread masaki-yamakawa
GitHub user masaki-yamakawa opened a pull request: https://github.com/apache/geode-site/pull/4 GEODE-2788: Add official Socket timeout parameter when connecting to servers/locators Add socket-connect-timeout to the Pool attribute. This attribute is optional. Related change

[jira] [Commented] (GEODE-2788) Add official Socket timeout parameter when connecting to servers/locators

2017-05-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018811#comment-16018811 ] ASF GitHub Bot commented on GEODE-2788: --- Github user masaki-yamakawa commented on th

[GitHub] geode issue #474: GEODE-2788: Add official Socket timeout parameter when con...

2017-05-21 Thread masaki-yamakawa
Github user masaki-yamakawa commented on the issue: https://github.com/apache/geode/pull/474 @bschuchardt Thank you for pointing it out. I resolved the conflicts. Travis CI's BUILD failed, but I think it is the effect of GEODE-2959 change. --- If your project is set up for it,