[
https://issues.apache.org/jira/browse/TS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1130:
---
Attachment: TS-1130.try2.diff
> ink_time_t is 64bit on x86_64
> -
>
> Ke
[
https://issues.apache.org/jira/browse/TS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1130:
---
Attachment: TS-1130.diff
time_t in x86_64 is 64 bit. If we use the 64 bit atomic operation on time_t
variables.
[
https://issues.apache.org/jira/browse/TS-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1164:
---
Attachment: taorui-cache.diff
> a race condition in cache init
> ---
>
>
[
https://issues.apache.org/jira/browse/TS-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1154:
---
Attachment: head_method.diff
> quick_filter on HEAD does not work
> --
>
>
[
https://issues.apache.org/jira/browse/TS-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1114:
---
Attachment: cache_crash.diff
write_vector should be protected by vol mutex.
> Crash report: HttpTransac
[
https://issues.apache.org/jira/browse/TS-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-621:
--
Attachment: force_empty.diff
> writing 0 bytes to the HTTP cache means only update the header... need a new
> API: upd
[
https://issues.apache.org/jira/browse/TS-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1109:
---
Attachment: cop_crash.diff
> stack dump may crash too
>
>
> Key: TS-1109
>
[
https://issues.apache.org/jira/browse/TS-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1029:
---
Attachment: ts-1029.diff
dnsEntry::post may may free itself, but still there are some operation
associated with it. if
[
https://issues.apache.org/jira/browse/TS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-857:
--
Attachment: ts-857.diff
mohan_zl found a bug in my first patch. second patch is provided.
> Crash Report:
[
https://issues.apache.org/jira/browse/TS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-857:
--
Attachment: (was: ts-854.diff)
> Crash Report: HttpTunnel::chain_abort_all -> HttpServerSession::do_io_close
> ->
[
https://issues.apache.org/jira/browse/TS-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-857:
--
Attachment: ts-854.diff
This patch make net_vc::do_io_close thread safe, and it is simple and have no
need to lock vc`s mu
[
https://issues.apache.org/jira/browse/TS-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-1014:
---
Attachment: slow_log.diff
the type of client_response_body_bytes is int64_t, %d can not represent it in
32-bit system.
[
https://issues.apache.org/jira/browse/TS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
weijin updated TS-980:
--
Attachment: ts-980.diff
I bind the nethandle`s mutex as thread mutex to avoid other threads try to lock
it. The thread ses
13 matches
Mail list logo