-
**Problem description**
When I restart my pravega_cluster (kubectl delete, kubectl apply), all pods start correctly, but it gives no response on curl GET.
![Screenshot_9](https://user-images.githu…
-
Summary
The current writer uses only the Pravega transactional writer. This allows for exactly-once processing when used in batch or micro-batch mode. However, for some use cases, it is preferred t…
-
**Problem description**
Currently, the security-related code is spread out across the following Gradle sub-projects:
| Gradle subproject | Purpose |
|:--------------------|:----------|
| `:con…
-
### Description
Moving from travis to github action
### Importance
nice-to-have
### Location
.github/workflows/ci.yaml
### Suggestions for an improvement
End to end test should work on …
-
### What This Change Is For
This issue is for demonstrating batch read with tls configuration. This particular case was found to be tricky on a Kubernetes deployment because it involved setting up th…
-
**Problem description**
To facilitate reuse of Password auth handler outside of pravega controller we should move it out of controller and into a separate library.
**Problem location**
PasswordA…
-
**Problem description**
I wrote a simple benchmark utility using the Pravega Rust byte stream client and I'm seeing excessive memory usage. I have a simple loop like this:
```
for _ in …
-
The implementation should go in https://github.com/pravega/spark-connectors/blob/master/src/main/scala/io/pravega/connectors/spark/PravegaSourceProvider.scala#L180.
-
* Starting Pravega benchmark sample `streamCutsCli` script with SAMPLE option.
* while asking streams and events value, just passing 0 value in both or in any one of the streams or events.
OutPut:…
-
### Description
In p-operator we're checking very specific things in the reconcile loop, instead of checking for updates to each component and that is complicating the flow of code way too much.
#…