a1exsh

Results 49 issues of a1exsh

When hash partitioning (and/or log compaction) is used this approach ensures that the order of events is preserved for each key in the face of intermittent publishing errors. For now...

Currently, Nakadi cannot handle leap seconds in the metadata's occurred_at field. However, the internet date and time RFC allows them: https://tools.ietf.org/html/rfc3339#section-5.7 The API should handle leap seconds, for example by...

bug
help wanted

From the `user_management` functions I'm missing a `COMMENT` functionality. The plain statement doesn't work: ``` db=> set role admin; SET db=> comment on role jdoe is 'test'; ERROR: must have...

Currently tagging of a new EBS volume with Name seems to happen only after base backup is finished to be streamed. This makes it harder to monitor performance of the...

Use configuration file as documented here: http://docs.pythonboto.org/en/latest/boto_config_tut.html

## Expected Behavior The icon should scale together with font size settings, or it should be centered in the checkbox rectangle. ## Actual Behavior The icon image is broken (e.g....

**Spotted on 1.3.0-BETA-20180830 (8dfc08c)** Trying to add a new schedule for a keyspace which already has one fails silently in the UI and the logs only show this: `POST /repair_schedule?......

zh:Assess/Investigate

Hey, I think that the snapshot mechanism might give unexpected results if table inheritance is involved. Given that the SPI query is `SELECT * FROM ` (i.e. not `FROM ONLY`),...

enhancement
gotcha

Just got this failure on v1.3.1. Was running fine for some minutes and then crashed: ``` 02-28 15:12:52,312 Unable to read free space information for the pg_xlog and data directories...