[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-03-23 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13611954#comment-13611954
 ] 

Leif Hedstrom commented on TS-1728:
---

Where are we with this? I haven't examine the patch yet, but will take a look. 
One thing that personally interests me is to make sure this is possible to 
extend into plugin APIs. We can land it without plugin API support, but should 
try to make sure we do it in a way that extending the plugin APIs later is 
fairly straight forward (i.e. no or few hoops).

> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.2
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-03-24 Thread Phil Sorber (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612256#comment-13612256
 ] 

Phil Sorber commented on TS-1728:
-

I want to take a longer look at it, but from a first glance it looked good.

I think the plugin requirement is a good one.

> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.2
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-04-14 Thread Zhao Yongming (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631287#comment-13631287
 ] 

Zhao Yongming commented on TS-1728:
---

well, while I am looking at the origin docs on 
http://www.knutsel.com/vol/compare/, I think the design is set to handle very 
hot & small duration content in memory, for use of live broadcasting stream 
media etc. Can we assume that if we have ram only feature, and may assigned the 
way like hosting, then we don't need this anymore?

> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.2
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-04-14 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631366#comment-13631366
 ] 

Leif Hedstrom commented on TS-1728:
---

I don't know for sure, but I don't think a RAM cache only solution works for 
them. They have a very large amount of content, and (I think?) 20-40TB of disk 
in each cache box. This proposal is a way to control (via configs and plugins) 
which contents has priority. It's a neat solution IMO, but not as generic as 
TS-745. In either case, i always felt it lacking that you can't control which 
disks a "volume" occupies, I can see plenty of use cases where I want to use 
expensive (say 15k SAS or SSD) for some content, and less expensive disks for 
content I care less about (e.g. where high latencies is fine).

I understand the complication of combining TS-745 and TS-1728. This is also why 
I'm being a jerk and insisting that we make one config format for all disk / 
tiered caches control. Even if it means that for example tiered caching takes 
precedence over the volume identification, it's still a hell of lot clearer 
where this gets configured.

Phil, James, Jan, John? Any thoughts on this?

> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.2
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-04-18 Thread Leif Hedstrom (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635926#comment-13635926
 ] 

Leif Hedstrom commented on TS-1728:
---

Alan brought up a good point, there are a few cache related configs, that with 
this patch would be useful to have as additional "tags" for storage.config as 
well. E.g.
{code}
/dev/sda object_size=8k volume=1
/dev/sdb object_size=1M volume=2
{code}

This would then allow hosting.config (or a plugin) to assign content most 
suitable for a particular disk / cache config.



> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659693#comment-13659693
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 1d8179df5bfbde4331ee94519c7a7a9d45f2ebe3 in branch 
refs/heads/issues/TS-1728 from Phil Sorber 
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1d8179d ]

TS-1728: Assign storage entries to volumes

Introduces the volume assignment in storage.config, on an optional
basis. No change is needed in the config if you don't want to use
this feature.

* Add an optional reference to the volume number in storage.config,
  and the Span object, in Store.h and Store.cc
* Add the volume reference to DiskVol, CacheProcessor::start_internal
  (in Cache.cc)
* Change cplist_reconfigure (in Cache.cc) to constrain mapping
* Fix bytes_used and percent_used per volume stats


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660048#comment-13660048
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 28041adbabb766ef4d779762614ea75b745b0ac1 in branch 
refs/heads/sphinx-docs from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=28041ad ]

TS-1728: Add to the docs


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660049#comment-13660049
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit c547df507a845b6c275931c17c0613f73603a425 in branch 
refs/heads/sphinx-docs from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c547df5 ]

Merge branch 'issues/TS-1728' into sphinx-docs


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660050#comment-13660050
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 1d8179df5bfbde4331ee94519c7a7a9d45f2ebe3 in branch 
refs/heads/sphinx-docs from Phil Sorber 
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1d8179d ]

TS-1728: Assign storage entries to volumes

Introduces the volume assignment in storage.config, on an optional
basis. No change is needed in the config if you don't want to use
this feature.

