UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 lat temu |
UbitUmarov
|
7e0fc95c3a
== UUID.Zero is slow
|
2 lat temu |
UbitUmarov
|
a01046c24f
a few changes to get assets
|
3 lat temu |
UbitUmarov
|
a23bf4eb1b
mantis 8890: waste CPU checking if asset id == Zero on get; several changes on region Asset connector
|
3 lat temu |
UbitUmarov
|
2a70c8c5c2
mantis 8848: fix typo, Thanks Chris Weymann
|
3 lat temu |
UbitUmarov
|
7b106564fa
in some cases store a hg asset on local grid is just waste
|
4 lat temu |
UbitUmarov
|
e4a922012a
change region asset connectors again. The new ini files must be used (should update automaticly). All region modes back, but testing needed, as usual. Left out automatic grid store retry, that needs better consideration (like on payed uploads). runprebuild, clearaot etc needed
|
4 lat temu |
UbitUmarov
|
cdd5dba5b0
some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good
|
4 lat temu |
UbitUmarov
|
3ec5d46a2f
some changes Still BAD
|
4 lat temu |
UbitUmarov
|
b3893b9dc5
make AssetServicesConnector do HG work (HGAssetServicesConnector should no not be in used now); change HGAssetBroker to be a extended derivative of it. WARNING TESTgit push origin master possible still very broken
|
4 lat temu |
UbitUmarov
|
dc5a0244fc
cosmetics
|
4 lat temu |
Melanie
|
3d019323e8
Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined
|
5 lat temu |
UbitUmarov
|
03abb970f4
reduce httptimout on first try to save a asset to grid
|
5 lat temu |
UbitUmarov
|
f474c10f71
change threads confusing names
|
5 lat temu |
UbitUmarov
|
437369778d
give BlockingCollection more chances
|
6 lat temu |
UbitUmarov
|
8d8236cfb2
missing file change.. actually use watchdog threads on assetsconnector and
|
7 lat temu |
UbitUmarov
|
e5377eb839
use threads from main pool on assetsconnector
|
7 lat temu |
UbitUmarov
|
65e9421058
minor changes
|
7 lat temu |
UbitUmarov
|
4286ae43f2
make some threads background ones
|
7 lat temu |
UbitUmarov
|
9a1d94f455
remove use of libomv BlockingQueue
|
7 lat temu |
Melanie Thielker
|
a5151bb337
Refactor asset handling as per Ubit's suggestion
|
7 lat temu |
Melanie Thielker
|
5a18ea31cf
Make negative asset caching actually work
|
7 lat temu |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
8 lat temu |
Melanie Thielker
|
07b48fd58c
Add negative caching to flotsam cache. Prevents scripts from hammering the asset server
|
8 lat temu |
Melanie Thielker
|
f021c64eb0
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.
|
8 lat temu |
UbitUmarov
|
d2e380e81e
on get asset with callback, do the callback even if asset not found. This is needed on same cases
|
8 lat temu |
UbitUmarov
|
fced64aef5
change asset upload retry timer AutoReset back to true
|
8 lat temu |
UbitUmarov
|
bc1f5ebbb9
change MAXSENDRETRIESLEN from test value to normal
|
8 lat temu |
UbitUmarov
|
924aaedfce
assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed
|
8 lat temu |
UbitUmarov
|
b29ab1b2df
adjust the checks for invalid asset IDs. changed upload fail detection
|
9 lat temu |