[jira] [Created] (KUDU-3595) Add a way to set Kudu client's rpc_max_message_size via KuduClientBuilder

2024-07-24 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3595: --- Summary: Add a way to set Kudu client's rpc_max_message_size via KuduClientBuilder Key: KUDU-3595 URL: https://issues.apache.org/jira/browse/KUDU-3595 Project: Kudu

[jira] [Commented] (KUDU-3484) Kudu C++ client needs to invalidate cache if Java client issued a DDL op on same partition

2023-05-30 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17727684#comment-17727684 ] Joe McDonnell commented on KUDU-3484: - [~araina] From Impala's point of view, we want the Kudu C++

[jira] [Resolved] (KUDU-3475) Build on Ubuntu 20 ARM hits errors due to redeclaration of vld1q_u8_x4

2023-05-19 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved KUDU-3475. - Fix Version/s: 1.17.0 Assignee: Joe McDonnell Resolution: Fixed > Build on Ubuntu

[jira] [Resolved] (KUDU-3474) Build on Ubuntu 20 ARM fails if zlib is installed

2023-05-19 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved KUDU-3474. - Fix Version/s: 1.17.0 Assignee: Joe McDonnell Resolution: Fixed > Build on Ubuntu

[jira] [Created] (KUDU-3475) Build on Ubuntu 20 ARM hits errors due to redeclaration of vld1q_u8_x4

2023-04-25 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3475: --- Summary: Build on Ubuntu 20 ARM hits errors due to redeclaration of vld1q_u8_x4 Key: KUDU-3475 URL: https://issues.apache.org/jira/browse/KUDU-3475 Project: Kudu

[jira] [Created] (KUDU-3474) Build on Ubuntu 20 ARM fails if zlib is installed

2023-04-25 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3474: --- Summary: Build on Ubuntu 20 ARM fails if zlib is installed Key: KUDU-3474 URL: https://issues.apache.org/jira/browse/KUDU-3474 Project: Kudu Issue Type: Bug

[jira] [Commented] (KUDU-3461) Kudu client can blow the stack with infinite recursions between PickLeader() and LookupTabletByKey()

2023-03-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702895#comment-17702895 ] Joe McDonnell commented on KUDU-3461: - >From what I can tell, this seems to be what happens:

[jira] [Created] (KUDU-3461) Kudu client can blow the stack with infinite recursions between PickLeader() and LookupTabletByKey()

2023-03-20 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3461: --- Summary: Kudu client can blow the stack with infinite recursions between PickLeader() and LookupTabletByKey() Key: KUDU-3461 URL: https://issues.apache.org/jira/browse/KUDU-3461

[jira] [Resolved] (KUDU-3416) Building javadoc on non-Unicode system fails with "unmappable character for encoding ASCII"

2022-11-03 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved KUDU-3416. - Fix Version/s: 1.17.0 Resolution: Fixed > Building javadoc on non-Unicode system fails

[jira] [Updated] (KUDU-3416) Building javadoc on non-Unicode system fails with "unmappable character for encoding ASCII"

2022-11-02 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated KUDU-3416: Summary: Building javadoc on non-Unicode system fails with "unmappable character for encoding

[jira] [Assigned] (KUDU-3416) Building javadoc fails with "unmappable character for encoding ASCII"

2022-11-02 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell reassigned KUDU-3416: --- Assignee: Joe McDonnell > Building javadoc fails with "unmappable character for encoding

[jira] [Created] (KUDU-3416) Building javadoc fails with "unmappable character for encoding ASCII"

2022-10-31 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3416: --- Summary: Building javadoc fails with "unmappable character for encoding ASCII" Key: KUDU-3416 URL: https://issues.apache.org/jira/browse/KUDU-3416 Project: Kudu

[jira] [Commented] (KUDU-3404) glog 0.6.0 increases the TLS usage of libkudu_client.so substantially

2022-10-04 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17612735#comment-17612735 ] Joe McDonnell commented on KUDU-3404: - It sounds like using thread local storage would avoid some

