-
Currently, before a checkpoint completes, partial results may be committed to database. That means a possible violation of exactly-once semantics of data processed since the last checkpoint in case of…
vaehx updated
5 years ago
-
**Describe the bug**
When selecting "View Diff" on a changed file in the "Uncommitted Changes" detail view, an error occurs:
> Unable to open 'Analyzer.cs (Uncommitted)': Unable to read file (Error:…
-
I've been playing around with the new version of jsreports to see how hard it will be to upgrade and also thinking how best to organize our growing number of reports. I really like the versioning fea…
-
- [x] are reporting a bug others will be able to reproduce and not asking a question. If you're not sure or want to ask a question do so on our Discourse: https://discourse.brew.sh
- [x] ran a `brew`…
-
# Tear down that WAL
This document is a proposal with cost/benefits for moving the WAL out of the `tsm1.Engine` and
in to the `storage.Engine`. The high level goals are:
- Keeping consistency w…
zeebo updated
5 years ago
-
To support transactions consumers should have an option to read only committed messages. In the Java API this is accomplished using the "isolation_level" option. The naive translation would be to prov…
-
Double clicking on a bashrc file that is part of an open github repo in the Github Desktop "Uncomitted Changes" tab, launches the file as a script vs showing it in a viewer.
### Description
When…
-
`lp440234_Setting__p_changed_of_a_Blob_w_no_uncomitted_changes_is_noop` (from `src/ZODB/tests/testblob.py`) is an example of test that is not run by:
```
$ python setup.py test
...
Ran 1145 tests in …
-
I'm getting this
``` r
devtools::release()
## Uncommited changes in git. Proceed anyway?
```
but I've just committed and pushed. Is this picking up that there are untracked files? Is it just a bug…
-
1. cleanup code + prep for acceleration
-- grab the output from the golden model and save it in github
-- integrate the uncomitted work I have in virtualbox VM
-- switch from numpy to tensor in ent…