Bug 225460

Summary: sysutils/moosefs3-master: Update to 3.0.100
Product: Ports & Packages Reporter: MooseFS FreeBSD Team <freebsd>
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Some People CC: lifanov
Priority: --- Keywords: easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://moosefs.com
Attachments:
Description Flags
Update to the newest stable version (3.0.100-1) freebsd: maintainer-approval+

Description MooseFS FreeBSD Team 2018-01-25 22:31:02 UTC
Created attachment 190069 [details]
Update to the newest stable version (3.0.100-1)

This is a small change in ports and passes QA (portlint, poudriere).


Recent changes since MooseFS 3.0.99:

* MooseFS 3.0.100-1 (2018-01-24)

  - (cs) fixed rare segfault during chunk sending to master after disconection
  - (mount) added thread for cleaning released files with delay
  - (mount) added assertion for lru cache (sustained open files)
  - (master+mount) added chunks data cache invalidation after chunksever disconnection and reconnection
  - (mount) changed (lowered) number of connection retries (depends on I/O retry counter)
Comment 1 Nikolai Lifanov freebsd_committer freebsd_triage 2018-01-26 16:17:20 UTC
take
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-28 16:38:48 UTC
A commit references this bug:

Author: lifanov
Date: Sun Jan 28 16:38:11 UTC 2018
New revision: 460223
URL: https://svnweb.freebsd.org/changeset/ports/460223

Log:
  update MooseFS to 3.0.100

  Recent changes since MooseFS 3.0.99:

  * MooseFS 3.0.100-1 (2018-01-24)

    - (cs) fixed rare segfault during chunk sending to master after disconection
    - (mount) added thread for cleaning released files with delay
    - (mount) added assertion for lru cache (sustained open files)
    - (master+mount) added chunks data cache invalidation after chunksever disconnection and reconnection
    - (mount) changed (lowered) number of connection retries (depends on I/O retry counter)

  PR:		225460
  Submitted by:	freebsd@moosefs.com (maintainer)

Changes:
  head/sysutils/moosefs3-master/Makefile
  head/sysutils/moosefs3-master/distinfo
Comment 3 Nikolai Lifanov freebsd_committer freebsd_triage 2018-01-28 16:39:34 UTC
Committed, sorry for the delay!
Comment 4 MooseFS FreeBSD Team 2018-01-28 23:15:22 UTC
(In reply to Nikolai Lifanov from comment #3)

Thanks, Nikolai!
No problem! :)