UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 лет назад |
UbitUmarov
|
7e0fc95c3a
== UUID.Zero is slow
|
2 лет назад |
UbitUmarov
|
a01046c24f
a few changes to get assets
|
3 лет назад |
UbitUmarov
|
a23bf4eb1b
mantis 8890: waste CPU checking if asset id == Zero on get; several changes on region Asset connector
|
3 лет назад |
UbitUmarov
|
2a70c8c5c2
mantis 8848: fix typo, Thanks Chris Weymann
|
3 лет назад |
UbitUmarov
|
7b106564fa
in some cases store a hg asset on local grid is just waste
|
4 лет назад |
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 лет назад |
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 лет назад |
UbitUmarov
|
3ec5d46a2f
some changes Still BAD
|
4 лет назад |
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 лет назад |
UbitUmarov
|
dc5a0244fc
cosmetics
|
4 лет назад |
Melanie
|
3d019323e8
Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined
|
5 лет назад |
UbitUmarov
|
03abb970f4
reduce httptimout on first try to save a asset to grid
|
5 лет назад |
UbitUmarov
|
f474c10f71
change threads confusing names
|
5 лет назад |
UbitUmarov
|
437369778d
give BlockingCollection more chances
|
6 лет назад |
UbitUmarov
|
8d8236cfb2
missing file change.. actually use watchdog threads on assetsconnector and
|
7 лет назад |
UbitUmarov
|
e5377eb839
use threads from main pool on assetsconnector
|
7 лет назад |
UbitUmarov
|
65e9421058
minor changes
|
7 лет назад |
UbitUmarov
|
4286ae43f2
make some threads background ones
|
7 лет назад |
UbitUmarov
|
9a1d94f455
remove use of libomv BlockingQueue
|
7 лет назад |
Melanie Thielker
|
a5151bb337
Refactor asset handling as per Ubit's suggestion
|
7 лет назад |
Melanie Thielker
|
5a18ea31cf
Make negative asset caching actually work
|
7 лет назад |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
Melanie Thielker
|
07b48fd58c
Add negative caching to flotsam cache. Prevents scripts from hammering the asset server
|
8 лет назад |
Melanie Thielker
|
f021c64eb0
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.
|
8 лет назад |
UbitUmarov
|
d2e380e81e
on get asset with callback, do the callback even if asset not found. This is needed on same cases
|
8 лет назад |
UbitUmarov
|
fced64aef5
change asset upload retry timer AutoReset back to true
|
8 лет назад |
UbitUmarov
|
bc1f5ebbb9
change MAXSENDRETRIESLEN from test value to normal
|
8 лет назад |
UbitUmarov
|
924aaedfce
assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed
|
8 лет назад |
UbitUmarov
|
b29ab1b2df
adjust the checks for invalid asset IDs. changed upload fail detection
|
9 лет назад |