Slavo
Slavo
Is it possible same or newer version is bundled in the `jenkins.war` inside `WEB-INF\detached-plugins` dir?
what about the "How to select incremental data from a table?" section? Is that any good?
Hi Prashant. Sorry I wasn't a bit clearer but micheee already pointed you in the right direction. The only way for most of the databases (kdb+, etc excluding) is to...
But how would you propose the plugin keep track of what was and wasn't processed? Even plugin would have to look at some ID or time-stamp to know it's done...
Looking at flume-ng-sql-source it does indeed have functionality that allows it to track how many rows have been processed so far using Hibernate's setFirstResult(rowNumber) method. This of course would only...
The timeout is annoying and it seems to be about 2-3s but otherwise it seems to work pretty reliably. Didn't have this issue with timeout on the Android phone or...
> If I recall correctly, Role Strategy and Matrix Auth load the full names asynchronously using JavaScript. That could keep the page load fast. > > @skundrik I'm also working...
> I don’t think you need to keep the ID just show the full name of its set, have a look at what it looks like when you use the...