-
**Problem description**
Cherry pick https://github.com/pravega/pravega/pull/4916 commit into r0.7
**Problem location**
cherry pick
**Suggestions for an improvement**
cherry pick
-
**Problem description**
The pravega client build this repo relies on, 0.3.0-64.d0c8497-SNAPSHOT, no longer exists on jfrog. Need to update to the latest snapshot (as of June 22), https://oss.jfrog.or…
-
### Description
Move from travis to github action
### Importance
Nice to have
### Location
Create workflow file in .github
### Suggestions for an improvement
Create CI file for gith…
-
JavaSerializer makes reading the data with other languages very difficult. Instead, use UTF8StringSerializer.
The following line uses JavaSerializer.
https://github.com/pravega/logstash-output-pra…
-
CRD ZookeeperCluster don't support ImagePullSecrets, the mirror image of the private warehouse cannot be pulled up.
```
apiVersion: zookeeper.pravega.io/v1beta1
kind: ZookeeperCluster
metadata:
…
-
**Problem description**
Roadmap doc is out-of-date:
https://github.com/pravega/pravega/blob/master/documentation/src/docs/roadmap.md
http://pravega.io/docs/latest/roadmap/
-
**Problem description**
Currently Basic Password Auth Handler only allows wildcard declarations at 1 level depth. This is reasonable for pravega currently as the scope/* is fine. But if we start supp…
-
**Problem description**
As part of preparing to release 0.8.0, we need to change the Pravega version and Flink connector version in gradle.properties.
Also need to update the Pravega submodule to be…
-
### Description
It looks to me like a bug. Could be related to #125, #249, #260
I try to apply `kubectl apply -f zk.yam` the following config on GKE
```
apiVersion: zookeeper.pravega.io/v1bet…
-
**Problem description**
If I have a 100 byte segment that is sealed, seek to offset 90, and I try to `read` into a 20 byte buffer, it will fail with a segment sealed error. I expect it to partially f…