Date   

Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[noreply] Fixed issue with date time on 32 bit linux (#275)
	mama/c_cpp/src/c/datetimeimpl.h
	mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp
	mama/c_cpp/src/c/datetime.c


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #150
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1816
  • Passed: 1816
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[Frank Quinn] Fixed build issue with latest RPM builds
	release_scripts/openmama-rpm.sh
	release_scripts/openmama.spec
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #149
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1816
  • Passed: 1816
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


OpenMAMA_Snapshot_RPM - Build # 542 - Still Failing!

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274)
	msvc/PropertySheetAPRWin64Release.props
	mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp
	mama/c_cpp/src/c/SConscript.win
	site_scons/community/command_line.py
	mama/c_cpp/src/cpp/mamacpp.vcxproj
	msvc/PropertySheetAPRWin32Release.props
	mama/c_cpp/src/c/datetime.c
	mama/c_cpp/src/c/SConscript
	.travis.yml
	mama/c_cpp/src/c/mamac.vcxproj
	site_scons/community/windows.py
	site_scons/community/darwin.py


Results for OpenMAMA_Snapshot_RPM CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_RPM
  • Build Number: #542
  • Build Status: Still Failing
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Failure)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274)
	mama/c_cpp/src/c/SConscript.win
	.travis.yml
	msvc/PropertySheetAPRWin32Release.props
	mama/c_cpp/src/c/datetime.c
	site_scons/community/command_line.py
	mama/c_cpp/src/c/SConscript
	mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp
	msvc/PropertySheetAPRWin64Release.props
	mama/c_cpp/src/cpp/mamacpp.vcxproj
	site_scons/community/darwin.py
	mama/c_cpp/src/c/mamac.vcxproj
	site_scons/community/windows.py


Results for OpenMAMA_Snapshot_Windows CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Windows
  • Build Number: #141
  • Build Status: Failure
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274)
	.travis.yml
	mama/c_cpp/src/c/SConscript.win
	mama/c_cpp/src/cpp/mamacpp.vcxproj
	msvc/PropertySheetAPRWin64Release.props
	site_scons/community/darwin.py
	mama/c_cpp/src/c/datetime.c
	site_scons/community/command_line.py
	mama/c_cpp/src/c/mamac.vcxproj
	msvc/PropertySheetAPRWin32Release.props
	mama/c_cpp/src/c/SConscript
	site_scons/community/windows.py
	mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #148
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1816
  • Passed: 1816
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


OpenMAMA_Snapshot_RPM - Build # 541 - Still Failing!

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] Removed package option from linux builds
	SConstruct
	site_scons/community/command_line.py


Results for OpenMAMA_Snapshot_RPM CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_RPM
  • Build Number: #541
  • Build Status: Still Failing
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] Removed package option from linux builds
	site_scons/community/command_line.py
	SConstruct


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #147
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1806
  • Passed: 1806
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


OpenMAMA_Snapshot_RPM - Build # 540 - Failure!

jenkins@...
 

Some changes have just been added to the origin/next branch!

[Frank Quinn] Updated version information to 6.2.0
	mama/VERSION.scons
	mamda/VERSION.scons
	mama/c_cpp/src/c/generateMamaSourceFiles.bat
	mama/jni/build.xml
	mamda/c_cpp/src/cpp/generateMamdaVersion.bat
	mamda/java/build.xml

[Frank Quinn] Added fix for spec file for fresh RPM builds
	release_scripts/openmama.spec

[Frank Quinn] Fixed build issue with mamda testtools on windows
	mamda/c_cpp/src/testtools/SConscript.win

[Frank Quinn] Fixed another issue with rpm generation
	release_scripts/openmama-rpm.sh

[Frank Quinn] Added support for onSuccess publisher events
	mama/c_cpp/src/gunittest/cpp/MamaPublisherTest.cpp
	mama/c_cpp/src/cpp/MamaPublisherImpl.h
	mama/dotnet/src/cs/MamaPublisher.cs
	mama/c_cpp/src/examples/c/mamapublisherc.c
	mama/c_cpp/src/c/publisher.c
	mamda/c_cpp/src/examples/mamdapublisher.cpp
	mama/c_cpp/src/c/mama/publisher.h
	mama/dotnet/src/cs/MamaPublisherCallback.cs
	mama/c_cpp/src/cpp/MamaPublisher.cpp
	mama/c_cpp/src/gunittest/c/publishertest.cpp
	mama/c_cpp/src/cpp/mama/MamaPublisherCallback.h
	mama/c_cpp/src/examples/cpp/mamapublishercpp.cpp
	mama/dotnet/src/examples/MamaPublisher/MamaPublisherCS.cs
	mama/jni/src/c/mamapublisherjni.c
	mamda/c_cpp/src/examples/orderbooks/listenerBookPublisher.cpp
	mamda/dotnet/src/examples/MamdaTradeTicker/MamdaTradeTicker.cs