* Add an optional reference to the volume number in storage.config,
  and the Span object, in Store.h and Store.cc
* Add the volume reference to DiskVol, CacheProcessor::start_internal
  (in Cache.cc)
* Change cplist_reconfigure (in Cache.cc) to constrain mapping
* Fix bytes_used and percent_used per volume stats


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662185#comment-13662185
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 6a071eb4d204bc99fb4202d05b0eb04c1cbc9257 in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6a071eb ]

Merge branch 'issues/TS-1728' into 'master'


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662186#comment-13662186
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 1d8179df5bfbde4331ee94519c7a7a9d45f2ebe3 in branch refs/heads/master 
from Phil Sorber 
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1d8179d ]

TS-1728: Assign storage entries to volumes

Introduces the volume assignment in storage.config, on an optional
basis. No change is needed in the config if you don't want to use
this feature.

* Add an optional reference to the volume number in storage.config,
  and the Span object, in Store.h and Store.cc
* Add the volume reference to DiskVol, CacheProcessor::start_internal
  (in Cache.cc)
* Change cplist_reconfigure (in Cache.cc) to constrain mapping
* Fix bytes_used and percent_used per volume stats


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662221#comment-13662221
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 1dd14ab9679032d2a6f3a959d9f8da691917c9bf in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1dd14ab ]

TS-1728: Cast float to int64_t


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664541#comment-13664541
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 6605fa880eec5effce56c56a333236f6cbb97f72 in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=6605fa8 ]

TS-1728: Make some small cleanup as suggested.


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664588#comment-13664588
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 1158da9ef9facc408cf15d57b653decf0d5db2d5 in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1158da9 ]

Revert "TS-1728: Make some small cleanup as suggested."

This reverts commit 6605fa880eec5effce56c56a333236f6cbb97f72.


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664590#comment-13664590
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 3bf9738bd0a31285cb0069b1d3e4ae865440940d in branch 
refs/heads/issues/TS-1728 from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3bf9738 ]

TS-1728: Make compile without C++11


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664591#comment-13664591
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 72216728e6ed1b168a4675fe6089933c5a329b07 in branch 
refs/heads/issues/TS-1728 from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7221672 ]

TS-1728: Make some small cleanup as suggested.


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13665739#comment-13665739
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit e8658bf9040cd4f413891a60caa2df854f21125a in branch 
refs/heads/issues/TS-1728 from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e8658bf ]

TS-1728: Cast float to int64_t


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666590#comment-13666590
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit a09dfb396435be105db4b85262f5774a0d0432af in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a09dfb3 ]

TS-1728: Make some small cleanup as suggested, but don't introduce
C++11 only code this time.


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671081#comment-13671081
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit 28041adbabb766ef4d779762614ea75b745b0ac1 in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=28041ad ]

TS-1728: Add to the docs


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2013-05-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671082#comment-13671082
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit c547df507a845b6c275931c17c0613f73603a425 in branch refs/heads/master 
from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c547df5 ]

Merge branch 'issues/TS-1728' into sphinx-docs


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: Wish
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.3
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (TS-1728) Need a way to assign storage entries to volumes

2014-06-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025227#comment-14025227
 ] 

ASF subversion and git services commented on TS-1728:
-

Commit a8938835a0c62545f471fe79b256ff7c11ea2224 in trafficserver's branch 
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a893883 ]

Fix indentation from TS-1728


> Need a way to assign storage entries to volumes
> ---
>
> Key: TS-1728
> URL: https://issues.apache.org/jira/browse/TS-1728
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache
>Reporter: Jan van Doorn
>Assignee: Phil Sorber
>Priority: Minor
> Fix For: 3.3.4
>
> Attachments: vol.patch
>
>
> See http://www.knutsel.com/vol/compare/ for a write up and some test results 
> on this. We are proposing a simple way to hard link storage.config entries to 
> volume.config and thus hosting.config entries.



--
This message was sent by Atlassian JIRA
(v6.2#6252)