Bug 3599 - Li - transaction chain manager should not propagate connection context...
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / statistics /
2015-06-10 Martin BobakBug 3597 - added session statistics for switch connect... 59/22259/1
2015-06-09 Martin BobakBUG-3580: statistics teardown improvement 11/22211/1
2015-06-08 Martin BobakBug-3104: Bypassing MultimessageCollector 99/22099/1
2015-06-03 michal rehakMerge "BUG-3157: performance tuning - Do not user CopyO...
2015-06-02 Robert VargaBUG-3157: performance tuning - Do not user CopyOnWriteA... 78/21678/2
2015-06-02 Martin BobakBug 3437 - clean event time measurement average value... 45/21645/1
2015-06-02 Martin BobakBug 3435 - add time counter for selected operations... 32/21632/1
2015-06-02 Martin BobakBug 3412 - Device should not be propagated if initial... 11/21611/1
2015-06-01 Martin BobakBug 3393 - don't silence exceptions in tx chain manager 73/21573/2
2015-06-01 Martin BobakBug 3390 - schedule statistics polling instead of polli... 59/21559/1
2015-06-01 Martin BobakBug 3389 - Scheduling time adaptation calculated per... 46/21546/1
2015-05-29 michal rehakMerge "Bug 3367 - StatManagerImpl scalable statPolling...
2015-05-29 michal rehakMerge "Bug 3367 - StatManagerImpl scalable statPolling...
2015-05-29 Vaclav DemcakBug 3367 - StatManagerImpl scalable statPolling per... 95/21095/4
2015-05-28 Vaclav DemcakBug 3367 - StatManagerImpl scalable statPolling per... 63/21063/5
2015-05-28 michal rehakMerge "Cleanup IpConversionUtil"
2015-05-28 michal rehakMerge "Fix warnings in TableFeaturesConvertor"
2015-05-26 michal rehakMerge "Bug 3328: Set icmpv4-match into OF10 match."
2015-05-26 michal rehakMerge "Clean TransactionChainManager"
2015-05-26 michal rehakMerge "Change StatisticsContext"
2015-05-26 Vaclav DemcakClean TransactionChainManager 04/20904/8
2015-05-26 Martin Bobakschedule next poll only after previous is done 20/21120/2
2015-05-26 michal rehakMerge "Statistics polling is scheduled per one device"
2015-05-26 michal rehakMerge "Simplify CommonService interface"
2015-05-26 Martin BobakStatistics polling is scheduled per one device 19/21119/1
2015-05-25 Robert VargaSimplify CommonService interface 69/21069/4
2015-05-25 michal rehakMerge "HashUtils are not used anymore"
2015-05-25 michal rehakMerge "code cleanup : removed unused parts of code"
2015-05-25 Vaclav DemcakChange StatisticsContext 47/21047/2
2015-05-25 Martin BobakHashUtils are not used anymore 53/21053/1
2015-05-25 Martin Bobakcode cleanup : removed unused parts of code 41/21041/3
2015-05-25 michal rehakMerge "Bug-3085:StatisticsManager drops nodeadded opera...
2015-05-25 Robert Vargasimplify MultiMsgCollector 60/20860/12
2015-05-22 Martin BobakFlowHash renamed to FlowRegistryKey 81/20981/1
2015-05-21 michal rehakMerge "openflow plugin internal statistics available...
2015-05-21 Martin Bobakopenflow plugin internal statistics available trough... 98/20898/2
2015-05-21 Martin BobakFixed result processing in several services. 80/20880/2
2015-05-21 Martin BobakSGService uses future from requestContext 38/20838/3
2015-05-21 michal rehakMerge "Do not register OpenflowProtocolListenerFullImpl...
2015-05-21 michal rehakMerge "Returning of future from request context - FlowC...
2015-05-21 michal rehakMerge "Returning of future from request context - SalEc...
2015-05-21 michal rehakMerge "Returning of future from request context - NodeC...
2015-05-21 michal rehakMerge "Returning of future from request context - Packe...
2015-05-21 michal rehakMerge "Rework of handleServiceCall method"
2015-05-20 Martin BobakRework of handleServiceCall method 28/20728/8
2015-05-19 michal rehakMerge "call get on transaction submit operation when...
2015-05-19 Robert VargaDo not use calendar time 11/20711/1
2015-05-18 michal rehakMerge "RequestContext's are not held by DeviceContext...
2015-05-18 michal rehakMerge "fix callback handling"
2015-05-18 Martin BobakRequestContext's are not held by DeviceContext anymore 43/20643/1
2015-05-18 Martin Bobakshift statistics services to new OFJ codepath 34/20634/1
2015-05-16 Robert VargaFix RpcResultBuilder/RpcContext raw references 04/20604/1
2015-05-16 Robert VargaMessageSpy should not be generic 97/20597/2
2015-05-16 Martin Bobakcheck for manadatory attribute 96/20596/1
2015-05-16 Martin Bobakremoved worthless callbacks 90/20590/3
2015-05-16 Robert VargaMake sure RequestContext has a constant XID 77/20577/8
2015-05-16 Martin BobakDataCrate removed and its usage replaced by RequestContext 87/20587/1
2015-05-16 Robert VargaCleanup RequestContextStack 76/20576/3
2015-05-15 Robert VargaFix various small warnings 74/20574/1
2015-05-15 michal rehakMerge "Do not use InstanceIdentifier.builder()"
2015-05-15 Martin BobakMake sure we wait for the reserve XID 35/20535/1
2015-05-15 Martin Bobakadded new statistics groups for measuring refused notif... 98/20398/5
2015-05-15 Martin BobakMultipartMessageCollector is used one per device context 48/20348/5
2015-05-15 Martin BobakIntroduced OutboundQueue from OFJ for outbound messages... 73/20173/8
2015-05-15 Jozef GloncakEnsuring exclusive access to flow registry. 94/20494/2
2015-05-15 michal rehakMerge "Multipart processing - gett id from device context."
2015-05-15 michal rehakMerge "Improving logging."
2015-05-15 Jozef GloncakAlien flows in operational datastore. 95/20395/2
2015-05-13 Jozef GloncakMultipart processing - gett id from device context. 37/20237/1
2015-05-13 michal rehakMerge "fix parital multipart processing"
2015-05-13 Jozef Gloncakfix parital multipart processing 50/20150/4
2015-05-12 michal rehakMerge "StatisticsContextImpl uses HashSet instead of...
2015-05-12 Martin BobakStatisticsContextImpl uses HashSet instead of ArrayList 18/20118/1
2015-05-11 Martin Bobakflow hash should be written to device flow registry... 40/20040/1
2015-05-11 Martin BobakFlowRegistryException is not used anymore 31/20031/1
2015-05-11 michal rehakMerge "internal message statistics available trough...
2015-05-11 Martin Bobakinternal message statistics available trough JMX bean 99/19999/1
2015-05-08 Martin Bobakadded internal stats for packetIn+addFlow 19/19919/1
2015-05-08 Martin BobakEliminating new BigInteger where possible 92/19892/1
2015-05-08 Martin BobakDeviceContext changes approach to synchronization 90/19890/1
2015-05-08 Martin BobakCommonService has its fields private 87/19887/1
2015-05-08 Martin Bobakremoved worthless logging wrapping 86/19886/1
2015-05-08 Martin Bobakchanged approach to synchronization of DeviceContext 48/19848/4
2015-05-08 michal rehakMerge "deviceCtx should not be used where is not needed"
2015-05-08 Martin BobakdeviceCtx should not be used where is not needed 85/19885/1
2015-05-07 Martin BobakFixed Scariest level bugs from findbugs. 05/19805/2
2015-05-07 Martin Bobakhash usage optimized 75/19775/1
2015-05-06 michal rehakMerge "bug 3126 - shift to new notification service"
2015-05-05 Martin Bobaksanitized transaction operations 41/19641/4
2015-05-05 michal rehakMerge "added transaction commit time expenses"
2015-05-05 michal rehakMerge "scheduled transaction submit skipped when tx...
2015-05-05 michal rehakMerge "bug 3118 - statistics polling should react on...
2015-05-05 Martin Bobakbug 3118 - statistics polling should react on datastore... 26/19626/3
2015-05-05 michal rehakMerge "Write to operational DS response of update-table...
2015-05-05 michal rehakMerge "removed unused method"
2015-05-05 Martin Bobakremoved unused method 25/19625/1
2015-05-04 michal rehakMerge "process flows statistics in one commit tx only...
2015-05-04 Martin Bobakprocess flows statistics in one commit tx only when... 04/19504/1
2015-04-30 michal rehakMerge "lower log severity to warn where appropriate"
2015-04-30 michal rehakMerge "avoid flow number oscilation by deleting and...
next