James Hartig
James Hartig
It would be useful to have a `ReenableUnitFiles` method that matches the D-BUS API so we can atomically disable/enable services to make changes to the `[Install]` section and get symlinks...
I'm using v1.0.0 of the launcher, v0.13.22 of Karma and v2.1.1 of PhantomJS. I'm running Windows 10 64-bit and Node v4.4.5. Whenever I set `exitOnResourceError` to `true` in the `phantomjsLauncher`...
https://play.google.com/store/apps/details?id=com.mobilesrepublic.appy&hl=en_US We're seeing a bunch of different variations of this user-agent: ``` News Republic/12.6.4 (Linux; U; Android 28; en-us) Mobile Safari News Republic/12.6.4 (Linux; U; Android 29; en-us) Mobile Safari...
We're seeing thousands of pageviews from with the user-agent `CBC/AndroidApp`. Looks like it's most likely the user-agent of https://play.google.com/store/apps/details?id=ca.cbc.mobile.android.cbcnewsandroidwebview&hl=en_US
Please answer these questions before submitting your issue. Thanks! ### What version of Cassandra are you using? Yugabyte 2.14 ### What version of Gocql are you using? v1.2.1 ### What...
Jira Link: [DB-3578](https://yugabyte.atlassian.net/browse/DB-3578) ### Description When comparing against an empty timestamp via the `gocql` driver Yugabyte returns no results. I believe this stems from the fact that `gocql` encodes an...
Despite setting `PoolLimit: 1`, the mgo driver proceeds to make 2 connections to the primary. ### What version of MongoDB are you using (`mongod --version`)? ``` 4.0.5 ``` ### What...
* Add JSONB column support * Fallback in metadata functions to fix KeyspaceMetadata * Added yugabyte tests Ran the latest tests against yb 2.16.1.0-b50 I didn't include them in `all`...
## Proposed Change The current spec says that `credentialRecord.transports` is RECOMMENDED but I can't find a reference for when to use it. I believe this was lost in https://github.com/w3c/webauthn/pull/1773 where...
**Client** PubSub **Environment** CentOS on GCE (t2d-standard-4) **Go Environment** ``` NumGoroutines=40 MaxExtension=15s MaxOutstandingMessages=40000 MaxOutstandingBytes=-1 Synchronous=false ``` **Expected behavior** I expect to see 0 in [subscription/expired_ack_deadlines_count](https://cloud.google.com/monitoring/api/metrics_gcp#pubsub/subscription/expired_ack_deadlines_count) assuming that my AckCount match...