[jira] [Updated] (KUDU-3404) glog 0.6.0 increases the TLS usage of libkudu_client.so substantially

2022-10-03 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/KUDU-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated KUDU-3404: Attachment: 0001-Add-WITH_TLS-OFF-to-glog-build-definition.patch > glog 0.6.0 increases the TLS

[jira] [Created] (KUDU-3404) glog 0.6.0 increases the TLS usage of libkudu_client.so substantially

2022-10-03 Thread Joe McDonnell (Jira)
Joe McDonnell created KUDU-3404: --- Summary: glog 0.6.0 increases the TLS usage of libkudu_client.so substantially Key: KUDU-3404 URL: https://issues.apache.org/jira/browse/KUDU-3404 Project: Kudu

[jira] [Commented] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2018-03-22 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409830#comment-16409830 ] Joe McDonnell commented on KUDU-2086: - [~tlipcon] Good point, I changed this to an Improvement and

[jira] [Updated] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2018-03-22 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated KUDU-2086: Priority: Major (was: Critical) > Uneven assignment of connections to Reactor threads creates skew

[jira] [Commented] (KUDU-2305) Local variables can overflow when serializing a 2GB message

2018-03-09 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393792#comment-16393792 ] Joe McDonnell commented on KUDU-2305: - Other thought:

[jira] [Commented] (KUDU-2305) Local variables can overflow when serializing a 2GB message

2018-03-09 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393738#comment-16393738 ] Joe McDonnell commented on KUDU-2305: - The rpc header encodes the sidecar offsets with a uint32. So, we

[jira] [Created] (KUDU-2305) Local variables can overflow when serializing a 2GB message

2018-02-16 Thread Joe McDonnell (JIRA)
Joe McDonnell created KUDU-2305: --- Summary: Local variables can overflow when serializing a 2GB message Key: KUDU-2305 URL: https://issues.apache.org/jira/browse/KUDU-2305 Project: Kudu Issue

[jira] [Resolved] (KUDU-2296) Kudu RPC cannot deserialize messages larger than 64MB

2018-02-13 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved KUDU-2296. - Resolution: Fixed Fix Version/s: 1.7.0 commit dc3543300ebbe8121ec0a96b7076f69b46dc9868

[jira] [Created] (KUDU-2296) Kudu RPC cannot deserialize messages larger than 64MB

2018-02-13 Thread Joe McDonnell (JIRA)
Joe McDonnell created KUDU-2296: --- Summary: Kudu RPC cannot deserialize messages larger than 64MB Key: KUDU-2296 URL: https://issues.apache.org/jira/browse/KUDU-2296 Project: Kudu Issue Type:

[jira] [Commented] (KUDU-2296) Kudu RPC cannot deserialize messages larger than 64MB

2018-02-13 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362963#comment-16362963 ] Joe McDonnell commented on KUDU-2296: - Working on a patch > Kudu RPC cannot deserialize messages

[jira] [Updated] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2018-01-18 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated KUDU-2086: Priority: Critical (was: Blocker) > Uneven assignment of connections to Reactor threads creates

[jira] [Commented] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2018-01-18 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331492#comment-16331492 ] Joe McDonnell commented on KUDU-2086: - [~tlipcon] Good point, this is not a blocker. I will lower the

[jira] [Updated] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2018-01-02 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated KUDU-2086: Attachment: krpc_hash_test.c > Uneven assignment of connections to Reactor threads creates skew and

[jira] [Assigned] (KUDU-2086) Uneven assignment of connections to Reactor threads creates skew and limits transfer throughput

2017-12-08 Thread Joe McDonnell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell reassigned KUDU-2086: --- Assignee: Joe McDonnell (was: Michael Ho) > Uneven assignment of connections to Reactor

[jira] [Created] (KUDU-1880) IS NULL predicates eliminate some NULL values

2017-02-14 Thread Joe McDonnell (JIRA)
Joe McDonnell created KUDU-1880: --- Summary: IS NULL predicates eliminate some NULL values Key: KUDU-1880 URL: https://issues.apache.org/jira/browse/KUDU-1880 Project: Kudu Issue Type: Bug