|
More info on setup for performance testing
JRE version would be nice. Thanks, Robert
JRE version would be nice. Thanks, Robert
|
By
Robert Varga
· #2687
·
|
|
Error with slf4j
I think we need to define the core system projects can expect to be available in our runtime environment by default, e.g. scope provided. A logging implementation and osgi.core are obvious ones -- are
I think we need to define the core system projects can expect to be available in our runtime environment by default, e.g. scope provided. A logging implementation and osgi.core are obvious ones -- are
|
By
Robert Varga
· #3039
·
|
|
How are gerrit comments handled?
On the main page you need to hit reply and post your draft replies -- emails will be sent out to everyone on the reviewers list. Bye, Robert
On the main page you need to hit reply and post your draft replies -- emails will be sent out to everyone on the reviewers list. Bye, Robert
|
By
Robert Varga
· #3094
·
|
|
NSTAT controller stress-testing tool
Hello Nikos, just a quick question on this cbench variants, as there are quite a few floating by -- does this one respond to messages coming in from the controller? The Lithium codebase needs at least
Hello Nikos, just a quick question on this cbench variants, as there are quite a few floating by -- does this one respond to messages coming in from the controller? The Lithium codebase needs at least
|
By
Robert Varga
· #3193
·
|
|
[release] [opendaylight-dev] [releng] Question about branching
+1, as a stop-gap measure this should work without major problems. Bye, Robert
+1, as a stop-gap measure this should work without major problems. Bye, Robert
|
By
Robert Varga
· #3202
·
|
|
cbench performance numbers for both plugins are now similar
Hello, Would it be possible to update the jobs either to run on master snapshots, or trigger from stable merges? Currently at least the redesign job is in a funny state where it uses 0.3.0 karaf (.e.g
Hello, Would it be possible to update the jobs either to run on master snapshots, or trigger from stable merges? Currently at least the redesign job is in a funny state where it uses 0.3.0 karaf (.e.g
|
By
Robert Varga
· #3376
·
|
|
[OpenDaylight Infrastructure] Issues with OpenDaylight Jenkins
What heap sizes are we running with? I think most of our tortures should be passing with 4-6GB+G1GC without issues, or am I mistaken? Thanks, Robert
What heap sizes are we running with? I think most of our tortures should be passing with 4-6GB+G1GC without issues, or am I mistaken? Thanks, Robert
|
By
Robert Varga
· #3411
·
|
|
Integration master bump
https://git.opendaylight.org/gerrit/22030 fixes that. Bye, Robert
https://git.opendaylight.org/gerrit/22030 fixes that. Bye, Robert
|
By
Robert Varga
· #3421
·
|
|
Controller crashed , when starting the Yourkit agent
I have seen this quite a while back, but after we completed migration to karaf-3.0.3 I run the controller on JDK8 only (1.8.0u45) -- and have not had a problem since. Bye, Robert
I have seen this quite a while back, but after we completed migration to karaf-3.0.3 I run the controller on JDK8 only (1.8.0u45) -- and have not had a problem since. Bye, Robert
|
By
Robert Varga
· #3481
·
|
|
[release] Could ODL Lithium run on BeagleBoneBlack (with ubuntu) ?
Looks like JVM trouble -- can you try either Oracle's ARM JDK, or openjdk8? Bye, Robert
Looks like JVM trouble -- can you try either Oracle's ARM JDK, or openjdk8? Bye, Robert
|
By
Robert Varga
· #3687
·
|
|
[release] Could ODL Lithium run on BeagleBoneBlack (with ubuntu) ?
I would hope it would. How much heap can you reasonably allocate to the JVM in your deployment? I could check how the infra is dealing with that locally. Thanks, Robert
I would hope it would. How much heap can you reasonably allocate to the JVM in your deployment? I could check how the infra is dealing with that locally. Thanks, Robert
|
By
Robert Varga
· #3695
·
|
|
How to signal "do not review my code yet" and "my code is ready for review"
With our current gerrit setup drafts are kind of stealthy, discouraging wide and early review. While early comments may be discouraging, they can actually prevent finalizing a patch which is conceptua
With our current gerrit setup drafts are kind of stealthy, discouraging wide and early review. While early comments may be discouraging, they can actually prevent finalizing a patch which is conceptua
|
By
Robert Varga
· #4187
·
|
|
jar file into git ?
+1, please do not store binary artifacts in git -- it makes it less-than-obvious from where and how they came about. The most optimal way to do this is to have a project publish them into nexus and ha
+1, please do not store binary artifacts in git -- it makes it less-than-obvious from where and how they came about. The most optimal way to do this is to have a project publish them into nexus and ha
|
By
Robert Varga
· #4188
·
|
|
[OpenDaylight Discuss] Jobs getting stuck during feature test
Nice catch, thanks. https://git.opendaylight.org/gerrit/27720 shows just how costly catching an exception in the caller is :-/ Bye, Robert
Nice catch, thanks. https://git.opendaylight.org/gerrit/27720 shows just how costly catching an exception in the caller is :-/ Bye, Robert
|
By
Robert Varga
· #4755
·
|
|
[controller-dev] SFC Broken, possible config pusher issue
The error is indicative of a slow start, or an earlier failure to activate components. As noted in 4535 at least unimgr and messaging4transport are not ready for integration and should be dropped unti
The error is indicative of a slow start, or an earlier failure to activate components. As noted in 4535 at least unimgr and messaging4transport are not ready for integration and should be dropped unti
|
By
Robert Varga
· #5066
·
|
|
[controller-dev] [release] weird karaf messages in master distribution
A patch redirecting the messages to karaf.log has already been merged. Bye, Robert
A patch redirecting the messages to karaf.log has already been merged. Bye, Robert
|
By
Robert Varga
· #5107
·
|
|
[controller-dev] [release] weird karaf messages in master distribution
Tracked down the offending models to armoury -- the parser will fail on them again and a patch has been submitted. Bye, Robert
Tracked down the offending models to armoury -- the parser will fail on them again and a patch has been submitted. Bye, Robert
|
By
Robert Varga
· #5111
·
|
|
JDiff reporting job?
Hello, Would it make sense to create a JDiff[0]-based dashboard to report on API changes from the previous release? Guava uses it to produce a very neat API difference page[1], and I think it would gi
Hello, Would it make sense to create a JDiff[0]-based dashboard to report on API changes from the previous release? Guava uses it to produce a very neat API difference page[1], and I think it would gi
|
By
Robert Varga
· #5205
·
|
|
[release] JDiff reporting job?
gerrit just won't work :) Thanh: are you willing to take an AI to set it up? Or is this something we need to build on a per-project basis? Thanks, Robert
gerrit just won't work :) Thanh: are you willing to take an AI to set it up? Or is this something we need to build on a per-project basis? Thanks, Robert
|
By
Robert Varga
· #5228
·
|
|
[release] JDiff reporting job?
Does https://code.google.com/p/guava-libraries/source/browse/jdiff/jdiff.sh?repo=docs help? There is also a 'xerces-for-jdiff.jar'... Bye, Robert
Does https://code.google.com/p/guava-libraries/source/browse/jdiff/jdiff.sh?repo=docs help? There is also a 'xerces-for-jdiff.jar'... Bye, Robert
|
By
Robert Varga
· #5277
·
|