[fquinn.ni] fixes #269: MamdaSubscription redundantly creates Exception instance in
	mamda/java/com/wombat/mamda/MamdaSubscription.java

[Frank Quinn] Revert "fixes #269: MamdaSubscription redundantly creates Exception
	mamda/java/com/wombat/mamda/MamdaSubscription.java

[Frank Quinn] fixes #269: MamdaSubscription redundantly creates Exception instance in
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Snapshot_RPM CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_RPM
  • Build Number: #540
  • Build Status: Failure
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[Frank Quinn] Updated version information to 6.2.0
	mama/VERSION.scons
	mama/c_cpp/src/c/generateMamaSourceFiles.bat
	mamda/c_cpp/src/cpp/generateMamdaVersion.bat
	mama/jni/build.xml
	mamda/java/build.xml
	mamda/VERSION.scons

[Frank Quinn] Added fix for spec file for fresh RPM builds
	release_scripts/openmama.spec

[Frank Quinn] Fixed build issue with mamda testtools on windows
	mamda/c_cpp/src/testtools/SConscript.win

[Frank Quinn] Fixed another issue with rpm generation
	release_scripts/openmama-rpm.sh

[Frank Quinn] Added support for onSuccess publisher events
	mama/c_cpp/src/examples/cpp/mamapublishercpp.cpp
	mama/c_cpp/src/cpp/MamaPublisherImpl.h
	mamda/c_cpp/src/examples/mamdapublisher.cpp
	mama/jni/src/c/mamapublisherjni.c
	mama/c_cpp/src/examples/c/mamapublisherc.c
	mama/c_cpp/src/gunittest/c/publishertest.cpp
	mamda/c_cpp/src/examples/orderbooks/listenerBookPublisher.cpp
	mama/c_cpp/src/cpp/MamaPublisher.cpp
	mama/c_cpp/src/cpp/mama/MamaPublisherCallback.h
	mama/c_cpp/src/c/publisher.c
	mamda/dotnet/src/examples/MamdaTradeTicker/MamdaTradeTicker.cs
	mama/c_cpp/src/c/mama/publisher.h
	mama/c_cpp/src/gunittest/cpp/MamaPublisherTest.cpp
	mama/dotnet/src/examples/MamaPublisher/MamaPublisherCS.cs
	mama/dotnet/src/cs/MamaPublisher.cs
	mama/dotnet/src/cs/MamaPublisherCallback.cs

[fquinn.ni] fixes #269: MamdaSubscription redundantly creates Exception instance in
	mamda/java/com/wombat/mamda/MamdaSubscription.java

[Frank Quinn] Revert "fixes #269: MamdaSubscription redundantly creates Exception
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #146
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1806
  • Passed: 1806
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[Frank Quinn] fixes #269: MamdaSubscription redundantly creates Exception instance in
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #145
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1806
  • Passed: 1806
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


Code change just landed on origin/master (Successful)

jenkins@...
 

Some changes have just been added to the origin/master branch!

[Frank Quinn] Revert "fixes #269: MamdaSubscription redundantly creates Exception
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Stable_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Stable_Linux
  • Build Number: #18
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1805
  • Passed: 1805
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


Code change just landed on origin/master (Successful)

jenkins@...
 

Some changes have just been added to the origin/master branch!

[fquinn.ni] fixes #269: MamdaSubscription redundantly creates Exception instance in
	mamda/java/com/wombat/mamda/MamdaSubscription.java


Results for OpenMAMA_Stable_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Stable_Linux
  • Build Number: #17
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1805
  • Passed: 1805
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


Re: [Openmama-users] OpenMAMA Forum Selection

Tom Doust
 

I’ve used proboards before in a different context – it works fine but as Frank says its very old-school.

My only other comment is that I think there is a lot of value in getting quite tightly integrated with github

 

Tom

 

From: openmama-dev-bounces@... [mailto:openmama-dev-bounces@...] On Behalf Of Damian Maguire
Sent: 20 April 2017 08:34
To: fquinn.ni@...; openmama-dev <openmama-dev@...>; openmama-users <openmama-users@...>
Subject: Re: [Openmama-dev] [Openmama-users] OpenMAMA Forum Selection

 

Speaking from experience of the different tools, Disqus seems to be a solid option. Not a strong opinion though, if other people have feedback. 

 

Thanks, 

 

Damian

 

On Wed, Apr 19, 2017 at 8:30 AM Frank Quinn <fquinn.ni@...> wrote:

Hi Folks,

 

After suggestion from a steering committee action, I have been looking at various options available with respect to providing OpenMAMA forum functionality. The forum would operate alongside the existing mailing lists and should be accessible and searchable for anyone who wants to avail of its knowledge.

  • Disqus (recommended): This is a freely hosted half-forum, half-comment-provider. It’s really designed to have follow ups on documentation pages but can also be browsed like a forum. You can log in with Disqus, facebook, twitter or google accounts. No maintenance is required and it already has integration support with our new technical documentation framework. I like this solution because I think it would operate nicely alongside what we have rather forking discussion arenas.

Others considered:

  • Proboards: I actually stumbled across since the initial research and it's a proper forum with topics etc and is freely hosted. Ticks all the boxes if you want more of an old-school forum, and is searchable without an account and unlimited in its access.
  • Discourse: Feels like it would overlap with github issues and wiki. Nice though as you can sign in with a github account. However would require us to host it unless you pay $100 pm (unless you go offbrand).
  • Flarum: Nice open source tool but is in beta phase and requires hosting to be set up which ultimately adds overhead to maintaining the project.

Let me know if you have any strong opinions either way folks. For me, it's really a two horse race between Disqus and Proboards but I'm open to suggestions (or even others that aren't listed here). Think about which one you'd be most likely to use.

 

Cheers,

Frank

_______________________________________________
Openmama-users mailing list
Openmama-users@...
https://lists.openmama.org/mailman/listinfo/openmama-users


Re: [Openmama-users] OpenMAMA Forum Selection

Damian Maguire
 

Speaking from experience of the different tools, Disqus seems to be a solid option. Not a strong opinion though, if other people have feedback. 

Thanks, 

Damian

On Wed, Apr 19, 2017 at 8:30 AM Frank Quinn <fquinn.ni@...> wrote:
Hi Folks,

After suggestion from a steering committee action, I have been looking at various options available with respect to providing OpenMAMA forum functionality. The forum would operate alongside the existing mailing lists and should be accessible and searchable for anyone who wants to avail of its knowledge.
  • Disqus (recommended): This is a freely hosted half-forum, half-comment-provider. It’s really designed to have follow ups on documentation pages but can also be browsed like a forum. You can log in with Disqus, facebook, twitter or google accounts. No maintenance is required and it already has integration support with our new technical documentation framework. I like this solution because I think it would operate nicely alongside what we have rather forking discussion arenas.
Others considered:
  • Proboards: I actually stumbled across since the initial research and it's a proper forum with topics etc and is freely hosted. Ticks all the boxes if you want more of an old-school forum, and is searchable without an account and unlimited in its access.
  • Discourse: Feels like it would overlap with github issues and wiki. Nice though as you can sign in with a github account. However would require us to host it unless you pay $100 pm (unless you go offbrand).
  • Flarum: Nice open source tool but is in beta phase and requires hosting to be set up which ultimately adds overhead to maintaining the project.
Let me know if you have any strong opinions either way folks. For me, it's really a two horse race between Disqus and Proboards but I'm open to suggestions (or even others that aren't listed here). Think about which one you'd be most likely to use.

Cheers,
Frank
_______________________________________________
Openmama-users mailing list
Openmama-users@...
https://lists.openmama.org/mailman/listinfo/openmama-users


OpenMAMA Forum Selection

Frank Quinn <fquinn.ni@...>
 

Hi Folks,

After suggestion from a steering committee action, I have been looking at various options available with respect to providing OpenMAMA forum functionality. The forum would operate alongside the existing mailing lists and should be accessible and searchable for anyone who wants to avail of its knowledge.
  • Disqus (recommended): This is a freely hosted half-forum, half-comment-provider. It’s really designed to have follow ups on documentation pages but can also be browsed like a forum. You can log in with Disqus, facebook, twitter or google accounts. No maintenance is required and it already has integration support with our new technical documentation framework. I like this solution because I think it would operate nicely alongside what we have rather forking discussion arenas.
Others considered:
  • Proboards: I actually stumbled across since the initial research and it's a proper forum with topics etc and is freely hosted. Ticks all the boxes if you want more of an old-school forum, and is searchable without an account and unlimited in its access.
  • Discourse: Feels like it would overlap with github issues and wiki. Nice though as you can sign in with a github account. However would require us to host it unless you pay $100 pm (unless you go offbrand).
  • Flarum: Nice open source tool but is in beta phase and requires hosting to be set up which ultimately adds overhead to maintaining the project.
Let me know if you have any strong opinions either way folks. For me, it's really a two horse race between Disqus and Proboards but I'm open to suggestions (or even others that aren't listed here). Think about which one you'd be most likely to use.

Cheers,
Frank


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] MAMACPP: Remove mCvectorMsg tracking in MamaMsg. - Add unit test to
	mama/c_cpp/src/cpp/mama/MamaMsg.h
	mama/c_cpp/src/gunittest/cpp/MamaMsgTest.cpp
	mama/c_cpp/src/cpp/MamaMsg.cpp

[fquinn.ni] UNITTEST: Run memory leak pattern once Previously, the intent of this
	mama/c_cpp/src/gunittest/cpp/MamaMsgTest.cpp

[fquinn.ni] Fixed issue with multiple subscribers for same topic in qpid
	common/c_cpp/src/c/mempool.c
	mama/c_cpp/src/c/bridge/qpid/transport.c


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #144
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1806
  • Passed: 1806
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


OpenMAMA_Snapshot_RPM - Build # 533 - Still Failing!

jenkins@...
 

Some changes have just been added to the origin/next branch!


Results for OpenMAMA_Snapshot_RPM CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_RPM
  • Build Number: #533
  • Build Status: Still Failing
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Code change(s) just landed on origin/next (Successful)

jenkins@...
 

Some changes have just been added to the origin/next branch!

[fquinn.ni] [PLAT-888] - Fixed core and bug by adding code logic to handle when
	mamda/c_cpp/src/cpp/orderbooks/MamdaOrderBookListener.cpp


Results for OpenMAMA_Snapshot_Linux CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_Linux
  • Build Number: #143
  • Build Status: Successful
  • Build Warnings: 0
  • Total Amount of Tests: 1805
  • Passed: 1805
  • Failed: 0
  • Skipped / Disabled: 0

You may also check CI console output to view the full results.


OpenMAMA_Snapshot_RPM - Build # 532 - Failure!

jenkins@...
 

Some changes have just been added to the origin/next branch!


Results for OpenMAMA_Snapshot_RPM CI run with latest changes:

  • CI Project Name: OpenMAMA_Snapshot_RPM
  • Build Number: #532
  • Build Status: Failure
  • Build Warnings:
  • Total Amount of Tests:
  • Passed:
  • Failed:
  • Skipped / Disabled:

You may also check CI console output to view the full results.


Re: OpenMAMA 6.2.0 Released

Frank Quinn <fquinn.ni@...>
 

Apologies folks, for some reason this email seems to render badly in outlook.

If this effects you, check out the official announcement instead: http://www.openmama.org/news/openmama-620-released


On Thu, Mar 30, 2017 at 2:30 PM, Frank Quinn <fquinn.ni@...> wrote:

Hi Folks,

We are pleased to announce the final release of OpenMAMA 6.2.0 is now available:

https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.0-release

This release bumps the version of OpenMAMA up to 6.2.0 due to recent MAMA Payload changes which could potentially break the bridge for payload bridges which treat mamaDateTime as a U64 pointer and attempt direct access. See the RFC on the change for for more details (particularly payload bridge developers as changes may be required).

Key changes and bugfixes included in this release:

  • New extended MamaDateTime changes to support date ranges beyond the 2038 problem
  • Added thread pinning for process thread affinity
  • Performance improvements made for mamaDqPublisher_send
  • Fixed transient access violation issues in windows when using wtimegm
  • New MAMA methods for looking up middleware and payload bridges
  • Performance improvements to mamaproducerc_v2
  • Added new document generating script for updating openmama.github.io
  • Added new helper method for finding a file in a delimited path (e.g. PATH or WOMBAT_PATH)
  • Added new helper method for loading in a MAMA format symbol file in a standard way

For a complete list of all 24 issues and pull requests included in this release, please see here: https://github.com/OpenMAMA/OpenMAMA/milestone/6?closed=1

As well as new functionality, we have also continued with a few devops changes since the last OpenMAMA Release:

  • Main github landing page now includes Travis CI buttons
  • Nightly RPM builds are now available and accessible via the github landing page
  • The ci-run python script is now used across all platforms simplifying the CI process

A special thanks to all developers, contributors and testers who helped is getting this out door.

Cheers,
Frank