Skip to content

Commit

Permalink
account for move of MesosCommon to util dir
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdw committed Mar 24, 2016
1 parent a772308 commit 9d738c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions storm/src/main/storm/mesos/TaskAssignments.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

import org.apache.mesos.Protos.TaskID;

import storm.mesos.util.MesosCommon;

/**
* Tracks the Mesos Tasks / Storm Worker Processes that have been assigned
* to this MesosSupervisor instance.
Expand Down

0 comments on commit 9d738c4

Please sign in to comment.