[ https://issues.apache.org/jira/browse/VCL-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758497#comment-16758497 ]
ASF subversion and git services commented on VCL-1103: ------------------------------------------------------ Commit 5743cf340df3d63e3bad8c2c4b800e2f8f6cbbdd in vcl's branch refs/heads/VCL-1093 from Josh Thompson [ https://gitbox.apache.org/repos/asf?p=vcl.git;h=5743cf3 ] VCL-1103 - change vcldsemaphore.pid from smallint to mediumint vcl.sql: changed definition of vcldsemaphore.pid to be mediumint instead of smallint update-vcl.sql: -changed definition of vcldsemaphore.pid to be mediumint instead of smallint -added alter table to change vcldsemaphore.pid to be mediumint instead of smallint > change vcldsemaphore.pid from smallint to mediumint > --------------------------------------------------- > > Key: VCL-1103 > URL: https://issues.apache.org/jira/browse/VCL-1103 > Project: VCL > Issue Type: Bug > Components: database > Reporter: Josh Thompson > Priority: Major > Fix For: 2.5.1 > > > Some versions of Linux can now have pids greater than 65535. The > vcldsemaphore.pid field needs to be updated to handle this. -- This message was sent by Atlassian JIRA (v7.6.3#76005)