[
https://issues.apache.org/jira/browse/MESOS-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu updated MESOS-7749:
--------------------------
Description:
CSI support requires gRPC client integration in Mesos. This epic captures the
work that needs to be done for supporting that.
1. Bundle GRPC
- CMake build system under Linux.
- Setting up autotools under Linux.
- Setting up CMake build system under Windows.
- Testing on other supported OSes, e.g., macOS.
2. Build a GRPC client API in libprocess
- This should be a wrapper over the grpc client that integrate with
libprocess's event loop so that caller will be much easier to consume.
was:
CSI support requires gRPC client integration in Mesos. This epic captures the
work that needs to be done for supporting that.
1. Bundle GRPC
- CMake build system under Linux.
- Setting up autotools under Linux.
- Setting up CMake build system under Windows.
- Testing on other supported OSes, e.g., macOS.
2. Build a GRPC client API in libprocess
This should be a wrapper over the grpc client that integrate with
libprocess's event loop so that caller will be much easier to consume.
> Support gRPC client
> -------------------
>
> Key: MESOS-7749
> URL: https://issues.apache.org/jira/browse/MESOS-7749
> Project: Mesos
> Issue Type: Epic
> Components: build
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Labels: build, features, storage
>
> CSI support requires gRPC client integration in Mesos. This epic captures the
> work that needs to be done for supporting that.
> 1. Bundle GRPC
> - CMake build system under Linux.
> - Setting up autotools under Linux.
> - Setting up CMake build system under Windows.
> - Testing on other supported OSes, e.g., macOS.
> 2. Build a GRPC client API in libprocess
> - This should be a wrapper over the grpc client that integrate with
> libprocess's event loop so that caller will be much easier to consume.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)