The JIRA project is at https://issues.apache.org/jira/browse/PROTON
Details of JIRA projects etc for each component are listed on the
website, e.g. http://qpid.apache.org/proton/ in this case.
Robbie
On 28 May 2015 at 20:46, Michael Ivanov wrote:
> Sorry, how do I create a JIRA issue?
>
> 27.05
Sorry, how do I create a JIRA issue?
27.05.2015 16:48, Alan Conway пишет:
> On Tue, 2015-05-26 at 23:25 +0300, Michael Ivanov wrote:
>> Greetings,
>>
>> I have observed that pn_data_grow() function looses half of the available
>> data capacity.
>> The following happens: when data overflows, pn_da
On Tue, 2015-05-26 at 23:25 +0300, Michael Ivanov wrote:
> Greetings,
>
> I have observed that pn_data_grow() function looses half of the available
> data capacity.
> The following happens: when data overflows, pn_data_grow is invoked. It
> increases
> data capacity 2 times and reallocates nodes
Greetings,
I have observed that pn_data_grow() function looses half of the available data
capacity.
The following happens: when data overflows, pn_data_grow is invoked. It
increases
data capacity 2 times and reallocates nodes array. Data capacity is represented
as
uint16_t type and so when capa