Skip to content

Conversation

@taklwu
Copy link
Contributor

@taklwu taklwu commented Jul 20, 2018

Last port commit for HBASE-20555

Copy link
Contributor

@z-york z-york left a comment

Choose a reason for hiding this comment

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

Same as original patch. Waiting on Testing

@taklwu
Copy link
Contributor Author

taklwu commented Jul 20, 2018

  • mvn build passed
[INFO] Apache HBase Shaded Packaging Invariants ........... SUCCESS [  0.716 s]
[INFO] Apache HBase - Archetypes .......................... SUCCESS [  0.020 s]
[INFO] Apache HBase - Exemplar for hbase-client archetype . SUCCESS [  0.513 s]
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SUCCESS [  0.412 s]
[INFO] Apache HBase - Archetype builder ................... SUCCESS [  0.313 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2018-07-20T23:00:24+00:00
[INFO] Final Memory: 197M/2767M
[INFO] ------------------------------------------------------------------------
  • mvn test TestHFileCleaner passed
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.754 s - in org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-surefire-plugin:2.20.1:test (secondPartTestsExecution) @ hbase-server ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2018-07-20T15:44:47-07:00
[INFO] Final Memory: 66M/1212M
[INFO] ------------------------------------------------------------------------
  • check compat passed
$ ./dev-support/checkcompatibility.py \
--annotation org.apache.hadoop.hbase.classification.InterfaceAudience.Public \
--annotation org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate \
--include-file "hbase-*" \
780724b15a523b4a73c387627aac14fab45027b6
...
INFO:root:Creating empty scratch dir /Users/wutaklon/dataplane/hbase/hbase/target/compat-check
INFO:root:Checking out 780724b15a523b4a73c387627aac14fab45027b6 in /Users/wutaklon/dataplane/hbase/hbase/target/compat-check/src
INFO:root:Checking out 498e7f8d5500bad15de5743c805fda9c9a9e4961 in /Users/wutaklon/dataplane/hbase/hbase/target/compat-check/dst
INFO:root:Building in /Users/wutaklon/dataplane/hbase/hbase/target/compat-check/src
...

	/Users/wutaklon/dataplane/hbase/hbase/target/compat-check/dst/hbase-examples/target/hbase-examples-1.5.0-SNAPSHOT.jar
INFO:root:Annotations are: ['org.apache.hadoop.hbase.classification.InterfaceAudience.Public', 'org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate']
INFO:root:Annotations path: /Users/wutaklon/dataplane/hbase/hbase/target/compat-check/annotations.txt
INFO:root:Results: {'binary': {'problems': 0, 'warnings': 0}, 'source': {'problems': 0, 'warnings': 0}}

…er configurable in HFileCleaner) to branch-1

Last port commit for HBASE-20555
@taklwu taklwu force-pushed the HBASE-20559-branch-1 branch from 498e7f8 to 346cc7b Compare July 21, 2018 04:48
@taklwu
Copy link
Contributor Author

taklwu commented Jul 23, 2018

this has been merged as 896b69a

@taklwu taklwu closed this Jul 23, 2018
This was referenced Jan 14, 2020
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request May 16, 2024
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