• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / bookkeeper / 97
72%

Build:
DEFAULT BRANCH: master
Ran 29 May 2018 03:17PM UTC
Jobs 1
Files 418
Run time 35s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
97

push

jenkins

Sijie Guo
[TABLE SERVICE] use grpc reverse proxy to serve storage container requests

Descriptions of the changes in this PR:

*Motivation*

#1430 introduced client interceptor and grpc reverse proxy for storage container requests. This PR is the subsequent change to leverage client interceptor and reverse proxy for storage container requests.

*Changes*

**Client Changes**

Changed `StorageContainerChannel` to add client interceptor to stamp storage container id into the the requests' metadata.

**Server Changes**

- moved the stream storage logic out of storage containers to a `service` package. the main logic will be kept in `RangeStoreService` and `RangeStoreServiceFactory`.
- make the storage container logic for hosting `StorageContainerService`.
- Each storage container will run an inprogress grpc server for serving the grpc services registered to the container and provide an `channel` for accessing those grpc service.
- Changed the server to use reverse proxy for serving/proxying storage container requests.

*NOTE*

This change doesn't directly remove `StorageContainerRequest` and `StorageContainerResponse`.  It would be done in a subsequent change.

Master Issue: #1205

Author: Sijie Guo <sijie@apache.org>

Reviewers: Jia Zhai <None>

This closes #1448 from sijie/storage_container_channel

23954 of 33144 relevant lines covered (72.27%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97.1 29 May 2018 03:17PM UTC 0
72.27
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #97
  • 305e3fb3 on github
  • Prev Build on master (#95)
  • Next Build on master (#102)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc