Skip to content

MINOR: Remove the InvalidTopicException handling in InternalTopicManager#6167

Merged
guozhangwang merged 2 commits intoapache:trunkfrom
guozhangwang:KMinor-not-expect-invalid-topic
Jan 18, 2019
Merged

MINOR: Remove the InvalidTopicException handling in InternalTopicManager#6167
guozhangwang merged 2 commits intoapache:trunkfrom
guozhangwang:KMinor-not-expect-invalid-topic

Conversation

@guozhangwang
Copy link
Copy Markdown
Contributor

Note we can only remove this handling in 2.2 but not in 2.1 since #6124 is only in 2.2.

Committer Checklist (excluded from commit message)

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

@guozhangwang
Copy link
Copy Markdown
Contributor Author

@bbejeck @mjsax

Copy link
Copy Markdown
Contributor

@dguy dguy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@bbejeck bbejeck left a comment

Choose a reason for hiding this comment

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

LGTM.

@guozhangwang there's also a corresponding test method you'll want to remove as well.

Copy link
Copy Markdown
Member

@mjsax mjsax left a comment

Choose a reason for hiding this comment

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

LGTM.

@guozhangwang
Copy link
Copy Markdown
Contributor Author

@guozhangwang there's also a corresponding test method you'll want to remove as well.

I looked into shouldLogWhenTopicNotFoundAndNotThrowException and I think it should still be there.

@guozhangwang guozhangwang merged commit e1652de into apache:trunk Jan 18, 2019
@guozhangwang guozhangwang deleted the KMinor-not-expect-invalid-topic branch January 18, 2019 19:37
abbccdda pushed a commit to abbccdda/kafka that referenced this pull request Jan 24, 2019
…ger (apache#6167)

Note we can only remove this handling in 2.2 but not in 2.1 since apache#6124 is only in 2.2.

Reviewers: Bill Bejeck <bill@confluent.io>, Damian Guy <damian@confluent.io>, Matthias J. Sax <matthias@confluent.io>
jarekr pushed a commit to confluentinc/kafka that referenced this pull request Apr 18, 2019
* ak/trunk:
  MINOR: fix race condition in KafkaStreamsTest (apache#6185)
  KAFKA-4850: Enable bloomfilters (apache#6012)
  MINOR: ducker-ak: add down -f, avoid using a terminal in ducker test
  KAFKA-5117: Stop resolving externalized configs in Connect REST API
  MINOR: Cleanup handling of mixed transactional/idempotent records (apache#6172)
  KAFKA-7844: Use regular subproject for generator to fix *All targets (apache#6182)
  Fix Documentation for cleanup.policy is out of date (apache#6181)
  MINOR: increase timeouts for KafkaStreamsTest (apache#6178)
  MINOR: Rejoin split ssl principal mapping rules (apache#6099)
  MINOR: Handle case where connector status endpoints returns 404 (apache#6176)
  MINOR: Remove unused imports, exceptions, and values (apache#6117)
  KAFKA-3522: Add internal RecordConverter interface (apache#6150)
  Fix Javadoc of KafkaConsumer (apache#6155)
  KAFKA-6455: Extend CacheFlushListener to forward timestamp (apache#6147)
  MINOR: Log partition info when creating new request batch in controller (apache#6145)
  KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (apache#6134)
  MINOR: Remove the InvalidTopicException handling in InternalTopicManager (apache#6167)
  [KAFKA-7024] Rocksdb state directory should be created before opening the DB (apache#6138)
  MINOR:: Fix typos (apache#6079)
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…ger (apache#6167)

Note we can only remove this handling in 2.2 but not in 2.1 since apache#6124 is only in 2.2.

Reviewers: Bill Bejeck <bill@confluent.io>, Damian Guy <damian@confluent.io>, Matthias J. Sax <matthias@confluent.io>
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.

4 participants