-
Notifications
You must be signed in to change notification settings - Fork 180
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
deps: migrate to log4j-core #3326
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How have you tested this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall changes look good. Approved, provided we have tested the logging for the tool.
Thanks @vermas2012 for taking a look! I tried some testing and realized I had to make a few additional fixes. I was able to successfully get this to work by running the unit tests with the log4j2.xml file uncommented. I did change this to STDOUT as the output - is this ok? |
STDout is fine. I wonder if we should test logging by running the actual tool? |
You don't have to setup HBase, you can use this json file as a source for schema |
🤖 I have created a release \*beep\* \*boop\* --- ## [1.26.0](https://github.com/googleapis/java-bigtable-hbase/compare/v1.25.1...v1.26.0) (2021-12-10) ### Features * bump next 1.x release to 1.26.0 ([#3327](https://github.com/googleapis/java-bigtable-hbase/issues/3327)) ([7da8fc2](https://github.com/googleapis/java-bigtable-hbase/commit/7da8fc24b29c0b9f01eda960630018421e2b1ee9)) ### Dependencies * migrate to log4j-core ([#3326](https://github.com/googleapis/java-bigtable-hbase/issues/3326)) ([#3375](https://github.com/googleapis/java-bigtable-hbase/issues/3375)) ([9142f13](https://github.com/googleapis/java-bigtable-hbase/commit/9142f1341f4542c8a48976cc3cf4675f76fe05db)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
cherry pick of googleapis#3328 with upgrade to 2.15.0
🤖 I have created a release \*beep\* \*boop\* --- ## [1.26.0](https://github.com/googleapis/java-bigtable-hbase/compare/v1.25.1...v1.26.0) (2021-12-10) ### Features * bump next 1.x release to 1.26.0 ([googleapis#3327](https://github.com/googleapis/java-bigtable-hbase/issues/3327)) ([7da8fc2](https://github.com/googleapis/java-bigtable-hbase/commit/7da8fc24b29c0b9f01eda960630018421e2b1ee9)) ### Dependencies * migrate to log4j-core ([googleapis#3326](https://github.com/googleapis/java-bigtable-hbase/issues/3326)) ([googleapis#3375](https://github.com/googleapis/java-bigtable-hbase/issues/3375)) ([9142f13](https://github.com/googleapis/java-bigtable-hbase/commit/9142f1341f4542c8a48976cc3cf4675f76fe05db)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
No description provided.