Question |
Raised by |
Status |
Solution |
|
Alford, Ronald Wayne |
Need
Question |
|
Explain
failure and done in detail with some example. |
Bahety, Anand Baldeodas |
Need
Solution |
|
Are there
any limitations in expressivity of Pip's Expectation Language? Put another
way, are there any types of problems that can't be detected by writing
recognizers and/or aggregates? |
Bucatanschi, Dan George |
Need
Solution |
|
|
Chandra, Deepti Jagdish |
Need
Question |
|
Explain
each line of the following expectations: recv(Client)
limit (SIZE, {=10b}); task("a.Read")
{ repeat
2 { recv(Peer); } future
{ recv(Peer); task("a.ReadReply"); } } |
Huynh, Thuan Quang |
Need
Solution |
|
|
Nguyen, Bao Ngoc |
Need
Question |
|
What
are the problems caused when 'printf' is used for testing distributed
systems? |
Konda, Shravya Reddy |
Need
Solution |
|
In the
paper, the authors mention that path coverage is an important, though
orthogonal, consideration in running Pip. Why is this so? |
Lee, Joonghoon |
Need
Solution |
|
In Pip
workflow, who generates paths from events and how? |
Liu, Liping |
Need
Solution |
|
Do you think
Pip should be considered as monitoring or testing? Why? |
Wongsuphasawat, Krist |
Need
Solution |
|
The
authors mention that they always based the expectations they wrote on
automatically generated expectations. Why aren't the automatically generated
expectations sufficient? That is, why did the authors need to write new ones? |
Reisner, Elnatan Benjamin |
Need
Solution |
|
|
Schulman, Aaron David |
Need
Question |
|
Explain
the main differences between recognizers and aggregates. |
Sharara, Hossam Samy Elsai |
Need
Solution |
|
Detecting
the Unexpected in Distributed Systems: Does this system only observe the
sequence of messages, or does it also examine their contents? |
Stuckman, Jeff |
Need
Solution |
|
|
Teoh, Alison Lui Koon |
Need
Question |
|
Compare
Pip with WiDS Checker developed by Xuezheng Liu et al. Their paper believes
"log-based analysis can reveal performance bugs than structural
ones". (Paper: http://www.usenix.org/events/nsdi07/tech/full_papers/liu/liu.pdf
NSDI '07) |
Thakor, Shashvat Advait |
Need
Solution |
|
|
Vador, Sachin Shashikant |
Need
Question |
|
|
Donlon, Eileen Merle |
Need
Question |
|
In
class we talked about a system to monitor and identify unexpected behavior in
distributed systems. What are test cases in such a scenario? |
Zazworka, Nico |
Need
Solution |
|