[jira] Assigned: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. reassigned AVRO-705: Assignee: Thiruvalluvan M. G. DirectBinaryDecoder not correctly re-initialized with

[jira] Updated: (AVRO-706) Java: Type promotion not succeeding for long - float

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-706: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Updated: (AVRO-700) Change C++ build system to C++

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: ignored_files apply-patch.sh AVRO-700.patch A

[jira] Updated: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-705: - Attachment: AVRO-705.patch Good catch! Added a test that catches the bug and fixed the

[jira] Updated: (AVRO-705) DirectBinaryDecoder not correctly re-initialized with reuse option

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-705: - Status: Patch Available (was: Open) DirectBinaryDecoder not correctly re-initialized

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Summary: Change C++ build system to CMake (was: Change C++ build system to C++) Change

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: (was: AVRO-700.patch) Change C++ build system to CMake

[jira] Updated: (AVRO-700) Change C++ build system to CMake

2010-12-03 Thread Thiruvalluvan M. G. (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvalluvan M. G. updated AVRO-700: - Attachment: AVRO-700.patch The test paths were wrong in build.sh Change C++ build system

[jira] Updated: (AVRO-704) SockServer concurrency issues

2010-12-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Cutting updated AVRO-704: -- Attachment: AVRO-704.patch Here's a patch that fixes this. The bugfix is in SocketTransceiver.java.

[jira] Created: (AVRO-707) promote Sasl-based RPC

2010-12-03 Thread Doug Cutting (JIRA)
promote Sasl-based RPC -- Key: AVRO-707 URL: https://issues.apache.org/jira/browse/AVRO-707 Project: Avro Issue Type: Improvement Components: java Reporter: Doug Cutting Fix For: 1.5.0

[jira] Commented: (AVRO-704) SockServer concurrency issues

2010-12-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966769#action_12966769 ] Doug Cutting commented on AVRO-704: --- I'll move all but the fix to AVRO-707. Eric, note

[jira] Commented: (AVRO-703) socket transport for Python

2010-12-03 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966771#action_12966771 ] Doug Cutting commented on AVRO-703: --- This should probably implement anonymous SASL, as

[jira] Commented: (AVRO-703) socket transport for Python

2010-12-03 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966777#action_12966777 ] Eric Evans commented on AVRO-703: - make sense to me. socket transport for Python

[jira] Commented: (AVRO-704) SockServer concurrency issues

2010-12-03 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966778#action_12966778 ] Eric Evans commented on AVRO-704: - It gets set on the client and I think it only needs to be