Re: [tor-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

2018-07-14 Thread Tor Bug Tracker & Wiki
#26193: Tarballs are not compressed in a run following an aborted run
---+-
 Reporter:  karsten|  Owner:  karsten
 Type:  defect | Status:  closed
 Priority:  Medium |  Milestone:  CollecTor 1.7.0
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:  fixed
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer:  irl|Sponsor:
---+-
Changes (by karsten):

 * milestone:   => CollecTor 1.7.0


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

2018-07-09 Thread Tor Bug Tracker & Wiki
#26193: Tarballs are not compressed in a run following an aborted run
---+-
 Reporter:  karsten|  Owner:  karsten
 Type:  defect | Status:  closed
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:  fixed
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer:  irl|Sponsor:
---+-
Changes (by karsten):

 * status:  merge_ready => closed
 * resolution:   => fixed


Comment:

 Great! Fixed in master. Closing. Thanks!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

2018-07-09 Thread Tor Bug Tracker & Wiki
#26193: Tarballs are not compressed in a run following an aborted run
---+-
 Reporter:  karsten|  Owner:  karsten
 Type:  defect | Status:  merge_ready
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer:  irl|Sponsor:
---+-
Changes (by irl):

 * status:  needs_review => merge_ready


Comment:

 Looks good to me.

 I don't think there is a need to combine the tar and xz steps into a
 single command, it's more readable as separate steps. There would probably
 be a speed up due to less disk I/O to be had if we really needed it.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

2018-05-29 Thread Tor Bug Tracker & Wiki
#26193: Tarballs are not compressed in a run following an aborted run
---+--
 Reporter:  karsten|  Owner:  karsten
 Type:  defect | Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--

Comment (by iwakeh):

 Is it lighter on memory when doing two separate steps?  I.e. replace the
 tar and xz command by `tar -I "xz -9e" -chf ${TARBALLS[$i]}.tar.xz`?

 But the solution seems ok in general, no matter if the tar step
 is on or two lines.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #26193 [Metrics/CollecTor]: Tarballs are not compressed in a run following an aborted run

2018-05-24 Thread Tor Bug Tracker & Wiki
#26193: Tarballs are not compressed in a run following an aborted run
---+--
 Reporter:  karsten|  Owner:  karsten
 Type:  defect | Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
Changes (by karsten):

 * status:  assigned => needs_review


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs