Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix list of java connectors that are failing to publish #13947

Closed
3 of 23 tasks
Phlair opened this issue Jun 20, 2022 · 1 comment
Closed
3 of 23 tasks

Fix list of java connectors that are failing to publish #13947

Phlair opened this issue Jun 20, 2022 · 1 comment

Comments

@Phlair
Copy link
Contributor

Phlair commented Jun 20, 2022

I recently tried publishing all the java connectors (in this PR) in order to propagate a change from base-java.

Here is a list of those that failed to publish (and here's the action run).
We should 1. identify why they're failing and 2. fix them:

  • destination-elasticsearch
  • destination-local-json
  • destination-mongodb
  • destination-mongodb-strict-encrypt
  • destination-mqtt
  • destination-mssql
  • destination-mysql
  • destination-mysql-strict-encrypt
  • destination-oracle
  • destination-oracle-strict-encrypt
  • destination-postgres
  • destination-rockset
  • source-clickhouse
  • source-clickhouse-strict-encrypt
  • source-cockroachdb
  • source-mongodb-strict-encrypt
  • source-mysql-strict-encrypt
  • source-oracle
  • source-oracle-strict-encrypt
  • source-redshift
  • source-relational-db
  • source-snowflake
  • source-tidb

p.s. the update to the /publish command to allow running for multiple connectors in parallel might be useful for working on this

@evantahler
Copy link
Contributor

cc @grishick I think this ticket can be closed, because we recently published all destinations for per-stream state #15224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants