Skip to content

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

#2429 removed ReplicationManager.processContainersNow(), but #2349 added some new calls it in the meantime. So now when both PRs are merged, we have compile errors.

[ERROR] /home/runner/work/ozone/ozone/hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/TestReplicationManager.java:[1123,23] cannot find symbol
[ERROR]   symbol:   method processContainersNow()
[ERROR]   location: variable replicationManager of type org.apache.hadoop.hdds.scm.container.ReplicationManager
...

https://issues.apache.org/jira/browse/HDDS-5459

How was this patch tested?

Compiled Ozone. Ran TestReplicationManager.

@adoroszlai adoroszlai self-assigned this Jul 21, 2021
@adoroszlai adoroszlai changed the title HDDS-5459. Replication Manager should process containers synchronously for tests (#2429) HDDS-5459. Fix compile errors in TestReplicationManager Jul 21, 2021
@ChenSammi
Copy link
Contributor

@adoroszlai thanks for fixing the issue.

+1.
Wait for the CI result.

@ChenSammi ChenSammi merged commit 57d42b1 into apache:master Jul 21, 2021
@adoroszlai adoroszlai deleted the HDDS-5459-addendum branch July 21, 2021 19:53
@adoroszlai
Copy link
Contributor Author

Thanks @ChenSammi for reviewing and merging it.

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