It's all about the answers!

Ask a question

Polling a Build Engine for specific buildDefId requests


Andrew Harmel-Law (14612218) | asked Jan 31 '10, 10:13 a.m.
Hi,

I'm trying to poll a build engine for pending requests. I can get the next request from the queue, and look at the buildDefinitionId which it is associated with. If the request is for a buildDefinitionId I'm not interested in, how can I set the status of the request back so that the next time the requests queue is polled this request is seen? I've found isProcessed() and setProcessed(boolean) but the latter throws null pointers when I call it.

Is there something I'm missing?

Hope someone can help.

TIA

Cheers, Andrew

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.