Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rahulKQL
Copy link
Owner

This PR removes references of BigtableInstanceName and ThreadUtil, which resides in bigtable-core module. ThreadUtil is copied over to bigtable-hbase from the core module.

pmakani
pmakani previously approved these changes Apr 16, 2020
athakor
athakor previously approved these changes Apr 16, 2020
This PR removes references of `BigtableInstanceName` and `ThreadUtil`, which resides in bigtable-core module. ThreadUtil is copied over to `bigtable-hbase`.
dmitry-fa
dmitry-fa previously approved these changes Apr 16, 2020
*
* <p>This class copies code that originates in {@link
* io.grpc.internal.GrpcUtil#getThreadFactory(String, boolean)}.
*

Choose a reason for hiding this comment

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

Are you sure that this note should be here? (I don't know, just asking)

Copy link
Owner Author

Choose a reason for hiding this comment

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

Yes, It still holds true for our utility. So it's best to keep track of it.

 - used GrpcUtil#getThreadFactory for creating thread factory.
 - moved `ThreadUtil.java` under `src/test`
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