Gareth Western

Results 11 issues of Gareth Western

We are developing a collection of services to deploy into an Openshift environment. One of the applications is a simple Spring Cloud Gateway instance. When developing a service locally (e.g....

enhancement
help wanted
good first issue

This is a feature request to add support for Microsoft Azure

Hi, we're trying to set up a proxy with TLS certificate authentication: > kafka-proxy server --bootstrap-server-mapping "brokers.myorg.com:9093,0.0.0.0:32399" \ > --tls-enable We use kafkacat to test the connection: > kcat -C...

This is similar to #33 but going even further, to prepare for the upcoming SCDF 2.0 release. I'll start a fork. I'm investigating this in conjunction with https://github.com/donovanmuller/spring-cloud-deployer-openshift/issues/57 I'm interested...

Description: DBPTK cannot import SIARD files when using Java 14: ``` 2020-12-11 14:59:00.531 ERROR 40250 --- [nio-8080-exec-7] c.d.c.c.common.utils.AsyncCallbackUtils : [0:0:0:0:0:0:0:1] AsyncCallback error - RESTException: Remote exception caused by GenericException: Could...

enhancement

It appears as though the Web activity is unable to contact the management endpoint when the Synapse workspace is created using a Managed Virtual Network and data exfiltration protection. The...

triaged
assigned-to-author
doc-enhancement
Pri2
synapse-analytics/svc
sql/subsvc

When using Oracle in a docker container, the first time the container is run it takes a _long_ time to startup as lots of files are unpacked, etc. The suggestion...

help wanted
type/docs
modules/jdbc
resolution/acknowledged

Apologies if this functionality already exists and I've missed it. It would be great if the program could record metrics and then make them available to Prometheus (e.g. using [the...

enhancement
help wanted

#### Describe your feature request The Delta format is gaining popularity. The Polars project has recently added _read_delta methods for the Python and Rust APIs. It would be great if...

enhancement

While playing with the [uc_catalog](https://github.com/duckdb/uc_catalog) and [delta](https://github.com/duckdb/duckdb_delta) extensions I encountered an error while trying to read from an ADLS gen2 account using the abfss syntax in this format: `abfss://[email protected]/path`. This...