Skip to content

CONFLUENT: Remove support-metrics-common#258

Merged
Ismael Juma (ijuma) merged 4 commits into
masterfrom
remove-support-metrics-common
Feb 26, 2020
Merged

CONFLUENT: Remove support-metrics-common#258
Ismael Juma (ijuma) merged 4 commits into
masterfrom
remove-support-metrics-common

Conversation

@ijuma

@ijuma Ismael Juma (ijuma) commented Feb 7, 2020

Copy link
Copy Markdown
Member

C3 no longer needs it (functionality removed):
https://github.com/confluentinc/blueway/pull/2015

ksqlDB imported the relevant code into their tree:
confluentinc/ksql#4474

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@soondenana

Copy link
Copy Markdown
Member

I see bunch of files gone. So I assume C3 now has its own version of it and no one needs this code anymore.

@ijuma

Ismael Juma (ijuma) commented Feb 7, 2020

Copy link
Copy Markdown
Member Author

Vikas Singh (@soondenana) that's what the PR description says. :) (C3 doesn't need it anymore and is deleting the code. ksqldb is taking the code they need).

@soondenana Vikas Singh (soondenana) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ismael Juma (@ijuma). LGTM

Removed by mistake
@ijuma Ismael Juma (ijuma) changed the title WIP: Remove support-metrics-common CONFLUENT: Remove support-metrics-common Feb 24, 2020
…etrics-common

* confluent/master: (76 commits)
  KAFKA-9530; Fix flaky test `testDescribeGroupWithShortInitializationTimeout` (apache#8154)
  HOTFIX: fix NPE in Kafka Streams IQ (apache#8158)
  MINOR: set scala version automatically based on gradle.properties
  KAFKA-9577; SaslClientAuthenticator incorrectly negotiates SASL_HANDSHAKE version (apache#8142)
  KAFKA-9441: Add internal TransactionManager (apache#8105)
  MINOR: Document endpoints for connector topic tracking (KIP-558)
  MINOR: Standby task commit needed when offsets updated (apache#8146)
  Changes to migrate to Artifactory (#263)
  KAFKA-9206; Throw KafkaException on CORRUPT_MESSAGE error in Fetch response (apache#8111)
  MINOR: Remove unwanted regexReplace on tests/kafkatest/__init__.py
  KAFKA-9586: Fix errored json filename in ops documentation
  KAFKA-9575: Mention ZooKeeper 3.5.7 upgrade
  KAFKA-9481: Graceful handling TaskMigrated and TaskCorrupted (apache#8058)
  HOTFIX: don't try to remove uninitialized changelogs from assignment & don't prematurely mark task closed (apache#8140)
  MINOR: Fix javadoc at org.apache.kafka.clients.producer.KafkaProducer.InterceptorCallback#onCompletion (apache#7337)
  MINOR: Improve EOS example exception handling (apache#8052)
  MINOR: Fix a number of warnings in clients test (apache#8073)
  MINOR: Update shell scripts to support z/OS system (apache#7913)
  MINOR: Wording fix in Streams DSL docs (apache#5692)
  MINOR: Add missing @test annotation to MetadataTest#testMetadataMerge (apache#8141)
  ...

@soondenana Vikas Singh (soondenana) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I have only one comment, please take a look if that makes sense.

apacheda: "1.0.2",
apacheds: "2.0.0-M24",
argparse4j: "0.7.0",
avro: "1.9.1",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be taken out of confluent-import-control.xml too?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, we can. remove that file. Done.

@ijuma
Ismael Juma (ijuma) merged commit af58c88 into master Feb 26, 2020
@ijuma
Ismael Juma (ijuma) deleted the remove-support-metrics-common branch February 26, 2020 14:20
Andrew Egelhofer (andrewegel) pushed a commit that referenced this pull request Nov 16, 2021
Reviewers: Colin Hicks <colin.hicks@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants