Activity

From 07/02/2013 to 07/31/2013

07/31/2013

10:43 AM Bug #1582 (Closed): Socket transport seems to damage transfered byte sequences
I observed several errors in protobuf deserialization, e.g. like this one... J. Wienke
10:29 AM Tasks #1581 (Resolved): Remove disconnected connection in BusServer
Applied in changeset rsb-java|commit:3f7ed064742695ecbcb12d7fdeb7414e63070688. J. Wienke

07/30/2013

12:50 PM Tasks #1581 (Resolved): Remove disconnected connection in BusServer
Currently the BusServer continuously tries to dispatch new events to all connections that registered during its lifet... J. Wienke

07/26/2013

04:31 PM Feature #1575 (Resolved): Java might prefer IPv6 addresses over IPv4 which prevents communication...
Applied in changeset rsb-manual|commit:90ee0944231db94ff82ffceb5881d7c74d2c10d5. J. Wienke
09:32 AM Feature #1575: Java might prefer IPv6 addresses over IPv4 which prevents communication with C++
Processes which act as bus clients should probably try IPv4 and IPv6 addresses when connecting. Where possible, bus s... J. Moringen
09:25 AM Feature #1575: Java might prefer IPv6 addresses over IPv4 which prevents communication with C++
What do you mean by both? I don't know whether there actually is a chance to bind to IPv4 and IPv6 in parallel with j... J. Wienke
09:22 AM Feature #1575: Java might prefer IPv6 addresses over IPv4 which prevents communication with C++
I agree and don't know of any alternatives.
We should probably look into using both, IPv4 and IPv6, in all impleme...
J. Moringen
09:11 AM Feature #1575 (In Progress): Java might prefer IPv6 addresses over IPv4 which prevents communicat...
I don't think there is a chance to force the use of IPv4 simply by using Inet4Addresses inside the java code. E.g. on... J. Wienke
04:10 PM Feature #725 (Resolved): Disable Spread by Default
J. Wienke
09:56 AM Feature #725: Disable Spread by Default
OK, I removed the "blocked-by" relation. We can close this issue now, right? J. Moringen
09:42 AM Feature #725: Disable Spread by Default
Jan Moringen wrote:
> @Johannes: What do you think about the earlier comment:
> > Now that I look at it, implementi...
J. Wienke
09:27 AM Feature #725: Disable Spread by Default
The Python code has the socket transport enabled by default. Thus, Spread should be disabled by default.
@Johannes...
J. Moringen
09:21 AM Feature #725: Disable Spread by Default
Isn't this done for python? I just committed the respective change for java. If python is done, we can close this issue. J. Wienke
04:09 PM Bug #1577 (Resolved): rsb-java-trunk-maven-deploy has test errors from socket transport
I do not understand the details, but this got resolved by commit:rsb-java|f1d87e6239d71cb30e6f7cdd5c3663544de29291 J. Wienke
09:17 AM Bug #1577 (Resolved): rsb-java-trunk-maven-deploy has test errors from socket transport
I don't know why, but test do not run properly for the maven deploy job with "address already in use" errors for the ... J. Wienke
02:09 PM Bug #1576 (Resolved): Applications using the socket transport do not terminate correctly
Applied in changeset rsb-java|commit:f1d87e6239d71cb30e6f7cdd5c3663544de29291. J. Wienke
09:22 AM Bug #1576 (In Progress): Applications using the socket transport do not terminate correctly
Ok, then I will also follow this approach. J. Wienke
09:20 AM Bug #1576: Applications using the socket transport do not terminate correctly
The other implementations use reference counting for this. J. Moringen
09:16 AM Bug #1576 (Resolved): Applications using the socket transport do not terminate correctly
Applications using the socket transport in java do not terminate correctly. The problem is that due to the BusServer ... J. Wienke
01:39 PM Feature #1012 (Resolved): Change default configuration to enable only socket transport
Applied in changeset rsb-java|commit:c5d54fa7caef543974fca71a713f2ffc14498212. J. Wienke

07/25/2013

08:16 PM Feature #1575 (Resolved): Java might prefer IPv6 addresses over IPv4 which prevents communication...
Solution:
* Add a new property to prefer IPv4 and set it to true
J. Wienke
07:23 PM Feature #713 (Resolved): Implement socket-based transport
Applied in changeset rsb-java|commit:2f6223413796f8ffc27d2577642d3c51d4a584fb. J. Wienke

07/22/2013

05:42 AM Bug #1571 (Resolved): 0.7 version does not build on MacOS
See https://ci.cor-lab.org/job/rsb-cpp-0.7-macos/
Probably related to #1570
J. Moringen

07/19/2013

10:08 AM RSBag Feature #1496 (Resolved): Integrate extended recovery features
Recovery from different kinds of problems, most importantly missing indices and incomplete chunks, is implemented and... J. Moringen
03:55 AM Feature #1139 (In Progress): Reference documentation in error reports
My prototype implementation produces this when no suitable converter can be found:... J. Moringen
03:19 AM RSBag Feature #1481 (Resolved): Support changing timestamp used for indexing in bag-transform
This already works.
Note that just running @bag-merge@ does not perform any re-indexing; it is necessary to use t...
J. Moringen
02:38 AM RSBag Bug #1566 (Resolved): binary-download links on documentation website are broken for rsbag0.7
Applied in changeset rsbag-manual|commit:1324574393bcdca81fb154f80da8adda27a4959b. J. Moringen

07/18/2013

12:43 AM Tasks #1059 (Resolved): Implement bus connection functionality
Applied in changeset rsb-java|commit:e9f5d7dc57dfd32668fd95e091f98e0b1231249d. J. Wienke

07/17/2013

08:35 PM RSBag Bug #1566 (Resolved): binary-download links on documentation website are broken for rsbag0.7
All the links for rsbag0.7 binary downloads on docs.cor-lab.org are broken:
http://docs.cor-lab.org//rsbag-manual/0....
C. Emmerich

07/16/2013

11:39 PM Feature #1012: Change default configuration to enable only socket transport
Common Lisp implementation also does not use Spread by default anymore. J. Moringen
11:35 PM Feature #725: Disable Spread by Default
Now that I look at it, implementing the _local_ transport should not block this, right? J. Moringen

07/14/2013

11:25 PM Enhancement #1549 (Resolved): The documentation should mention that one Spread daemon is usually ...
Applied in changeset rsb-manual|commit:aacfc2f29831d4854570171b7a32bb5ad3592216. J. Moringen
08:56 PM Enhancement #1549 (In Progress): The documentation should mention that one Spread daemon is usual...
J. Moringen
08:28 PM Tasks #1563 (Resolved): Write news entry for 0.9 release
The manual has @news.rst@ which already contains similar entries for previous versions. J. Moringen
08:27 PM Tasks #1562 (Resolved): Release version 0.9
check mark: ✓
# Create branches
#* project:rsc ✓
#* project:rsb ✓
#* project:rsbag ✓
#* project:rsb-gstreamer ...
J. Moringen

07/13/2013

12:35 AM Enhancement #1551 (Resolved): Improve documentation of socket transport's "auto" mode
Applied in changeset rsb-manual|commit:e0358e637d4c060a8e92f2759848cf3d58ffb457. J. Moringen

07/12/2013

02:07 PM Tasks #1561 (Resolved): Move "Git Primer" from rsb-manual to cor-lab tutorials/some other generic...
* Move the rst file (@git.rst@) from the manual to a cor-lab tutorial (project:tutorials) or the future generic docum... J. Wienke

07/10/2013

03:19 PM Feature #1210 (Resolved): Request: Deploy rsb-java to Citec Maven Repository
Yes, this is done. I think there were multiple tickets for this, might be why this was missed. D. Klotz

07/09/2013

08:55 AM Feature #1210: Request: Deploy rsb-java to Citec Maven Repository
David, isn't this done? J. Wienke

07/04/2013

03:15 PM Tasks #1553 (Resolved): Reformat whole source code
Applied in changeset rsb-java|commit:6c4a5a669b313a743ff6c0abaedc1de631080823. J. Wienke

07/03/2013

10:35 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
Applied in changeset rsb-java|commit:990a47dbf4885ecb61343665bf27c8044fc5a523. J. Wienke
10:39 AM Feature #1442 (In Progress): RPC should support argumentless methods properly
If it's ok, I would try to sort out the things remaining here. J. Wienke
09:30 PM Enhancement #1556 (New): Improve event type handling and converter selection
Currently, types of event payloads are usually determined dynamically via @.getClass()@. Converter selection then per... J. Moringen
03:33 PM Tasks #1553 (Resolved): Reformat whole source code
* Update eclipse project to only space indentation
* Reformat whole project
J. Wienke
 

Also available in: Atom