Skip to content

Conversation

@kw2542
Copy link
Contributor

@kw2542 kw2542 commented Jan 9, 2020

Issues:

  1. org.apache.samza.sql.util.ConfigUtil is not used
  2. it is the same name as org.apache.samza.util.ConfigUtil
  3. its usage should be deprecated in favor of Config#subset(String prefix, boolean stripPrefix)

Changes: delete org.apache.samza.sql.util.ConfigUtil

API Changes:
None

Upgrade Instructions:
None

Usage Instructions:
None

Tests: build

Issues:

1. org.apache.samza.sql.util.ConfigUtil is not used
2. it is the same name as org.apache.samza.util.ConfigUtil
3. its usage should be deprecated in favor of Config#subset(String prefix, boolean stripPrefix)

Changes: delete org.apache.samza.sql.util.ConfigUtil

Tests: build
@prateekm
Copy link
Contributor

@atoomula FYI

Copy link
Contributor

@shanthoosh shanthoosh left a comment

Choose a reason for hiding this comment

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

LGTM

@shanthoosh shanthoosh merged commit 2659bc0 into apache:master Jan 14, 2020
@shanthoosh
Copy link
Contributor

@kw2542 Thanks for the changes. Merged the patch to trunk.

rmatharu-zz pushed a commit to rmatharu-zz/samza that referenced this pull request Jan 21, 2020
…che#1245)

Issues:

1. org.apache.samza.sql.util.ConfigUtil is not used
2. it is the same name as org.apache.samza.util.ConfigUtil
3. its usage should be deprecated in favor of Config#subset(String prefix, boolean stripPrefix)

Changes: delete org.apache.samza.sql.util.ConfigUtil

Tests: build
@kw2542 kw2542 deleted the configutil branch January 30, 2020 18:51
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.

5 participants