You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/03 20:12:00 UTC

[jira] [Commented] (GEODE-3558) If user lacks permission to create named pipes then integration tests fail.

    [ https://issues.apache.org/jira/browse/GEODE-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151934#comment-16151934 ] 

ASF subversion and git services commented on GEODE-3558:
--------------------------------------------------------

Commit 1b8efdbd8826d050c11175f9a5e6e615da0e7606 in geode-native's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=1b8efdb ]

GEODE-3558: Use TCP IPC channel only.

- Removes named pipe IPC channel.


> If user lacks permission to create named pipes then integration tests fail.
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-3558
>                 URL: https://issues.apache.org/jira/browse/GEODE-3558
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>
> On Windows CLI tests will fail if user lacks permission for named pipes. Currently both named pipe and TCP ICP channels are created but only the IPC channel is used. Remove IPC channel and use TCP only.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)