Skip to content
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

An error related to VmComparator #2

Open
ThanaaS opened this issue Oct 21, 2017 · 0 comments
Open

An error related to VmComparator #2

ThanaaS opened this issue Oct 21, 2017 · 0 comments

Comments

@ThanaaS
Copy link

ThanaaS commented Oct 21, 2017

In class DatacenterBrokerModifiedRealTime.java
I found error in lines 147 and 148 which points to peek() and remove()! even VmComparator.java included in same backag:
if(presentTime - startTime > checkList.peek().estimatedTime) {
VmComparator vm = checkList.remove();

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

No branches or pull requests

1 participant